Home
    Registration
    FAQs
    Terms of service
    Contact us

    Learn ASP
    Databases
    Articles


Databases 

All database related activity you do will on DomainDLX will require you to use the ADO Object or ADODB.  With this object you can do almost anything with the databases you have made.  When connecting to your database you must use a DSN-Less connection not a System DSN.

Using the ADO Object

DSN-Less Connection