What are the ways to close a modal form?
No Answer is Posted For this Question
Be the First to Post Answer
How to Change the root key ?
How to Remove drives listed in a TDriveComboBox ?
How to Get the time and date in Universal Time ?
How to Typecaste a PChar to a longint?
How to Create a non-VCL console project?
How to Create new constructors?
How to get the version information for a file?
What is the function of dynamic arrays?
How to Move controls at runtime ?
How to Use escape codes with the format() function ?
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"
Hi is there is any tool to debug Delphi ISAPI dlls in borland 2006 framework. AS i am a new to delphi borland i need a detailed description for debugging the web application in delphi as per my analysis the ISAPI dlls calling the htm files please help me ....