What types of Routers are able to be used?
No Answer is Posted For this Question
Be the First to Post Answer
How to Change the default project 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"
Why do I get compile errors accessing the Sender object in events?
How to Create a file association for my application?
How to prevent closing of an undocked ToolBar?
How to Get a list of valid time zones from windows?
How to get Table data subset through IProvider ?
what are Single tier Applications ?
Is it possible to connect to InterBase from a Delphi app without using the BDE?
How to Find the column and row of the cursor in a TRichEdit?
How to Use Delphi or C++ Builder to Run a Query in a Text file ?
How to Add TrueType fonts to windows in code?