Hello geniuses!

I've been largely successful exporting my Access database into MySQL, but have 
one problem. The SQL dump file for one of my tables is just a smidge too large 
to import (the host limits the size to 2048, and my sql file is 2137).

Anyway, I just broke the table into two, Table1 and Table2. I intended to just 
just append Table 2 onto Table1, but now that I'm trying to do it, I realize 
that I don't know how.

Any suggestions?

 
Scott 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:343907
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to