quinta-feira, 23 de agosto de 2007

Rem Objects and Dbx Driver with Delphi 2007

I'm testing Rem Objects with Delphi 2007.
I've founded a litle problem when trying to connect to a database using the dbx driver of rem objects, the error was "DLL/Shared Library Name not Set", to solve that litle problem you just have to recompile the file DADBXDrv.dpr that is located on RemObjects Software\Data Abstract for Delphi\Source\Drives and after that you have to copy and replace the file DADBXDrv.dad that was created at the folder RemObjects Software\Data Abstract for Delphi\Bin to the folder RemObjects Software\Data Abstract (Common)\Bin

Now you can use the wizard and connect to a db using the DBX drive and everthing will work fine.

Thanks to Evgeny Karpov that helps to solve this litle problem.

And thanks to everybody,
Regards,
Diego M. Garcia

Rem Objects e Dbx Driver no Delphi 2007

Bom estou testando o Rem Objects com o Delphi 2007.
Encontrei um pequeno problema ao tentar estabelecer uma conexão utilizando o drive do rem objects para dbx o erro era "DLL/Shared Library Name not Set" para resolver esse pequeno problema basta recompilar o arquivo DADBXDrv.dpr que fica na pasta RemObjects Software\Data Abstract for Delphi\Source\Drives e após ter feito isso copiar e substituir o arquivo DADBXDrv.dad que será gerado na pasta RemObjects Software\Data Abstract for Delphi\Bin para a pasta RemObjects Software\Data Abstract (Common)\Bin

Pronto tente agora utilizar o wizard e realizar a conexão utilizando o drive DBX e estará tudo ok.

Grande abraço para o Evgeny Karpov que ajudou a solucionar este pequeno problema e um grande abraço a todos.

Até a próxima pessoal.

Diego M. Garcia