what is Auto increment Build Number?
No Answer is Posted For this Question
Be the First to Post Answer
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"
what are Multiple Transports?
How to get the version information for a file?
How to Force edit mode in a TListView via a keypress ?
How to change a specific IDAPI configuration setting?
How to get the coding for : Well-ordered numbers
How to Extract Icons ?
How to Use an animated cursor?
How to Change the owner of a component at runtime ?
How to Change windows default printer in code?
How to Set a transparent background color for TImageList?
Why is there no automation in releasing the memory automatically during the termination of the program?