EAccessViolation message from Web Server dll
Posted: Thu 25 Oct 2007 10:24
Hi,
I'm developing a web server (ISAPI) application in C++Builder 2007 using the latest dbExpress drivers. The app complies fine but when the statement TCRSQLConnection->Connected = true is executed, it generates an EAccessViolation message (the same happens using Borland's version of the drivers). I have used identical code in a standard desktop application and it works fine.
Any thoughts??
Regards,
Chris
I'm developing a web server (ISAPI) application in C++Builder 2007 using the latest dbExpress drivers. The app complies fine but when the statement TCRSQLConnection->Connected = true is executed, it generates an EAccessViolation message (the same happens using Borland's version of the drivers). I have used identical code in a standard desktop application and it works fine.
Any thoughts??
Regards,
Chris