Hello Folks - I've been lurking for a few days so I thought I would go ahead
and ask...
I'm in (metro) Atlanta. Is there anyone/any place here that trains on using
MySQL?
Ideally, I would like someone to train me on how to use MySQL with
phpMyAdmin (2.3.2) on my virtual servers.
I also would like
Hi !
> -Original Message-
> From: shawn reed [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, August 04, 2001 12:50 PM
> To: RCA Webmaster
> Cc: [EMAIL PROTECTED]
> Subject: Re: New member question
>
>
> there are a number of ways you could accomplish this.
>
there are a number of ways you could accomplish this.
depending on how large the database is, you may want to try exporting it
to csv (comma separated value) format, and then importing it into mysql,
using either the "load" command, or a third-party utility like phpmyadmin
(which is what i genera
I have just subscribed to this list, so forgive me if my question has been
answered many times before but I was not sure where else to find this
information.
I am new to mysql and am going to be using it on a website that I maintain.
My question is, is there a program/utility or easy way to conv