|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
|
I know this might be a little off base, but anyway.
I have been writting an ASP script that will connect to a remote MySQL database late at night and duplicate it's information to a local MySQL database. The problem happens when it takes too long. Our gateway will time out the connection. I have allowed the script to run for up to 3600 seconds from the actual script it's self. However, I can't think of a way around the gateway issue. Anyone have any ideas? Thanks, |
|
#2
|
|||
|
|||
|
You won't be able to get around a gateway timeout... it shouldn't be such a low timeout that you can't connect to a db though. I believe that you can only connect to MySQL through ODBC though (read: DSN), so if you cant' establish the connection, that may be why..
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > ASP Development > ASP / Gateway Issue |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|