migration from access database completely to query for a report

  • guys, i need help , am new as a dba and we use Access database , and we want to completely do away with access, on my report tool,which is crystal report, we want query to be our data source so , we do not want to use ssis packageor import from access to sql, how can l handle bringing all table and the query from Access together ,

  • In Management Studio you may use Expot and Expot Wizard to import data from Access.

    Next your queries may be saved as stored procedures or views or TVFs. But i think you'll need to refactor them to incorporate useful T-SQL features.

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

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