![]() |
|
|||||||
| embarcadero.public.delphiphp.database This group is for all discussion about databases and using them with Delphi for PHP. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hey from the top of the world in Greenland
I am developing an application that is using a MS SQL 2005 server. The user connect to the server and when if program have not been used for some time the following error occur, when contacting the server.: " General SQL error. Possible network error: Write to SQL Server Failed. " Any help is appriciated. TIA Dino Pituffik Greenland |
| Sponsored Links |
|
|
|
|||
|
General SQL Error is a BDE Error which basically says "Something went
wrong and I am not sure what". The network error comes from MS SQL. Search in Microsoft knowledgebase for what it means. Jorgen Ole Nyboe Nielsen wrote: > Hey from the top of the world in Greenland > > I am developing an application that is using a MS SQL 2005 server. > > The user connect to the server and when if program have not been used > for some time the following error occur, when contacting the server.: > > " > General SQL error. > Possible network error: Write to SQL Server Failed. > " > > Any help is appriciated. > > TIA > Dino > Pituffik > Greenland |
|
|||
|
Make sure your server does NOT have low power standby on
or power savings for your network card turned on. Thinking about it, the network card power saving thing can apply to either your server or client PC. Hmmm, most of this won't be applicable if it's the same PC and your local hosting stuff. Hows the weather. Colin B Maharaj Trinidad, WI, PS: Never seen snow yet in my life. Jorgen Ole Nyboe Nielsen wrote: > Hey from the top of the world in Greenland > > I am developing an application that is using a MS SQL 2005 server. > > The user connect to the server and when if program have not been used > for some time the following error occur, when contacting the server.: > > " > General SQL error. > Possible network error: Write to SQL Server Failed. > " > > Any help is appriciated. > > TIA > Dino > Pituffik > Greenland |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|