ODBC Connection shows only INT Fields od Datatable

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
f.gruber
Level 1
Level 1
Posts: 7
Joined: Mon Apr 05, 2010 5:02 am

ODBC Connection shows only INT Fields od Datatable

Post by f.gruber »

Hi,
I made a UserDSN using "wine control".
Driver Mysql ODBC 5.1 Driver is installed under wine.
I can connect to the Database.

I want to connect to a table in that DB using Lotus Approach. After connecting I see only Datafields with INT values. All Fields with VARCHAR values are not displayed.

In the UserDSN configuration window I changed the charset option of the Mysql ODBC Connector to latin1 and some other values. That did not help.

Can anyone give me a hint?
Locked