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
How to Copy a information from one memo field to another using TBlobStream ?
How to prevent closing of an undocked ToolBar?
How to Move the application server to another machine?
How to Get property information ?
How to Extract an icon from a .exe or .dll?
What is the process of exception handling in delphi?
How to Disable close button of a window ?
How to Change the port of a printer?
How to Switch between different data sources?
Is Visibroker for C++ 4.5 supported with Delphi 6?
How to Send a file via DCOM ?
How to Open an explorer window to a given folder?
How to Use Control Characters With Delphi?
How to Determine if a given printer is capable of printing a PostScript file?
How to get Table data subset through IProvider ?