What is the function of dynamic arrays?
No Answer is Posted For this Question
Be the First to Post Answer
How to Determine if Delphi Running?
How to Write a raw string of data to the printer?
How to Remove drives listed in a TDriveComboBox ?
What is the procedure to access the database from delphi?
What is the function of dynamic arrays?
How to Switch between different data sources?
How to Customize TTrackBar?
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 Get the date of a file using Delphi?
How to Use the Application's OnIdle Event?
How to Display documents in the default browser?
How to use sets in code, such as adding to TDBGrid.Options, at run time?