Difference between revisions of "User talk:Velillaj"

(EiffelStore Problem)
Line 1: Line 1:
  
 +
 +
== EiffelStore Problem ==
 +
 +
Problems (with EiffelStore)
 +
 +
 +
Platform=Windows XP
 +
 +
EiffelVersion=I'm using Eiffel5.7(5.7.0826 Free Edition)
 +
 +
Datasource: odbc (Connector mysql-connector-odbc-3.51.12)
 +
 +
DataBase: MySQL 4.1
 +
 +
The problem arises when I want to insert an object using the concept of Data Object Coupling. In special in it case. The problem appears with the sample $ISE_HOME\examples\store\insert, using ODBC
 +
 +
 +
Error
 +
 +
Iniciando el acceso a datos
 +
ODBC ERROR: <4>, Inter code: <7>
 +
Native Err#=1136 , SQLSTATE=HYT00, Error_Info='[MySQL][ODBC 3.51 Driver][mysqld-4.1.12a-nt]Column count doesn't match value count at row 1'Press Return to finish the execution...
 +
 +
 +
Thanks
 +
 +
What do you sugget I do?
 +
 +
Thanks Javier
 +
 +
Retrieved from "http://eiffelsoftware.origo.ethz.ch/index.php/User_talk:Velillaj"

Revision as of 13:00, 18 April 2006


EiffelStore Problem

Problems (with EiffelStore)


Platform=Windows XP

EiffelVersion=I'm using Eiffel5.7(5.7.0826 Free Edition)

Datasource: odbc (Connector mysql-connector-odbc-3.51.12)

DataBase: MySQL 4.1

The problem arises when I want to insert an object using the concept of Data Object Coupling. In special in it case. The problem appears with the sample $ISE_HOME\examples\store\insert, using ODBC


Error

Iniciando el acceso a datos ODBC ERROR: <4>, Inter code: <7> Native Err#=1136 , SQLSTATE=HYT00, Error_Info='[MySQL][ODBC 3.51 Driver][mysqld-4.1.12a-nt]Column count doesn't match value count at row 1'Press Return to finish the execution...


Thanks

What do you sugget I do?

Thanks Javier

Retrieved from "http://eiffelsoftware.origo.ethz.ch/index.php/User_talk:Velillaj"