Hi,
I’m writing a short program in Delphi 6.0 under Windows 2000.
I’ve to print only one page but not on a default printer.
I know only the name of this printer in Windows.
I wrote:
uses ......, printers;
:
:
Printer.PrinterIndex := 1 //Index of printer which isn’t default
Printer.Title :=...
Hi,
I created a MS Access 2002 database, in which I linked to .dbf files. I wrote an application which connect to Acces database through Microsoft Jet 4.0.
Everything is OK when on the computer where I run my application, MS Access is installed otherwise application shows error: Can't read the...
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.