hi,
i am trying to set up an OLEDB
connection string and i am having some problems...
CONN_STRING = "Provider=SQLOLEDB;Data Source= 10.1.1.50;Initial Catalog=intranet;"
CONN_USER = "sa"
CONN_PASS = ""
And it is kicking back the following error
Microsoft OLE DB Provider for SQL Server error '80004005'
[DBNMPNTW]Specified SQL server not found.
I am fairly new at this so your help would be greatly appreciated..
thanks..
nat
i am trying to set up an OLEDB
connection string and i am having some problems...
CONN_STRING = "Provider=SQLOLEDB;Data Source= 10.1.1.50;Initial Catalog=intranet;"
CONN_USER = "sa"
CONN_PASS = ""
And it is kicking back the following error
Microsoft OLE DB Provider for SQL Server error '80004005'
[DBNMPNTW]Specified SQL server not found.
I am fairly new at this so your help would be greatly appreciated..
thanks..
nat