Web Wiz - Green Windows Web Hosting - Celebrating 25 Years!

  New Posts New Posts RSS Feed - Pros and Cons of SQL Server version?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Pros and Cons of SQL Server version?

 Post Reply Post Reply
Author
Fx-1 View Drop Down
Newbie
Newbie


Joined: 17 October 2003
Location: Australia
Status: Offline
Points: 17
Post Options Post Options   Thanks (0) Thanks(0)   Quote Fx-1 Quote  Post ReplyReply Direct Link To This Post Topic: Pros and Cons of SQL Server version?
    Posted: 02 February 2005 at 2:53am
Hi all,

I now have 50mb for SQL server database's, and was considering switching my forum from the access version to the SQL server version. The forum is fine on the access version though, so I'm not sure if I should convert it to an SQL server version.  The forum only has about 50 users, and doesn't get many posts lately.

What I like about the access version is that I can back up the database by ftp'ing in and copying the database file. How would you backup up the SQL server version?

Would I see any performance increase by going to the SQL server version?

Thanks all Smile

Fx
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: 02 February 2005 at 4:13am
Access by it's very nature of being a flat file system is naff as a database backend for a forum, whatever your size of forum.

Forums generally work a database very hard so on an Access version it places allot of strain on the web server using allot of resources.

Each time the database is accessed the entire Access database file needs to be loaded into the web servers memory, add to this Access's connection limit on a database and you are asking for trouble.

The connection limit is made worse on web servers with many having a connection pool of 20 shared across an entire server for all Access databases.

This means that you can for very small sites get away with using Access as the backend for a forum, but for any site expecting more than just a handful of posts a week, you should seriously look at using MS SQL Server as the database backend which doesn't have any of Access's limitations mentioned above.

To backup an MS SQL Database, what I do, is install MS SQL Server on your own home machine, then use the 'Export' Tools on the remote SQL Server to backup the database to the SQL Server running on my own machine.
Back to Top
polecat View Drop Down
Groupie
Groupie


Joined: 14 April 2004
Location: Argentina
Status: Offline
Points: 131
Post Options Post Options   Thanks (0) Thanks(0)   Quote polecat Quote  Post ReplyReply Direct Link To This Post Posted: 02 February 2005 at 3:36pm
Ok ... I NEED urgently to migrate my 91 MB access db to an SQL db....how should I do it???
I should download the WWF 7.9 SQL version....and then? How should I migrate the data???
Back to Top
michael View Drop Down
Senior Member
Senior Member
Avatar

Joined: 08 April 2002
Location: United States
Status: Offline
Points: 4670
Post Options Post Options   Thanks (0) Thanks(0)   Quote michael Quote  Post ReplyReply Direct Link To This Post Posted: 02 February 2005 at 4:27pm
You got the first step right, for the following steps, if you do a search, someone posted detailed instructions on how to Transform you data to SQL.
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: 03 February 2005 at 5:44am
The Access to SQL server post is a sticky topic at the top of the support forum.
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.