Member of the LearnItFirst.com Video Training Network Related Video Training Sites: · SSIS Training Videos · SQL Programming Tutorials
   
SQL Server
                        Training Videos

How to Migrate From Microsoft Access to SQL Server (Video Series)

Video Image Video Category: Miscellaneous - Topics That Do Not Fit Anywhere Else!

Skill Level: 200 (Beginner - Intermediate)

Versions/Editions Covered: SQL Server 2005 , SQL Server 2000 , SQL Server 2008
So it's time to move away from using that friendly, rapid-application-development tool Microsoft Access and start using a full-blown relational database management system such as SQL Server, eh? There are many reasons to move from Access to SQL Server and this video gives you the primary reasons why people move from Access to SQL.

Highlights from this video series:
  • Differences between Access and SQL Server
  • Definitions of the ACID test and how it applies to SQL Server but not to Access
  • Memory and CPU support in SQL Server
  • How transactions are handled differently between the two systems
  • Using the Access Upsizing Wizard and understanding/overcoming its limitations
  • Using Access Data Projects (ADPs)
and much more

Videos in this Series:


Miscellaneous Bits & Pieces:
Keyboard Shortcut for Query Analyzer: CTRL+SHIFT+U converts text to uppercase
Want to see something cool? Run SELECT cacheobjtype, objtype, pagesused, sql FROM master.dbo.syscacheobjects ORDER BY pagesused DESC
Want to see something cool? Run DBCC OPENTRAN (<insert your database name here >) WITH TABLERESULTS to view the most recent transaction details

Other Websites We Offer
LearnExchange.com
Don't Forget!
Become a Guru
 
   
 
About Us Video Playback Subscriptions More Video Training More
 
© Copyright 2004-2008 LearnItFirst.com LLC. All rights reserved. All trademarks remain the property of their respective owners. This site is not affiliated in any way with the Microsoft Corporation. Refer a Friend and Get a Free Subscription!
 
8/28/2008 3:08:23 AM