Hello:

Just wondering if it is possible to create an ASP script (using ASPdb) that runs a batch function (such as transferring data between two databases). I can see seting up a FOR loop with two ASPDb objects (one for each database).
- Extract data from Database 1 using Export Fields
- how would you update data to Database2 without using the user interface ?

Also there is a performance hit doing a create object for each iteration. Can it be done without doing that ?

I need to do just such an operation and since I am getting familiar with ASPdb was wondering if I could use it for this purpose.

Thanks,
Daraius