Page 1 of 1
Unistall dbexpress driver
Posted: Fri 11 Aug 2006 19:16
by tsfigueiredo
I unistall the dbexpress driver trial but when i compile my software without the driver a error message appears saying "Unable to Load dbexpoda.dll".
How i can solve this problem?
Posted: Mon 14 Aug 2006 09:13
by Plash
Program that uses dbExpress cannot work withot the driver. If trial period for your dbExpress driver has been expired you should buy Core Lab dbExpress driver to continue using it.
Posted: Mon 14 Aug 2006 16:00
by tsfigueiredo
But i removed this component of my project, i'm not using him!!
Posted: Tue 15 Aug 2006 08:22
by Plash
Are there TSQLConnection components in your program?
Posted: Tue 15 Aug 2006 19:20
by tsfigueiredo
No, they are not in my program!
Posted: Wed 16 Aug 2006 08:32
by Plash
Try to search the string 'dbexpoda.dll' in all files of your project, including DFM files. Note: 'Find in Files' option from Delphi IDE cannot fulfill the search of DFM files. So you are to use another tool.