in reply to Re: Programmatically building an MS-Access DB
in thread Programmatically building an MS-Access DB

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

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