Subject | Re: [firebird-support] WebServer - Cannot create shared resource |
---|---|
Author | Martijn Tonies |
Post date | 2005-08-17T09:07:18Z |
Hi Robert,
IBX both at work and at home?
Either way, it's not a Firebird error and you might want to take it
to the Delphi newsgroups at Borland.com
With regards,
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, Oracle & MS SQL
Server
Upscene Productions
http://www.upscene.com
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com
> I am running Delphi 5 on Windows XPThis is a Delphi code error. Are you using the same version of
> Firebird is running ok
>
> When I try to run a webserver (either exe or dll) I get error messages
>
> Exception: EAccessViolation
> Message: Access violation at address ...
>
> or
>
> Exception: EIBClientError
> Message: Cannot create shared resource. (Windows error 5)
>
> Debug implies that the error is here
>
> FWriteLock := CreateMutex(nil, False, PChar('IB.SQL.MONITOR.Mutex'));
>
> inside TIBSQLMonitorHook.Create
>
> When I compile the same code using Delphi 6 (at work, I have 5 at
> home), there is no error and the firebird data is displayed.
>
> I would appreciate any help with this.
IBX both at work and at home?
Either way, it's not a Firebird error and you might want to take it
to the Delphi newsgroups at Borland.com
With regards,
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, Oracle & MS SQL
Server
Upscene Productions
http://www.upscene.com
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com