DA for Delphi > missing drivers

Hi,

my DA for Delphi Template Wizard did’nt find the “db drivers” …
With existing connections (Connections Library) I get the message “Unknown Driver , , …”.
If I try to build a new Connection String, there are now drivers available in the “drivers dropdown”.
It’s the same in Delphi 2010 and XE2.

Missing path in system environment?

Redards
Jens

Hello Jens,

my DA for Delphi Template Wizard did’nt find the “db drivers” …
Missing path in system environment?

Yes, check please if your PATH system variable includes full path to \RemObjects Software\Data Abstract (Common)\Bin;

Best regards

Hi,.
on my machine, the path was twice in the PATH environment variable.
Once wrong and once properly.
After I had removed the wrong path it was OK.

Thank you