Hallo,

Bei einer gr��eren Webseite tritt hin und wieder folgender Fehler auf:
(2-3 mal am Tag)

Microsoft OLE DB Provider for SQL Server'80004005
Fehler beim Verbinden

Hier der Connetion-Aufbau :

constr = "Provider=SQLOLEDB;Data Source=MyDBServer;Initial Catalog=MyDb;User
ID=user;Password=pass"
Set Connection = Server.CreateObject("ADODB.Connection")
Connection.CommandTimeout = 300
Connection.Open constr

Was k�nnte der Grund sein ?
Was kann man dagegen machen ?

Gru�,
Markus Walber

~~~~~~~~~~~~~~~~~~~~~~~~~~~sponsored by United Planet~~~~~~~~~~~~~~~~~
Intrexx.BizWalker + ODBC/OLEDB-Daten = ASP-Formular
ATTACK! Download Intrexx CRM-Studio Now!   http://www.intrexx.com
_______________________________________________
Database.asp mailing list
[EMAIL PROTECTED]
http://www.glengamoi.com/mailman/listinfo/database.asp

Antwort per Email an