I wrote a vb6 program to export all of the access databases in a folder to sql server 2000. Now I need to do the same thing for sql server 2008. My old program does not work. Originally I just used the sql server import wizard to create the bas file. Is there an equivalent for sql server 2008? If not, any ideas on how I could do this?