I have a Delphi 5 application (using BDE 5.1.1 and dbase tables) which generates an error when running on a workstation to which the user does not have administrator rights (W2K). The error is the generic "program.exe has generated errors and will be closed by windows. You will need to restart...
This may sound like a simple thing, but I have having a devil of a time getting it to work: I need to print condensed print from an old DOS program to a LaserJet 6L printer. I have tried using the control code sequence
chr(27) + chr(38)+chr(107)+chr(50)+chr(83)
which I got from some HP...
Does anyone know how to convert a ULARGE_INTEGER value (as in one of the parameters from the GetDiskFreeSpaceEx function) into a string value which can used in concatenation? The itoa and related function won't work.
Any advice would be greatly appreciated!
I have (or should say had) and installation of IM7 SP2 on the workstation class machine, but utilizing an SQL2K database on a separate server. The hard drive on the IM machine crashed, necessitating a reinstall.
My question is this: Is it possible to reinstall the IM7 and retain the previous...
I have a problem with a report that I am working on in QuickReports, where I use the QuickRep.QRPrinter.Canvas to actually draw graphical elements on the page. (e.g. LineTo, TextOut, Ellipse, etc.)
The elements appear fine on the preview in perfect proportion - however when printing, the entire...
I have a project that I was originally done in Delphi 2.0, but I am upgrading it to Delphi 4. However, when I try to compile it, I get an immediate error "Cannot find file SYSTEM.PAS". I have checked and the proper file is in the proper Delphi4 directory (I think it's LIB). I don't...
I have an application (using Quickreports)that was originally written in Delphi 3 with Quickreports 2. Since writing that app, I had upgraded to Delphi 4 (with QR3). My problem is now when I try to load in the old project, I get multiple errors on the QuickReports forms with the message...
I currently have BE set up to send SNMP message to a Compaq Insight Manager server, which initiates and email notification. It's working great - except for the fact that our backups run at night and that we have a couple of servers which require two tapes. This means that the tape has to be...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.