Ask a Question related to ASP Database, Design and Development.
-
Manohar Kamath [MVP] #1
Re: SQL Server Connection Error
You are probably using Windows authentication for SQL Server, change it to
Windows/SQL Server.
--
Manohar Kamath
Editor, .netBooks
[url]www.dotnetbooks.com[/url]
"Andy Smith" <someone@microsoft.com> wrote in message
news:wc6_a.5683$5K2.2500@news-binary.blueyonder.co.uk...> Dear All,
>
> I am getting a error when connecting to SQL Server 7 MSDE.
>
> 'IUSR_PC'. Reason: Not associated with a trusted SQL Server connection.
>
> I have set up the login and assigned the permissions for this username in
> the database. Could anyone help me with my problem?
>
> Connection = "Provider=SQLOLEDB;DSN=DdataSourceName;Initial
> Catalog=DatabaseName;User Id=IUSER_PC;"
>
> Cheers,
> Andy
>
>
Manohar Kamath [MVP] Guest
-
ERROR 2013 (HY000): Lost connection to MySQL server during query
Hi to everybody, I have upgrade to mysql 5.0.18 my linux box and when I'm trying to make any command in this table: select * from PROGETTO;... -
error: 'Lost connection to MySQL server during query'
I have tried installing MySQL on RedHat 9 using instructions in INSTALL-BINARY and am getting the following error when trying to finish installing... -
Connection Reset JDBC Error - Remote Server
I work for a web development/web hosting company and we are currently developing a site in CF MX7 (residing on our CF7 server) that connects to a... -
Error: "The underlying connection was closed: Unable to connect to the remote server."
We have developed a Web Service with vb.net using VS 2003 on a Windows 2003 Server. The Test application that we developed is passing 6 parameters... -
"Connection closed by remote server" error in Opera
I have a web site (www.on-the-matrix.com) that displays photos in a "slide show" format on ASPX pages that run in an inline frame on an ASP page (or...



Reply With Quote

