Page 1 of 1

Need Help please. (RR Ver.10)

Posted: Fri Mar 25, 2005 6:10 am
by toto_kiosqueto
Dear Friends.____I develope delphi application with paradox database. I need help as the followings :____1. How to add VCL component to delphi 5 ?____2. While running the application, I cannot run RR program. It^s show____DB access:[Microsoft][ODBC Driver Manager] Driver^s SQLAllocHandle on SQL_HANDLE_ENV failed.____How to fix this. ??____Thks. in advance.____Toto

=> RE: Need Help please. (RR Ver.10)

Posted: Fri Mar 25, 2005 7:49 am
by kfleming
If R&R is slow, try deleting or renaming the file CDINTF.DLL that is in the R&R program directory. This will disable the initialization of the PDF export printer driver.____Kathleen__R&R Support

==> RE: Need Help please. (RR Ver.10)

Posted: Fri Mar 25, 2005 12:01 pm
by Dan
I also use Paradox and have had this error before. The way to solve is to have only one idapi32.dll file on computer and it must be located in c:windowssystem or WinNTsystem folder. Delete all others. Your application probably has another instant in the paradox or delphi folders. Move to system folder. I also use Intersolv ODBC drivers. It may be required by them.____Dan

===> how to install VCL into delphi5.0

Posted: Sun Mar 27, 2005 10:06 pm
by toto_kiosqueto
How about install VCL to delphi 5 ? I try to install component but it doesn^t show the component.____I^m not sure that I miss something or not____Toto

===> Thank you

Posted: Mon Mar 28, 2005 3:40 am
by toto_kiosqueto
It^s work now. Thank you very much.____One more question, how to install VCL to delphi ?____Toto__