How to Migrate a project from Delphi 1 or 2 to Delphi 3 ?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the findnext method?
How to Change RichEdit Font styles with HotKey combinations ?
How to Trapp non client areas ?
'Cannot Load IDAPI Service Library' error. What does this error mean?
How to launch a control panel applet?
How to create an example of your problem for Borland Developer Support?
How to get the date of the last day in the current month?
How to Insert a file at the cursor ?
How to query dates using Day-Month-Year using local SQL ?
compare TProvider Component vs. Provider Property ?
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 a palette with more than one entry ?