Guest_imported
New member
- Jan 1, 1970
- 0
Hi Everybody,
I try to use MS-ADO to add a new reocrd to MySQL with Visual Basic and ODBC connection. The form is created by use Data Form Wizard. When I finished input text and Press Update buttom, it said: [TCX][MyODBC]Unknown column 'Category' in 'field list' (For Integer Field) and
[TCX][MyODBC]Table 'Tempdb.Make' doesn't exist (For String Field)
Tempdb is my database, Parts is table's name and both Category and Make are field name.
If I try to use MS-DAO, there is no problem.
Could anybody help me to give me solution?
Thanks
Fred
Email:wu808@yahoo.com
I try to use MS-ADO to add a new reocrd to MySQL with Visual Basic and ODBC connection. The form is created by use Data Form Wizard. When I finished input text and Press Update buttom, it said: [TCX][MyODBC]Unknown column 'Category' in 'field list' (For Integer Field) and
[TCX][MyODBC]Table 'Tempdb.Make' doesn't exist (For String Field)
Tempdb is my database, Parts is table's name and both Category and Make are field name.
If I try to use MS-DAO, there is no problem.
Could anybody help me to give me solution?
Thanks
Fred
Email:wu808@yahoo.com