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: Database: MySql
 MYSQL - How do I get started?
 New Topic  Topic Locked
 Printer Friendly
Next Page
Author Previous Topic Topic Next Topic
Page: of 2

jo.breame
Starting Member

4 Posts

Posted - 22 November 2005 :  03:40:13  Show Profile
Hi

I installed Snitz at work and intrgetaed it into the compnay website on there own webserver. I used Access and it worked great.

I now want to use snitz for a personal project. My website will be on a third party web host server and I also want to use mysql rather than access due to size, but I haven't got a clue where to start. How do I create a mysql database... and how do I go about hosting the database and my forum online.

Do I need to install some sql software on the computer on which I am designing the site?

Thanks, I know these are prob stupid questions!

Jo

pdrg
Support Moderator

United Kingdom
2897 Posts

Posted - 22 November 2005 :  04:29:07  Show Profile  Send pdrg a Yahoo! Message
quote:
Originally posted by jo.breame

I also want to use mysql rather than access due to size,


MtSQL will be no smaller than an access database/mdb file (or if it is, it'll be negligible), and unless it's going to be a particularly big and busy db, again MySQL doesn't offer you much advantage imho.


quote:
Originally posted by jo.breame

Do I need to install some sql software on the computer on which I am designing the site?


If you want to use a MySQL db, you'll probably want to install MySQL locally - look for it at sf.net - it'll be easier to have a design and test environment similar to your deployment environment. again, imvho
Go to Top of Page

jo.breame
Starting Member

4 Posts

Posted - 22 November 2005 :  06:13:39  Show Profile
The forum is potenmtially going to be extremely busy. Is there a feasable backend I could use, bearing in mind I am a complete novice?

If so woudl you be kind enough to talk me through simply step by step the stages...

Thank ;)
Go to Top of Page

Podge
Support Moderator

Ireland
3776 Posts

Posted - 22 November 2005 :  06:34:13  Show Profile  Send Podge an ICQ Message  Send Podge a Yahoo! Message
quote:
My website will be on a third party web host server and I also want to use mysql rather than access due to size, but I haven't got a clue where to start.


I take it that you haven't got hosting yet. If so, I would suggest that you look for a host which provides MSSQL (Sql Server), especially if you envision that you will have a very busy forum. The host should provide you with instructions regarding connecting to your database whether its MySql or MSSql.

Podge.

The Hunger Site - Click to donate free food | My Blog | Snitz 3.4.05 AutoInstall (Beta!)

My Mods: CAPTCHA Mod | GateKeeper Mod
Tutorial: Enable subscriptions on your board

Warning: The post above or below may contain nuts.
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 22 November 2005 :  10:24:42  Show Profile
quote:
If so, I would suggest that you look for a host which provides MSSQL (Sql Server), especially if you envision that you will have a very busy forum.
Ahem, so you suggesting MySQL can't handle a very busy forum?

/me look for the Remove Moderator option in the admin panel

Support Snitz Forums
Go to Top of Page

Podge
Support Moderator

Ireland
3776 Posts

Posted - 22 November 2005 :  10:58:32  Show Profile  Send Podge an ICQ Message  Send Podge a Yahoo! Message
Not sure whether your joking or just over-reacting.

I'm not suggesting that MySql is in any way inadequate. I'm sure that MySql can host a very busy forum. I was just suggesting MSSql because its easier to find Windows Hosting & MS-Sql rather than Windows Hosting & MySql. Besides our resident db expert (ruirib) recommends it over MySql.

http://forum.snitz.com/forum/topic.asp?TOPIC_ID=59973#329125

Podge.

The Hunger Site - Click to donate free food | My Blog | Snitz 3.4.05 AutoInstall (Beta!)

My Mods: CAPTCHA Mod | GateKeeper Mod
Tutorial: Enable subscriptions on your board

Warning: The post above or below may contain nuts.
Go to Top of Page

jo.breame
Starting Member

4 Posts

Posted - 22 November 2005 :  11:24:57  Show Profile

Thanks, your all being very helpful

No, I haven't thought about hosting yet. When I find a mssql host (recommend one for a poor student anyone?) where do I configure snitz to point to to the address of my sqlhost? Can you please paste the syntax with an example of this so I can see what I am doing?

What is the max number of posts and users an access, mssql and mysql can handle then?
Go to Top of Page

Podge
Support Moderator

Ireland
3776 Posts

Posted - 22 November 2005 :  11:39:59  Show Profile  Send Podge an ICQ Message  Send Podge a Yahoo! Message
quote:
where do I configure snitz to point to to the address of my sqlhost?

Its a very simple change made to config.asp

quote:
What is the max number of posts and users an access, mssql and mysql can handle then?

It depends on a lot of things and opinion varies.

In my very humble opinion I would rate them in order of preference.

1. MS Sql Server 2000
2. MySql
3. Access

