How to Use Delphi or C++ Builder to Run a Query in a Text file ?
No Answer is Posted For this Question
Be the First to Post Answer
Is Visibroker for C++ 4.5 supported with Delphi 6?
How to Disable a radio button in a TRadioGroup?
What are the problems faced by memory leaks?
what is SQL Parameter binding?
what are the Current MSACCESS driver limitations ?
What to do if getting missing or corrupted file messages?
How to Find all files (or files of a certain type) in a given directory?
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 assign a Null value to a numeric field in a table?
Is there any way to record a keyboard macro in the IDE?
What to use in Kylix, as a possible replacement for ShellExecute in Windows?
How to create a dynamic array of TPoints to draw a polygon?