| View previous topic :: View next topic |
| Author |
Message |
Mike Price Guest
|
Posted: Mon Apr 23, 2007 1:13 pm Post subject: Delphi 2007 unable to load dll |
|
|
I get the messsage "Unable to load dbxmss30.dll (Error code 126), It may be
missing from the system path". When trying to connected to an mssql
database. I have tried other databases (Interabse and mysql) with the same
problem but obviously different dll name in the error.
The same thing works OK with delphi 2005
Does anyone know what I have set wrong?
Regards Mike |
|
| Back to top |
|
 |
David Craggs Guest
|
Posted: Sun Apr 29, 2007 3:25 pm Post subject: Re: Delphi 2007 unable to load dll |
|
|
Mike Price wrote:
| Quote: | I get the messsage "Unable to load dbxmss30.dll (Error code 126), It may be missing from the system path". When trying to connected to an mssql database. I have tried other databases (Interabse and mysql) with the same problem but obviously different dll name in the error.
|
I get that too - are you running Vista?
--
Dave Craggs |
|
| Back to top |
|
 |
Guest
|
Posted: Mon Apr 30, 2007 8:11 am Post subject: Re: Delphi 2007 unable to load dll |
|
|
It's because you have the Professional edition which doesn't come with
the dbExpress SQL Server driver.
David Craggs wrote:
| Quote: | Mike Price wrote:
I get the messsage "Unable to load dbxmss30.dll (Error code 126), It may be missing from the system path". When trying to connected to an mssql database. I have tried other databases (Interabse and mysql) with the same problem but obviously different dll name in the error.
I get that too - are you running Vista?
--
Dave Craggs |
|
|
| Back to top |
|
 |
|