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 4459
How to make the TDateTimePicker display blank?
Explain the methods findfirst, findnext and findclose?
How can one prevent a TForm from being moved or resized?
How to Use the WinApi GetObject to get a bitmap?
How to test if a given string contains a valid number?
How to Change the printer setup between pages?
How to Show two forms allowing the first to retain focus ?
How to Hide the application from the Windows Taskbar?
How to Change the port of a printer?
'Trying to append data to a non-partial dataset' . what does this error indicates?
How to Convert a TColor value to a HTML Color string ?
How to avoid an access violation when using the move procedure?
What operating systems does Delphi support?
How to Loada local html file in the HTML control ?
How to Determine minor version number?