Print Page | Close Window

Migrate From Access to MSSQL (Not wwf)

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: Database Discussion
Forum Description: Discussion and chat on database related topics.
URL: https://forums.webwiz.net/forum_posts.asp?TID=21723
Printed Date: 29 March 2026 at 7:49pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Migrate From Access to MSSQL (Not wwf)
Posted By: skwfalcon16
Subject: Migrate From Access to MSSQL (Not wwf)
Date Posted: 25 October 2006 at 6:52pm
Recently, I built a site for one of my student organizations and built it around a access database. Nothing fancy, just simple event management and an organization roster, both of which can be updated from an admin section.

Everything is working fine, but I'm having a hard time convincing the Network Admin (our site is on a university computer) to give me permissions to write to the database. I can read from it, but can't write cause the permssions aren't set. He's offered to set up a MS-SQL database for me to use and he feels it's much more secure (and it probably is).

My question is, what all is involved in converting over from access to mssql? I've been using ASP for some time and am quite fluent when working with access databases, but have never used mssql databases. Basiclly, what are the big things that need to be changed or looked at to convert over to mssql. Any links to good tutorial sites would also be appreciated!

Thanks!


-------------
http://www.spreadfirefox.com/?q=affiliates&id=179077&t=82">



Replies:
Posted By: michael
Date Posted: 25 October 2006 at 8:07pm
You can either from within Access (I think under Tools) use the Database up sizing wizard, or use DTS/SSIS to import it from withing SQL Server Enterprise Manager/Management Studio (/depending on SQL Version).

-------------
http://baumannphoto.com" rel="nofollow - Blog | http://mpgtracker.com" rel="nofollow - MPG Tracker


Posted By: Scott07
Date Posted: 30 November 2006 at 11:05am
The best way I found was trial and error and running the process using the DTS service on the sql server (rather than upsizing using access) worked much better and preserved the data better, the one big gotcah though is that when using sql server you need to create a login account for the asp pages to use then assign them the permission to do whats needed to the tables in the database.

-------------
http://www.worldsofwar.co.uk - Worlds of War II



Print Page | Close Window

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