replicating action queries in sql server

G

Guest

i'm currently moving from an mdb to an sql database (using MSDE Sql Server 7)
i have used dts to import data tables.

what is the best approch to replicate access action and union queries in the
server enviroment?
can i use the sql behind these queries in stored procedures? (i'm new to sp)
or is there another way?

Thanks for your help
luzippu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top