MySQL Forums
Forum List  »  Microsoft Access

Re: ODBC Call Failed for only 1 table in DB
Posted by: Virgil Machine
Date: March 09, 2011 02:50PM

The problem was that there is a column in the access able with date type memo. Through ODBC export, it comes in as MySQL longtext. I exported the access table to csv and improted via phpmyadmin, and it went in as varchar(1915). I am able to see that table in access. There are other issues with csv import--like dates--but I'm past this problem now for now.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: ODBC Call Failed for only 1 table in DB
2644
March 09, 2011 02:50PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.