Can Access create an aba file

K

Kevin Hatswell

Can payments to clients be debited from the Access Database via an .aba file
that is used to generate EFT payments ?
 
T

Tom van Stiphout

On Wed, 2 Jan 2008 19:20:04 -0800, Kevin Hatswell <Kevin
[email protected]> wrote:

There is no built-in way to do that, but you're welcome to create the
file yourself using regular file i/o functions like Open, Write,
Print, etc. You'll want to ask the vendor for a detailed description
of that .aba file format.

-Tom.
 
Top