Converting Access DB Query's to a SQL2005 View

  • I converted a ACCESS DB to sql2005 no problem, But the created Queries in ACCESS got converted as tables is there any way to take a created Query from ACCES and convert it to SQL2005 VIEW?? or are we talking re-write?? lol

  • access supports vb functions like iif() in queries. so, you'll have to rewrite them as transact-sql.

  • Figured that thanks!!

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply