How to add system menu items to a form ?
No Answer is Posted For this Question
Be the First to Post Answer
How to print a TStringGrid or a TDBGrid ?
How to use the TUpdateSQLProvider.OnUpdateRecord method ?
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"
Explain the findclose method?
How to use the InterBase API security functions to add, modify and delete users?
How to Connect via ODBC using Delphi or C++ Builder ?
How to Provide lookup capability?
How to detect the computer name?
How to Use GetTimeZoneInformation() function?
How to use sets in code, such as adding to TDBGrid.Options, at run time?
How to Save a QuickReport custom preview to text?
How to execute a stored procedure with TIBSQL?