When I try to execute sql query from delphi7 it throws the following exception ORA-01704: string literal too long. I know the reason why its throwing this exception. My problem is.... I have catched this exception throw Try.... Except block.....In except block i am performing rollback..... due to above error its also throwing exception in rollback transaction...........due to rollback exception...........it had created some problem in connection...........every time when i try to open or close a connection it throws an exception " Operation is not allowed when the object is open"
1 5206
What are the problems faced by memory leaks?
How to make the TDateTimePicker display blank?
How to adjust the tab location in a TMemo component ?
How to keep seconds from being included in the display when using TDateTimePicker?
How to Change font color on standard win controls?
What if I do not have a CD-ROM drive?
How to Use Variables & For Loops in Delphi?
How to get DLL function parameter listings ?
What is the function of inheritance in delphi?
What to do if getting missing or corrupted file messages?
How to Change the printer setup between pages?
How to connect to an InterBase database using the BDE API?
Do I have to understand object-oriented programming to use Delphi?
How do we get access to a database from Delphi?
How to use the Find Error entry under the search heading of the menu bar?