|
1
|
Blog Post: Using SQL Server Migration Assistant to Move Access Tables to SQL Azure
The new version (v4.2) of SQL Server Migration Assistant that came out on August 12th, 2010 allows you to move your Microsoft Access Tables and queries to SQL Azure. In this blog post I will walk through how to use the SQL Server Migration Assistant migration wizard to move the North Wind database to SQL Azure. Download You can download and install the SQL Server Migration Assistant for free fr...
(続きを読む)
2010/08/24 07:36:00 (1週間前)
|
|
2
|
Blog Post: Two new white papers about Access and SQL Azure from FMS, Inc
Luke Chung has published a couple of white papers about Access and SQL Azure. You can read Luke’s blog post here, or link to the papers directly here: Microsoft Azure and Cloud Computing...What it Means to Me and Information Workers Microsoft Access and Cloud Computing with SQL Azure Databases (Linking to SQL Server Tables in the Cloud). Here’s an excerpt from the second paper: “Cloud computing...
(続きを読む)
2010/08/20 07:43:00 (2週間前)
|
|
3
|
[SQL Server 2008]LINQ to Entities で実行される SQL(ADO.NET Entity Framework)
LINQ to Entities で実行される SQL は、SQL Server に標準で付属のプロファイラー(SQL Server Profiler)ツールを使って確認することができます。コードが以下の場合(Northwind データベースの Products テーブルをクエリ)は、Using ctx As New NorthwindEntities() Dim query = From p In ctx.Products _ Select p For Each p In query Co...
(続きを読む)
2010/08/18 03:00:00 (2週間前)
|
|
4
|
Blog Post: Migrating Your Data Into the SQL Azure Database
Last week a new set of tools was released to support copying of the data to the SQL Azure databases. SSMA (SQL Server Migration Assistant) was updated to support Microsoft Access and MySQL Databases. To download the tools, visit the following sites: SSMA for Access v4.2 enables Access migration to SQL Azure SSMA for MySQL v1.0 enables MySQL migration to SQL Azure These two additions complement ...
(続きを読む)
2010/08/17 00:43:00 (2週間前)
|
|
5
|
Blog Post: Migrate MySQL, Access Databases to the Cloud with SQL Server Migration Assistant
Microsoft has updated the SSMA (SQL Server Migration Assistant) family of products to include support for both Access and MySQL. This release makes it possible to move data directly and easily from local Microsoft Access databases or MySQL databases into SQL Azure. Microsoft refreshed the existing SSMA family of products for Oracle, Sybase and Access with this latest v4.2 release. The latest SQ...
(続きを読む)
2010/08/16 15:03:00 (2週間前)
|
|
6
|
Blog Post: Moving to the SQL Azure Cloud from Access or MySQL
Today Microsoft is releasing to web an important update to the SSMA (SQL Server Migration Assistant) family of products which includes support for both Access and MySQL. This release makes it possible to move data directly and easily from local Microsoft Access databases or MySQL databases into SQL Azure and realize the benefits of cloud computing. This enables two key new scenarios: 1) Microso...
(続きを読む)
2010/08/12 08:47:00 (3週間前)
|
|
7
|
Blog Post: Leveraging SQL Azure with Microsoft Access
SQL Server Migration Assistant (SSMA for Access v4.2) has been updated to support migrating your schema and data from Microsoft Access to SQL Azure. This release makes it possible to move data directly and easily from local Microsoft Access databases. The SQL Server Migration Assistant toolkits were designed to tackle the complex manual process customers deal with when migrating databases. By u...
(続きを読む)
2010/08/12 08:28:00 (3週間前)
|
|
|
|
|