SQL Server Migration Assistant for Access Walk Through.
October 16th, 2009 | Published in Programming
I am currently traveling and do not have MS SQL Server Workgroup edition loaded up on my laptop and needed to import some data from an Microsoft Access database. In doing a quick search I cam across this great utility called SQL Server Migration Assistant for Access which you can download for free here. Does everything I need and is pretty easy to use – but, I took some screen shots to show you how it’s done.
Related Posts
Cryptanalysis Using n-Gram ProbabilitiesBenford’s Law and Trailing Digit Tests
Latent Semantic Indexing
Singular Value Decomposition
Pearson’s Correlation Coefficient









July 4th, 2010at 4:28 pm(#)
What was the 2nd library (out of 4) besides SmartMathLibrary which you were able to use?
July 4th, 2010at 4:54 pm(#)
I don’t remember exactly what the second one was but one that ended up working was LatoolNet. I filed a bug report on the project but, it really wasn’t a bug because I forgot that I was working on a 64 bit system and dll was compiled with on a 32-bit computer. see http://latoolnet.codeplex.com/workitem/5332. Hope this helps!