dbExpress in Web Server dll - EAccessViolation

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for MySQL in Delphi and C++Builder
Post Reply
ChrisDavis
Posts: 3
Joined: Tue 23 Oct 2007 23:11

dbExpress in Web Server dll - EAccessViolation

Post by ChrisDavis » Thu 25 Oct 2007 10:20

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

ChrisDavis
Posts: 3
Joined: Tue 23 Oct 2007 23:11

Post by ChrisDavis » Thu 25 Oct 2007 10:23

sorry - wrong forum

Post Reply