jason
unread,Mar 29, 2002, 11:15:23 AM3/29/02You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi, i have built an application that sets and retrieves
information in a database. It works fine with a simple
ADO connection object/string when the db is on my
machine. But i ultimetly want to have the database on my
IPS's webserver where my application can access it over
the internet. It appears that MS remote is more complex
than i had originally thought. I use a single connection
object class for all my recordsets, so i thought i had
made it extremely simple to change once i moved the db...
I need help with determining which option i need to use to
easily connect to the database and what modifications
would have to be done to use this option
(RDS,RDO,TCPIP)... plz be detailed and use code examples.
My database has a dsn.