Page 1 of 1

dbExpress in Web Server dll - EAccessViolation

Posted: Thu 25 Oct 2007 10:20
by ChrisDavis
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

Posted: Thu 25 Oct 2007 10:23
by ChrisDavis
sorry - wrong forum