D
Dave
I have identical table structures in two databases, one on a client side and
the other on the server side. I want to run an asp query that will take all
of the records from the client and push them into the server db.
Is this a Insert command that I have to loop for each record, if so how?
I have seen Insert Select queries talked about in this forum, will this push
the data into a server db?
I need help getting started.
Thanks
the other on the server side. I want to run an asp query that will take all
of the records from the client and push them into the server db.
Is this a Insert command that I have to loop for each record, if so how?
I have seen Insert Select queries talked about in this forum, will this push
the data into a server db?
I need help getting started.
Thanks