J
Jon Yates
Hello mate.
In your connection string you may need to supply the
Username and Password to the Database. I've pasted in the
connection sring that I use from within a Windows App to
connection to a SQLServer 2000 DB.
Hope it helps,
Jon
"Provider=sqloledb;data source=SUNWL19655\NetSDK;initial
catalog=Portal; user id=sa; password="
In your connection string you may need to supply the
Username and Password to the Database. I've pasted in the
connection sring that I use from within a Windows App to
connection to a SQLServer 2000 DB.
Hope it helps,
Jon
"Provider=sqloledb;data source=SUNWL19655\NetSDK;initial
catalog=Portal; user id=sa; password="