1.

Solve : SQL?

Answer»

is there a free SQL Database programmer thats newb friendly.. i'm going to be adding password protection to my site and i need to use SQL To get it to function properly. Quote

is there a free SQL Database programmer thats newb friendly.. i'm going to be adding password protection to my site and i need to use SQL To get it to function properly.


and possibly a good tutorial (Whether a book or website.)

I need a good User friendly and FREE Sql program... to make a database for my server...

then I'll probably need some .NET coding help .... yes I suck.hey why dont u try out mysqlI BELIEVE you can get a free version of SQL server on their official web site. And the book I recommend for newbs is "SAMS, Teach yourself SQL server in 24 hours" They use a real user freindly writing STYLE, and they show screen shots of almost everything that they are talking about. And they don't charge out the *CENSORED* for it, I think it was like 25$ or something.It really DEPENDS on what you want to do and how much you're willing to pay.

For free, probably your best option is MySQL (as kareem said) running on Windows or Linux, with a PHP-enabled webserver that has phpMyAdmin installed.  There are lots of MySQL tutorials out there, and the latest MySQL is fairly ANSI-compliant, so whatever you learn will be relatively portable to MSSQL, PostgresSQL, etc.

If you want to program with a SQL database, you will have to learn SQL, so get used to that idea.


Discussion

No Comment Found