Subject | Re: [IBDI] Error Message |
---|---|
Author | Robert F. Tulloch |
Post date | 2000-09-07T15:45:19Z |
Hi:
localhost:d:\path\path\something.gdb is the correct way. It also works
fine.
As for my 10054 error, I have duplicated it as follows:
App has a mutex to detect if another instance running. Also had
codeguard enabled.
When I shut down app and restarted before codguard had posted messages
about AV (IBSQLMonitor),
seems that this is where the 10054 errors came from. Hopefully.
Thanks.
Best regards
> Use a local connection when the server is on a local machine, notAccording to my experience and many, many comments in BCB IB NG,
> localhost, i.e. it should be d:\path\path...\something.gdb.
localhost:d:\path\path\something.gdb is the correct way. It also works
fine.
As for my 10054 error, I have duplicated it as follows:
App has a mutex to detect if another instance running. Also had
codeguard enabled.
When I shut down app and restarted before codguard had posted messages
about AV (IBSQLMonitor),
seems that this is where the 10054 errors came from. Hopefully.
Thanks.
Best regards