Thanks for your response. I already did that. All the packages were build in Delphi6 and I build them in Delphi 7 before running the application.
pro2003
I am working on upgrading code for a Delphi6 app to Delphi7 app. Everything works fine except that once I run the app it says:
"The application has failed to start because rtl60.bpl was not found. Re-installing the application may fix this problem"
I have tried everything, such as:
1. Making...
hi,
I have created an application with SQL Server as back end. Once I tried to save in a speciufic table it says "Conncetion Faliure". Where as in all other tables it saves fine. This is the code where the error occurs:
TADODataSet(Dataset).CommandText := Format('Select * From %s...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.