Can we write multi-user database applications in regular Delphi?
No Answer is Posted For this Question
Be the First to Post Answer
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 ....
How to Broadcast a message?
How to Typecaste a PChar to a longint?
How to Create new constructors?
How to Connect to a remote CORBA server?
How to determine the names of the installed comm ports?
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"
What should I give to Windows API functions that want a hWnd?
How to Display the selected row of a DBGrid in a different color?
How to Provide lookup capability?
How to Create a rotated font?
How to insert contents of a file at current position in TMemo?