Showing posts with label sqlhow. Show all posts
Showing posts with label sqlhow. Show all posts

Monday, March 19, 2012

importing excel xp to sql 2000

i have a spreadsheet with 4 workfiles and i want to import into sql. i want to make one workfile into one table in sql
how do i go by doing this? and spreadsheet has a lot of macro too
thanksLook into DTS. Check SQLDTS.com for tips and tricks.