Print Page | Close Window

Pros and Cons of SQL Server version?

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=13605
Printed Date: 12 April 2026 at 4:04am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Pros and Cons of SQL Server version?
Posted By: Fx-1
Subject: Pros and Cons of SQL Server version?
Date 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



Replies:
Posted By: WebWiz-Bruce
Date 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.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: polecat
Date 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???


-------------
ÞØ£Ë¢ÂT

http://www.rataforo.com.ar - Rataforo - Rata Blanca forums
http://www.jmbosi.com.ar - Mi personal website


Posted By: michael
Date 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.

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


Posted By: WebWiz-Bruce
Date Posted: 03 February 2005 at 5:44am
The Access to SQL server post is a sticky topic at the top of the support forum.

-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting



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