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 4883
How to add a system menu item for the "right click" of the application's task bar icon?
How to Converta RGB color to a CMYK color?
How to Add a document to the Windows 95 Start Button's documents ?
How to Draw in scale without using Windows Mapping Modes?
How to Clear the window in a console application?
How to Prevent changing pages in a page control?
How to determie if a given machine has a math coprocessor?
How to Close popup menu in system tray application ?
How to make your main form fill up the Desk Top space?
How to dial out through the modem under Win32?
How to Make the drop-down list appear faster?
What you can contribute to the IBM?.
How to Access Server Methods from Client ?
How to Typecaste a PChar to a longint?
How to close your application using the Escape key?