Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Current Version (Old)
 access vs. sql
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

flux
Starting Member

46 Posts

Posted - 17 June 2001 :  15:42:31  Show Profile
the community i tried to start is growing and growing. At first the page load was quite fast, but now as the post and members increase, I was wondering if it would be safer to switch from access to sql.

The reason for me wanting to do this is that quite a few of my members have complained about being timed out and not being able to get to the forum itself. Is this a server problem or is it the code?

dayve
Forum Moderator

USA
5820 Posts

Posted - 17 June 2001 :  16:29:52  Show Profile  Visit dayve's Homepage
this question has come up quite a lot and I can tell you that I transferred a forum with many, many mods and a user base of 300 over to SQL7 in about 5 minutes. If you have MS MSL7 they have an import utility that is so easy to use. Then all you have to do is use the SQL connection string in the config.sys.

If you can afford this path I would suggest doing it.


Dayve
Go to Top of Page

sr_erick
Senior Member

USA
1318 Posts

Posted - 18 June 2001 :  00:51:02  Show Profile  Visit sr_erick's Homepage  Send sr_erick a Yahoo! Message
Question: Can you just as easily go backwards from SQL to Access? Is this possible?

__________________________________


Snowmobile Fanatics
Go to Top of Page

RedZone
Starting Member

USA
23 Posts

Posted - 18 June 2001 :  01:29:43  Show Profile
Yes, SQL Server 2k (what I am running) has the ability to export your data to an Access DB - Provide the Access DB filename along with username/password and it'll dump the data.

--RedZone

Go to Top of Page

e3stone
Average Member

USA
885 Posts

Posted - 18 June 2001 :  04:59:44  Show Profile  Send e3stone an AOL message
would it be feasible in snitz to have the forum being run on an SQL2k db, and the archive be in a access db, still giving the members the ability to view the archived messages? Has anyone done this?

<-- Eric -->


InsideWaco.com
Go to Top of Page

Freeman II
Junior Member

232 Posts

Posted - 21 July 2001 :  15:01:44  Show Profile
i wanna know the answer too
what are the advantages of Sql over access?

Go to Top of Page

stuF
Average Member

United Kingdom
561 Posts

Posted - 21 July 2001 :  15:19:14  Show Profile  Visit stuF's Homepage
if it is your server script timing out, add this to the top of inc_top.asp before anything else...
worked for me...might not solve your problem though it wont do any harm:
<% Server.ScriptTimeout = 100 %>

Go to Top of Page

chinh10
Junior Member

125 Posts

Posted - 21 July 2001 :  15:32:47  Show Profile
I think you can easy convert from MS Access to SQL 7
In SQL program it has that function
Few click and that's it.
I alread tried to do that before everything is ok. No problem

Go to Top of Page

Spoon
Average Member

Ireland
507 Posts

Posted - 21 July 2001 :  16:18:22  Show Profile  Visit Spoon's Homepage  Send Spoon an ICQ Message
quote:

I think you can easy convert from MS Access to SQL 7
In SQL program it has that function
Few click and that's it.
I alread tried to do that before everything is ok. No problem





There is no doubt about it, changing to SQL will speed it up.

In SQL there is an option to import your existing Ms access db. Close your forum for a few mins, download the database, import it to sql, Upload the new SQL database.

Don't forget to change your conn string in config.asp

Should work, open your forums,

Sorry in a rush.... lol



Regards,

Spoon, (ya all love me right?)
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.28 seconds. Powered By: Snitz Forums 2000 Version 3.4.07