How can we help you today? How can we help you today?

Error while converting access db

I got following error while converting access db to MS SQL 2016 db using Microsoft SQL server migrant assist:

SQL Server Error

Error appeared when I installed office proplus. Anyone have had similar issue?
bhampton
0

Comments

2 comments

  • way0utwest
    This forum is for questions related to SQL Prompt from Redgate. If you have issues with the SQL Migration Assistant, you might try posting them here: https://www.sqlservercentral.com/Forums/SQL-Server-2016/SQL-Server-2016--Development-and-T-SQL
    way0utwest
    0
  • Isha87
    Here are some possible reasons for SQL Server error.
    • A login does not have permission to view data of a column selected in the header
    • A database is offline and/or its collation is NULL
    • Multiple databases with different collations are on the instance and SSMS is unable to retrieve the collation because a database is configured to auto-close
    For more detailed information on how to fix SQL Server errors here
    Isha87
    0

Add comment

Please sign in to leave a comment.