|
-
Dec 10th, 2007, 12:20 PM
#1
Thread Starter
Addicted Member
[RESOLVED] Differents Between MY-SQL and MS-SQL
I wish to learn PHP with MY-SQL. So I have downloaded PHP saver application from website. Because it was a medium size (9MB) file for my low speed Internet connection.
But I couldn't download MY-SQL from web site. Because it was a very big one (more than 40MB).
So I have been trying to buy it from a shop.
Unfortunately I couldn't able find MY-SQL on shop. But I have seen a CD with the name of "Microsoft SQL Saver 2005(MS-SQL)". But I don't know more about that.
Is it different from MY-SQL?
Last edited by thamizhinpan; Dec 11th, 2007 at 01:12 PM.
Reason: Spelling Mistakes
If above question or answer will help to you
Don't forget to rate me
தமிழ்இன்பன்
-
Dec 10th, 2007, 02:03 PM
#2
Re: Differents Between MY-SQL and MS-SQL
They are vaguely similar, but as they are different products from different companies, what works in one doesn't always work in the other.
If you only have MySQL available with your web host, you should not use SQL Server. Instead, get MySQL somehow (perhaps get a friend or an Internet Cafe to download it for you).
-
Dec 10th, 2007, 10:22 PM
#3
Re: Differents Between MY-SQL and MS-SQL
-
Dec 10th, 2007, 10:24 PM
#4
Re: Differents Between MY-SQL and MS-SQL
Even better:
Firebird — 4 MB
Both are relational database management systems that can be used with PHP.
I recommend using the PDO extension as your data access library. This makes it easy to switch between MS SQL, MySQL, PostgreSQL, Firebird, or a bunch of other supported DBMSs.
-
Dec 11th, 2007, 01:03 PM
#5
Thread Starter
Addicted Member
Re: Differents Between MY-SQL and MS-SQL
Thanks all! For your replies and links
If you only have MySQL available with your web host
Can I check availability of web host with out contacting administrators of saver?
Because, I don’t have any contact details about administrator of my web host.
Any way I think firebird will solve my trouble for temporary.
If above question or answer will help to you
Don't forget to rate me
தமிழ்இன்பன்
-
Dec 11th, 2007, 01:12 PM
#6
Re: Differents Between MY-SQL and MS-SQL
What your web host provides/supports should be clear from their site (usually on the home page).
-
Dec 11th, 2007, 01:32 PM
#7
Re: Differents Between MY-SQL and MS-SQL
Or at the very least, the control panel...
Who's the host? Maybe some one here has the same host & would know if you have mySQL.
-tg
-
Dec 11th, 2007, 09:16 PM
#8
Re: Differents Between MY-SQL and MS-SQL
Make a phpinfo file and see what extensions are installed. Anything you need to access a database must be listed here.
-
Dec 12th, 2007, 12:43 PM
#9
Thread Starter
Addicted Member
Re: Differents Between MY-SQL and MS-SQL
Ok!
I think Penagate's way is very easy for me.
Thank You Every Body!
If above question or answer will help to you
Don't forget to rate me
தமிழ்இன்பன்
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|