How to Align maximized forms?
No Answer is Posted For this Question
Be the First to Post Answer
How to Return application's exit code?
How to Extract RGB components of a color?
I am trying to call from Delphi and it GPFs. Whats up?
How to keep seconds from being included in the display when using TDateTimePicker?
How to Use GetTimeZoneInformation() function?
How to Retrieving the program that is associated with a given extension?
What is the process of exception handling in delphi?
How to Determine if a combobox is in dropped state?
How to Finddistance between two points?
How to Find the RepositoryId of a CORBA Server?
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 Print a web page using the HTML control?