A
amjad
i have two sql server 2000 and access for front end. with one server which
is for developement purpose working fine .... i can send data to update and
it is diong that with out problem. but when i change the connection string to
live server. it gave me connection time expired. does any one know where i am
wrong . i am suing below connection string .
Constring = "Provider=SQLOLEDB;Data Source=LiveServer;" & _
"Initial
Catalog=MyDatabase;UID=userme;PWD=123456;Trusted_Connection=Yes"
thanks
is for developement purpose working fine .... i can send data to update and
it is diong that with out problem. but when i change the connection string to
live server. it gave me connection time expired. does any one know where i am
wrong . i am suing below connection string .
Constring = "Provider=SQLOLEDB;Data Source=LiveServer;" & _
"Initial
Catalog=MyDatabase;UID=userme;PWD=123456;Trusted_Connection=Yes"
thanks