Using an Access database is usually free. Hosts usually charge extra for MySql & MSSql.

Podge.

The Hunger Site - Click to donate free food | My Blog | Snitz 3.4.05 AutoInstall (Beta!)

My Mods: CAPTCHA Mod | GateKeeper Mod
Tutorial: Enable subscriptions on your board

Warning: The post above or below may contain nuts.
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 22 November 2005 :  11:47:09  Show Profile  Send ruirib a Yahoo! Message
Padraic, David was just joking. We have an ongoing "war" over MySQL vs. SQL Server and he was just afraid that I was getting an extra hand from you, I am sure .

Actually, it's probably easier to find a cheap hosting solution featuring MySQL than SQL Server. And MS's prices for SQL Server 2005 won't help improve that. Personally I'd go with SQL Server whenever I can, haven't changed my opinion on that. It's not only the DBMS itself, but also the tools and the way they interact with the server, and the tools are very important for forum maintenance. Anyway, latest versions of MySQL do bring some needed SQL support, including things like subqueries, unions and such, which helps with using MySQL in a forum or site.
Still, as I said, I'd go with SQL Server over MySQL anytime.

So, to jo.breame, pick whichever option you find more suitable, specially regarding price, if that is an important criteria. Several members here offer cheap and reliable hosting solutions, so browse the forums for info on that (hosting discussions are not allowed though). Once you get the hosting package that suits you, the Snitz readme will tell you how to connect to it. Your host will either create a DB for you or let you create one. No need to antecipate things, it's real easy to setup Snitz to use a MySQL DB.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

Podge
Support Moderator

Ireland
3776 Posts

Posted - 22 November 2005 :  12:06:16  Show Profile  Send Podge an ICQ Message  Send Podge a Yahoo! Message
I'm just a little bit stressed today. More on that later.

Podge.

The Hunger Site - Click to donate free food | My Blog | Snitz 3.4.05 AutoInstall (Beta!)

My Mods: CAPTCHA Mod | GateKeeper Mod
Tutorial: Enable subscriptions on your board

Warning: The post above or below may contain nuts.
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 22 November 2005 :  12:12:39  Show Profile  Send ruirib a Yahoo! Message
quote:
Originally posted by Podge

I'm just a little bit stressed today. More on that later.


If I can be of help, you have my email address. Be sure that there is no reason to think David was speaking seriously. We just joke a lot in this SQL Server vs. MySQL "battle" for the hearts and souls .


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 22 November 2005 :  14:18:54  Show Profile
I was thinking Rui got a new recruit in the MySQL vs MS SQL debates, so I jumped at it.

Yeah Podge, just messing with you. Although I am unable to debate with other MS SQL fans, on how MySQL compares with MS SQL feature for feature, I basically endorse open source software and as long as it can match or compete to the big boys that cost you an arm and a leg, I'm all for it. That's my main liking for MySQL. Wish I could take on Rui on that case. Maybe someday I will, but for now, I just keep on his back whenever he mentions mysql and ms sql.

You can always find heated arguments from both sides of the fence, by doing a search on google for "mssql vs mysql" or something like that. Sure you will find lots of info.

I think the main differences between both are price. But that's just my non-technical perspective.

Support Snitz Forums
Go to Top of Page

Doug G
Support Moderator

USA
6493 Posts

Posted - 22 November 2005 :  21:06:02  Show Profile
Just to chime in, MySQL is an excellent choice for a busy forum. MySQL is robust and stable, but yes it's difficult to find asp/windows hosts that offer mysql. Luckily my host offers both MySQL and MS SQL :)


======
Doug G
======
Computer history and help at www.dougscode.com
Go to Top of Page

jo.breame
Starting Member

4 Posts

Posted - 23 November 2005 :  03:59:01  Show Profile
Thanks

Although there is no need to start a fight on my account...lol!
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 23 November 2005 :  05:35:58  Show Profile  Send ruirib a Yahoo! Message
quote:
Originally posted by jo.breame

Although there is no need to start a fight on my account...lol!


No worries, we're just having fun .


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

campinmom03
Junior Member

USA
190 Posts

Posted - 11 May 2007 :  14:03:27  Show Profile
Hello. I did a search on address change in My Sql and this is where it took me.

I am trying to set up my email in my profile on a newly installed version of snitz running on a my sql db. Trouble I'm having is- I enter my email address and it sends the email ok, but when I go to verify the link that is sent brings me here http://www.yourdomain.com/g2BH.php?pid=96939&DM=1&DM=1&D=337176&C=1343&domain=yourdomain.com&V=11035&K=domain+names&K2=domain%20names.

Can anyone tell me how to fix this? I've done searches and I was not able to get the info needed to correct this.

Any help is greatly appreciated.

Have a great day!
Terry
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Next Page
 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.53 seconds. Powered By: Snitz Forums 2000 Version 3.4.07