Hi
Till now the website was ok. But now I am getting
Microsoft OLE DB Provider for SQL Server error '80040e31'
Timeout expired
My connection in Config.inc is
<%Set MyConn=Server.CreateObject("ADODB.Connection")
MyConn.Open "PROVIDER=SQLOLEDB.1;Persist Security Info=False;User
ID=eventsadmin;Password=adminevents;Init
ial Catalog=Events1;Data
Source=SERVER-NAME"
%>Try to connect with the ip address instead of the server name.
"Nachi" wrote:
> Hi
> Till now the website was ok. But now I am getting
> Microsoft OLE DB Provider for SQL Server error '80040e31'
> Timeout expired
>
> My connection in Config.inc is
> <%Set MyConn=Server.CreateObject("ADODB.Connection")
> MyConn.Open "PROVIDER=SQLOLEDB.1;Persist Security Info=False;User
> ID=eventsadmin;Password=adminevents;Init
ial Catalog=Events1;Data
> Source=SERVER-NAME"
> %>
>|||Hi Nachi,
Is the problemi resloved.... if not i have few queires for this...
how are you connecting to the server,
1. Using OLEDB or using...
2. was any time out was set at the cleint side of ODBC.
Shiva Naidu Jai
"steve wojciechowski" wrote:
[vbcol=seagreen]
> Try to connect with the ip address instead of the server name.
> "Nachi" wrote:
>sql
No comments:
Post a Comment