> Hi,
> 
> I have a database table, which was made with Microsoft Access and am to move 
> the data into a mysql database table. As there are some long entries, which 
> exceed the data size allowed in a table cell by Microsoft Excel I can't 
> export it via Excel and convert it from Excel into a Text Tabs document (As 
> I did with other tables).
> 

Did you try to export it via ODBC. I the past I have some databases to
move from Access 97 to MySQL. I have created the same DB in mysql , and
(of course I have installed MySQL on Win) and than put all data from
Access to MySQL via ODBC . I only lost keys, but, I have manualy fix it
with alter table.
                                Poz

-- 
 ************************************
 * Ilic Aleksandar                  *
 * System Administrator
 * Dream Company                    *
 * Beogradska 1, 18000 Nis          *
 * E-mail: [EMAIL PROTECTED] *
 * Phone/Fax: 381 18 24 540         *
 * Phone:  381 18 547 450          *
 * Mob: 381 63 691 803              *
 ************************************



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to