How to clear the document listing found in the Windows Start
Menu?
No Answer is Posted For this Question
Be the First to Post Answer
Why is there no "Save" button in the save dialog box?
When I use the Glyph property, how do I know which color is transparent?
How to test if a given string contains a valid number?
How to Change the font style of a dbgrid row ?
How to Find the column and row of the cursor in a TRichEdit?
How to Print a TStringGrid / TDBGrid?
How to Handle exceptions in Delphi?
How to print a TStringGrid or a TDBGrid ?
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 send a response early in a web application action?
what is SQL Parameter binding?
How to Use JPEGs from resource files ?