How to use the InterBase API security functions to add,
modify and delete users?
No Answer is Posted For this Question
Be the First to Post Answer
How to invoke the Windows ShortCut Dialog wizard?
How to Move controls at runtime ?
Is there any way to record a keyboard macro in the IDE?
How to Get the date of a file using Delphi?
'Trying to append data to a non-partial dataset' . what does this error indicates?
How to Convert ASCII files to Paradox tables?
How to Embede a page break in the Rich Edit control ?
How to clear the document listing found in the Windows Start Menu?
How much disk space, memory, etc, do I need to run Delphi?
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 a TRichEdit to scroll in code?
How to Free an object stored in a list?