Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
388 Points
381 Posts
Mar 13, 2012 11:04 AM|LINK
I've got the page to load for the first time using this!!
MyConnection = New System.Data.Odbc.OdbcConnection("DSN=2501;UID=dd;PWD=dantheman") MyConnection.ConnectionTimeout = 80
I will check to see if it works when I change the rest
Thanks very much!
danieldunn10
Member
388 Points
381 Posts
Re: Database Timeout
Mar 13, 2012 11:04 AM|LINK
I've got the page to load for the first time using this!!
MyConnection = New System.Data.Odbc.OdbcConnection("DSN=2501;UID=dd;PWD=dantheman")
MyConnection.ConnectionTimeout = 80
I will check to see if it works when I change the rest
Thanks very much!