L
Linda Chen
I can make my connection work by paasing "privider", "data
source", "Initial Catalog
"... to my connection string. Here is my sample:
"Provider=SQLOLEDB.1;Integrated Security=SSPI;Data
Source=MyMachine\\MySQLSERVER;Initial Catalog=MyDB;"
How do I connection to my database by using my DSN
configuration?
Thanks.
Linda Chen
source", "Initial Catalog
"... to my connection string. Here is my sample:
"Provider=SQLOLEDB.1;Integrated Security=SSPI;Data
Source=MyMachine\\MySQLSERVER;Initial Catalog=MyDB;"
How do I connection to my database by using my DSN
configuration?
Thanks.
Linda Chen