How does Delphi's exception handling work?
No Answer is Posted For this Question
Be the First to Post Answer
How to query dates using Day-Month-Year using local SQL ?
what are Hetergenious joins ?
How to detect if a given key was pressed during application during startup?
How to get the coding for : Well-ordered numbers
what are Multiple Transports?
What versions of Delphi are there?
How to pass functions or procedures to other functions or procedures?
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"
"Application is not licensed to run this feature" . what does this error mean?
what are the Differences between Create(Self) and Create(Application)?
How to Change the papersize of a print job ?
what are Safe Mode and VGA mode?