Delphi 7 ADO for Fixed Width Text File Export from an Access .mdb file
dkc_at_b.com
Date: 02/28/04
- Previous message: Brian Bushay TeamB: "Re: Transforming Exception Errors into Friendly Messages"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 28 Feb 2004 03:18:37 GMT
I can not figure out how to send a command from Delphi 7 using the ADO
objects to execute a function stored in an Access .mdb file. In particular,
the function of interest performs a "TransferText, acExportFixed...."
procedure for exporting a fixed width text file?
Is there a way to either, fire a "DoCmd.TransferText, ........." command
that resides in an Access mdb file from the Delphi 7 interface?
or
pass a command equivalent to Access from Delphi7?
The export specifications in Access are already built and give me the exact
export format that I am looking for.
Thanks for any help
Don
- Previous message: Brian Bushay TeamB: "Re: Transforming Exception Errors into Friendly Messages"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|