If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Inserting and deleting is really no different from any other database operation you might do in ASP. It seems to me that almost any good book on ASP programming is going to cover this topic quite thoroughly.
__________________
ChimneySweep(R): fast, automatic
table repair at a click of the
mouse! http://www.sundialservices.com
Any code for automatically inserting queries of first database into the second?
Is there a way of inserting the query of records from the first database into the second? Because I want to use the second db by deleting records that might be unnecessary.