R
rbm
I have used both VBA and macros to download data from
several tables in my database to a floppy drive. This
works OK, but if anything changes in the tables, the
export spec dosen't work anymore. I guess if I stop
working on the program, the tables will stop changing,
but you KNOW I can't do that. The export specs I have
typically specify delimiter (I use a a tilde ~),"has
field names",the spec name and the destination.
Is there a better alternative? I use this to same data
from the database so that it can be reloaded (using
similar import spec macro/VBA) later.
Thanks!
several tables in my database to a floppy drive. This
works OK, but if anything changes in the tables, the
export spec dosen't work anymore. I guess if I stop
working on the program, the tables will stop changing,
but you KNOW I can't do that. The export specs I have
typically specify delimiter (I use a a tilde ~),"has
field names",the spec name and the destination.
Is there a better alternative? I use this to same data
from the database so that it can be reloaded (using
similar import spec macro/VBA) later.
Thanks!