what are the different types of dBASE Unique style indexes ?
No Answer is Posted For this Question
Be the First to Post Answer
How to Display documents in the default browser?
How to use TADOTable Seek procedure?1
How can I change the drive that MediaPlayer uses to play Audio ?
How to Get a list of valid time zones from windows?
What are the different types of inheritances present in delphi?
Does Delphi have an equivalent to the Visual Basic SendKeys function?
How to use a true DWORD value passed to Delphi application?
How to Use Variables & For Loops in Delphi?
Why is there no automation in releasing the memory automatically during the termination of the program?
How to Keep an application in a minimized state?
why we should use main in C
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"