Delphi 2009 raises Exception "Unknown Driver: Devart..."
Posted: Thu 23 Oct 2008 12:43
I've downloaded the latest Trial version of MS SQL Driver 4.45 to Test with D2009.
Our Software was developed with D7 so far and workes fine with MS SQL Driver 1.9 ... 3.1
Now I get the exception "Unbekanter Treiber: DevartSQLServer" (in english "Unknown driver ...").
I already found out that D2009 always reads the dbxdrivers.ini and dbxconnections.ini. Our software sets this parameters at runtime.
To test I set up everything to use the dbx*.ini files, but on connection.Open() I do still get this exception.
Do you have any solution or hints to get this working?
Thank you,
Reinhard Ostermeier.
Our Software was developed with D7 so far and workes fine with MS SQL Driver 1.9 ... 3.1
Now I get the exception "Unbekanter Treiber: DevartSQLServer" (in english "Unknown driver ...").
I already found out that D2009 always reads the dbxdrivers.ini and dbxconnections.ini. Our software sets this parameters at runtime.
To test I set up everything to use the dbx*.ini files, but on connection.Open() I do still get this exception.
Do you have any solution or hints to get this working?
Thank you,
Reinhard Ostermeier.