Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to import ACCESS Query to SQL 2005?

Status
Not open for further replies.

weldrick

Technical User
Jun 8, 2006
3
CA
Hi!
I'm using the SQL DTS to upsize access database to SQL 2005. It imports tables properly, but for queries, it imports the query output to SQL 2005 as a table . What I want is just to import the query text as a view in SQL 2005.

How can I do this? Suggestions, ideas will be appreciated.

weldrick

 
You'll probably have to do it manually, or use the MS Access upsizing wizzard. It should be available from somewhere.

Denny
MCSA (2003) / MCDBA (SQL 2000) / MCTS (SQL 2005) / MCITP Database Administrator (SQL 2005)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top