Problem installing SQL Server driver in Delphi XE8
Posted: Thu 11 Jun 2015 09:03
I used to have the driver running in Delphi XE2 without problems (install file dbxsda65.exe).
Now I also have XE8 installed and want to use DevArt SQL Server driver.
Whatever I do, I can not get it to work. Error:
'Could not resolve unit name 'DBXDevartSQLServer' at line..'
and in the Messages box the other message:
'[dcc32 Fatal Error] MyOwnConnection.pas(34): F2063 Could not compile used unit 'DBXDevartSQLServer.pas'
I tried everything: Install a new driver (install dbxsda70.exe), failed. Uninstall, install dbxsda65 again, failed. Uninstall, install new dbxsda70, failed
The package named [Devart SQL Server DBX Driver] seems to get install correctly, all the times (no installed components).
What could be wrong? How can I fix this?
Now I also have XE8 installed and want to use DevArt SQL Server driver.
Whatever I do, I can not get it to work. Error:
'Could not resolve unit name 'DBXDevartSQLServer' at line..'
and in the Messages box the other message:
'[dcc32 Fatal Error] MyOwnConnection.pas(34): F2063 Could not compile used unit 'DBXDevartSQLServer.pas'
I tried everything: Install a new driver (install dbxsda70.exe), failed. Uninstall, install dbxsda65 again, failed. Uninstall, install new dbxsda70, failed
The package named [Devart SQL Server DBX Driver] seems to get install correctly, all the times (no installed components).
What could be wrong? How can I fix this?