How to Display a 24 bit True Color bitmap image on a 256
color display?
Can you use the Naming Service with the version of VisiBroker that comes with Delphi 5 Enterprise?
How to Display a bitmap on the client area of an MDI parent form?
With what commands you can Delete a directory and all the directories with files?
How to handle exceptions in Thread objects ?
What directory is the ActiveForm in ?
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 test if a given string contains a valid number?
'Missing Data Provider or Data Packet' . what does this error mean?
What are the problems faced by memory leaks?
Is Visibroker for C++ 4.5 supported with Delphi 6?
What does the error 'Token not found'?
What is the equivalent in BCB to a Pdox TCursor?