First, is there a separate mailing list for MyODBC issues?

I have Lotus Script code that uses odbc in an attempt to write data
to
a MySQL table. I can't get even the very first record inserted
because
I consistently get the following error:

Field mapping failed due to a missing field,  Connector 'odbc2'

I have examined the MySQL table, the Lotus Notes database/connection
objects, and the actual database string. Everything matches
perfectly,
including number of fields, name of fields, the two non-nullable
fields, etc. I can send all 200  lines of code if any one is familiar
with LotusScript so as to verify that I'm doing this right; but I
have
a strong suspicion that this is an ODBC issue. 

Thanks.

Randy

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to