Fwd: RE: How to get started on MySQL

2006-12-08 Thread Dan Buettner
Looks like this was sent just to me - no knowledge of it myself, but here you go. -Dan -- Forwarded message -- From: Nicholas Vettese <[EMAIL PROTECTED]> Date: Dec 8, 2006 6:29 AM Subject: RE: How to get started on MySQL To: Dan Buettner <[EMAIL PROTECTED]> What

Re: How to get started on MySQL

2006-12-07 Thread Eric Nygma
Thanks a lot Dan :). I just started downloading the "Complete Install" package of Community Server MySQL for Windows. I'll look around the sites you mentioned and see if I can make sense out of them. Thanks again, Eric. On 12/8/06, Dan Buettner <[EMAIL PROTECTED]> wrote: Eric, you'll likely w

Re: How to get started on MySQL

2006-12-07 Thread Dan Buettner
Eric, you'll likely want the community edition to get started with. It's essentially the same software, at least for now, but community is free whereas enterprise is cost (but includes support). I've read good things about, and have just ordered, this: MySQL Cookbook, 2nd edition http://www.amazo

How to get started on MySQL

2006-12-07 Thread Eric Nygma
Hi, I am new to MySQL, never used it before. I have basic knowledge of databases and have used Oracle in the past, as far as writing SQL queries and starting/shutting down the database instance. I need to write server side scripts (php scripts) that communicate with MySQL database. I want to do