Yes, that was what I planned to do but I have not studied the Howto's very
carefully. I just did not know how access would write in its ouput file
and how MySQL would take them. It is rather obvious for Strings or Int
values but not for booleans. But anyways, I think I just need to try it
out.

However, as a matter of fact, the mm.mysql JDBC driver for MySQL does have
a getBoolean() method in its ResultSet object ... I wonder how this would
work if MySQL does not internally support boolean type. I do not seem to
find too much docs for that.

Thanks
Michael

> This question doesn't make any sense - you can't use access tables in
> mysql or any other database, for that matter.  1) Create a table schema in
> mysql which matches the structure of the access table 2) Export the access
> table data to a file 3) Import the data from the file to the mysql table
> you just created.
> 
> 
> 
> 

---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]

Reply via email to