in reply to Programmatically building an MS-Access DB

Super search brought me to this: Re: Create a MS Access database programmatically in perl, which shows three ways to create the db and tables.

Good luck!

  • Comment on Re: Programmatically building an MS-Access DB

Replies are listed 'Best First'.
Re^2: Programmatically building an MS-Access DB
by legato (Monk) on Feb 23, 2005 at 14:46 UTC

    See, now why couldn't I find that on SuperSearch? Need more sleep, I guess... ;-)

    In any case, I combined two of the methods from that node, and it works great! I use the DAO method (3) to build the DB file, and then connect via DBI (similar to method 1) to create/populate tables. Thanks!

    Anima Legato
    .oO all things connect through the motion of the mind