
March 8th, 2000, 06:27 AM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 23
|
|
|
SQL Server Error Not associated with a trusted SQL Server connection
<i><b>Originally posted by : arkrishna (ar_krishna22@yahoo.com)</b></i><br /><br />I am using SQL Server7.0 provided by webhosting.com for one of my site. While it is retriving data from database There is no error but when we try to insert data in to database then it is showing up the following error<br /><br />Microsoft OLE DB Provider for ODBC Drivers error '80004005' <br /><br />[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection<br /><br />The connection string which I am using is <br />constr="DSN=.....;uid=....;pwd=....;database=...."<br /><br />I am pretty sure that there is nothing wrong with the connection string. I am using A System DSN.<br /><br />This is an SOS Please respond at the earliest
|