How to Display the first frame of an AVI File ?
No Answer is Posted For this Question
Be the First to Post Answer
How to Retrieve the line number that a memo's cursor is on?
MS SQL error '17824 Unable to write to ListenOn connection ' what does this error mean?
Can you drag and drop existing SQL structures directly onto a form?
How to Get the windows directory?
How to create a dynamic array of TPoints to draw a polygon?
How to Select an item in a TListView when the checkbox is checked ?
Can ALTER TABLE statment on Paradox tables removes passwords ?
How to Adjust form size to accommodate a required client size ?
Do I have to know a lot about the Windows API to use Delphi?
How to prevent the user from moving or sizing my form?
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"
Is there a programmatic way to add an alias to the IDAPI.CFG?