I save it as a CSV and stick it through phpmyadmin...it can be a bit
clumsy (getting the delimiters to agree, mostly, which isn't exactly a
monumental hurdle) but it works great unless your sheet is bloody
massive and it runs past the timeout.  I guess it'd be equally simple to
do a LOAD DATA INFILE on the aforementioned CSV...again, make sure the
delimiters are what's expected and it should work perfectly.



On Tue, 2003-11-11 at 21:20, Lists - Dustin Krysak wrote:
> Is there an easy way to get an excel spread sheet imported into a MYSQL
> database?
> 
> Any links to a tutorial?
> 
> Thanks in advance!
> 
> 
> Dustin
> 
> 


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to