I am trying to call from Delphi and it GPFs. Whats up?
No Answer is Posted For this Question
Be the First to Post Answer
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 convert numbers into roman numerals?
What is the process of exception handling in delphi?
How to Handle exceptions in Delphi?
How to get the version information for a file?
How to Use Variables & For Loops in Delphi?
What is DCOM Dependency?
"Application is not licensed to run this feature" . what does this error mean?
How to Use InvalidateRect()to repaint the entire form?
What are Delphi and C++ Builder Action Lists and how to use them?
How to Connect via ODBC using Delphi or C++ Builder ?
How to Get a list of valid time zones from windows?