Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
878 views

SSMA timestamp. What's it for, how is it used?

I rencently used the SQL Server Migration Assistant to import a database into SQL Server 2005. I noticed that a number of tables that were imported have been ammended with a new column called ...
2
votes
3answers
833 views

Converting plain text in SQL to hyperlink in Access

I've just started a new job my first since leaving University and as part of this my first task is to convert a wholly Access 2003 database to an Access front-end, SQL back-end. The Access database ...
2
votes
6answers
5k views

Migrate Access 2007 Database Application to SQL Server 2005 using SSMA - Issues

I have managed to get SQL Server 2005 Express up and running on my computer Ok in order to do some testing before trying this in the "Real World". I have a fairly large MS Access 2007 Database ...
2
votes
2answers
2k views

MS-Access Add Additional Linked Tables

I have an MS-Access database that was converted to use SQL Tables using the "Microsoft SQL Server Migration Assistant 2008 for Access" (aka SSMA) and created linked tables (so the MS-Access interface ...
1
vote
2answers
604 views

Can SSMA for migrating Access databases to SQL Server 2005 be automated?

I need to migrate Access databases to SQL Server 2005. Since this needs to be done from within a setup so that a customers' installation is transparently migrated to SQL Server 2005, I wonder if it is ...
0
votes
0answers
33 views

SSMA for MySQL painfully slow when moving data to SQLAzure

I'm trying to move data over from MySQL to SQLAzure. The "Microsoft SQL Server Migration Assistant for MySQL v5.1" tool has been invaluable in getting the structure and most of the data ...
0
votes
0answers
40 views

MySql to MS SQL Server - Migration Assistant - errors out without error text details.

I'm running the Microsoft SQL Server Migration Assistant for MySQL and I convert the schema just fine, but when I get to migrating the data, all of the tables come up with red X icons in the Data ...
0
votes
1answer
278 views

SSMA upgrade makes forms read-only?

I have a database that I have recently upgraded via SSMA to use SQL Server 2005. If I open a form that is bound to a table, it will display the data from the table; however, I am unable to edit the ...
0
votes
1answer
101 views

Sql Server Migration tool not quite working

I was finally able to get the schema correct on both sides. Im ready to run the final step and.... Data migration started.... Data migration failed... System.Data.OracleClient requires Oracle client ...