RE: New member question

2001-08-04 Thread Venu
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. >

Re: New member question

2001-08-04 Thread shawn reed
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