Where are the Delphi 4 InterBase Certificate Keys and IDs
located?
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"
How to Create Non-Visual Components Without Icons ?
How do abstract classes differ from interfaces?
What are the different types of inheritances present in delphi?
'Cannot Load IDAPI Service Library' error. What does this error mean?
How to Copy a information from one memo field to another using TBlobStream ?
How to capture the current cursor icon and draw it?
How to Create resource files?
How to access more than one table with the QuickRep component?
How to Print Delphi controls using QuickReports?
How to assign the Delphi global printer object, to the Quick Reports global printer object?
How to Change RichEdit Font styles with HotKey combinations ?