how to move records to a report database

J

jlherring

I need to draw out certain records according to a particular date an
copy to a seperate database. Is there a way to automatically copy/past
whole rows (records) to a different file according to the date criteri
instead of doing it manually?

Thanks!

jlherrin
 
D

Davis

jlherring said:
I need to draw out certain records according to a particular date and
copy to a seperate database. Is there a way to automatically copy/paste
whole rows (records) to a different file according to the date criteria
instead of doing it manually?

Thanks!

jlherring

Our new product, Super*SQL can dump rows out of an Excel file using
SQL selection syntax, which is very flexible. From this you can
immediately create a new table with a different name. Super*SQL is in
Beta testing so you can use it free of charge. For more information,
visit www.sqlmagic.com. For details on working with Excel, view the
Super*SQL FAQ.
 
Top