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
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