Print Page | Close Window

UpsizeTable2SQLServer.doc (intermediate)

Printed From: Roger's Access Library
Category: Roger's Access Library
Forum Name: Roger's Download Samples
Forum Description: A compendium of Microsoft Access 97 and 2000+ routines, each separated into its own sample database.
URL: www.rogersaccesslibrary.com/forum/forum_posts.asp?TID=222
Printed Date: 28 Mar 2024 at 2:51pm
Software Version: Web Wiz Forums 12.03 - http://www.webwizforums.com


Topic: UpsizeTable2SQLServer.doc (intermediate)
Posted By: Roger Carlson
Subject: UpsizeTable2SQLServer.doc (intermediate)
Date Posted: 15 Jul 2008 at 11:09pm
 
Please consider donating $1 per sample downloaded, http://www.rogersaccesslibrary.com/whydonations.htm - find out why here .
 
 
UpsizeTable2SQLServer
 
This sample reads the table definition of an Access table and makes a CREATE TABLE statement in T-SQL that will recreate the table in SQL Server.

Microsoft Access is a terrific prototyping tool for SQL Server. But upsizing your database structure to a SQL Server database can be a problem. It would be nice if you could simply export the table structure from Access to SQL Server like you can between Access databases, but you can't. Fortunately, it's fairly easy to read the table structure of an Access table and from that build a SQL Create Table script to recreate the table in SQL Server.

Document with sample database.

Download
Access 2003 DAO (59 KB):
http://www.rogersaccesslibrary.com/forum/uploads/5/UpsizeTable2SQLServer2k.zip - uploads/5/UpsizeTable2SQLServer2k.zip


-------------
Consider donating $1 per sample downloaded, http://www.rogersaccesslibrary.com/whydonations.htm" rel="nofollow - find out why here .<



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.03 - http://www.webwizforums.com
Copyright ©2001-2019 Web Wiz Ltd. - https://www.webwiz.net