How to Use Stored Procedures ?
No Answer is Posted For this Question
Be the First to Post Answer
'Interface not supported' . what does this error mean?
How to convert a .dfm file to text and vise versa?
How to Disable ALT-F4 to prevent form closing
How to Trapp non client areas ?
How to test if a given string contains a valid number?
How to Find all files (or files of a certain type) in a given directory?
How to Use the Shell API function SHBrowseForFolder() ?
How to move a string into a TMemoryStream or TFileStream?
How to Use an instance of TPrinter ?
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"
How to Declare a SafeArray in the type library editor?
How to Change delphi default directory?