Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Upgrading from Access to SQL Server
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Upgrading from Access to SQL Server

 Post Reply Post Reply
Author
Charlie Goodwin View Drop Down
Newbie
Newbie


Joined: 06 June 2006
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote Charlie Goodwin Quote  Post ReplyReply Direct Link To This Post Topic: Upgrading from Access to SQL Server
    Posted: 18 July 2006 at 9:02am
Hi,
 
I bought the Access WWF and started doing some prototyping for a web site I'm building.
 
I've found it great as a starting point, utilising all those common functions such as user maintenance, sending emails, date formatting etc.
 
I've also heavily relied upon the code to providing a general framework to building my asp pages. Don't get me wrong, I'm happy coding in vbscript but it's nice to work from a proven architecture.
 
What I want to know is, how much pain am I going to suffer changing over to MS SQL Server. I know the SQL Server version has been optimised for speed. Does that mean the Database access code is all different?
 
My access database does not hold any info I'm concerned about. I just want my pages to now sit on top of a SQL Server Database. So there are no migration issues.
 
Incidentally, where is the latest tool (preferably free) for manipulating SQL Server Databases on a remote server?
 
Oh Yeah, one last thing, do I need to pay for a SQL Server WWF as I've already paid for an access version?
 
Back to Top
Demon View Drop Down
Mod Builder Group
Mod Builder Group
Avatar
Mod-n-Skin Moderator

Joined: 26 July 2003
Status: Offline
Points: 299
Post Options Post Options   Thanks (0) Thanks(0)   Quote Demon Quote  Post ReplyReply Direct Link To This Post Posted: 18 July 2006 at 9:15am
Moving to 8.x Support forum, since this deals more with support than forum modifications.
So Sayith the Demon.
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 18 July 2006 at 10:55am
The SQL Server version uses the same database schema as Access, except some of the SQL is different so a variable needs to be set in web wiz forums to run different SQL for the SQL Server version.

SQL Server runs in a completly different way to Access, Access is just a flat desktop file which can not cope with more than a handful of users when used with a forum. SQL Server, though is a proper Database Management System (DBMS), capable of handling many 1000's of users and massive databases.

With SQL Server you don't connect to a flat desktop file like with Access, you connect to a database which is attached to the database server, in this case SQL Server.

Microsoft have the SQL Management Studio to connect to your SQL Server database, of which they have a cut down Express version which is available for free from their SQL Server web site.

Web Wiz Forums licenses are site licenses so as long as the forum is on the same domain you can use any version you like of Web Wiz Forums with your license.
Back to Top
Charlie Goodwin View Drop Down
Newbie
Newbie


Joined: 06 June 2006
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote Charlie Goodwin Quote  Post ReplyReply Direct Link To This Post Posted: 18 July 2006 at 11:15am
So as far as the code that talks to the database, it's not different?
It uses open, addnew, and execute commands just like your access version?
It doesn't utilise stored procedures then?
 
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 18 July 2006 at 11:29am
It doesn't use stored procedures, but the syntax of the SQL Statements is slightly different.
Back to Top
picardnj View Drop Down
Newbie
Newbie
Avatar

Joined: 29 March 2006
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote picardnj Quote  Post ReplyReply Direct Link To This Post Posted: 08 September 2006 at 7:10pm
How hard is it to transfer the data from access to sql?
I have access and would like to switch to sql, what are you recommendations?

Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.