08] Error: during query execution during installation

suffle

New member
Hi,

I get a 08] Error: during query execution right after i click the install button. The whole message is:

Internal table dadabik_table correctly created......

[08] Error: during query execution.
INSERT INTO `dadabik_users_tab` VALUES (1, 'id_user', 'id_user', 'text', 'alphanumeric', '0', '0', '0', '0', '1', '0', '0', '0', '', '', '', '', '', '', '', 'is_equal/contains/starts_with/ends_with/greater_than/less_then', '', '', '', '', '100', '', 1, '~')
DBMS server said: Column count doesn't match value count at row 1
what does that mean or better: how can i fix this?
 

DebbieS

DaDaBIK Guru
Are you running a completely un-modified version of the program?
Please specify as much details as you can: DaDaBIK version, browser, operating system, DBMS (e.g. Mysql 5.1.47), Web server (e.g. Apache 2.2.16) -- per the main page of the support forum.
 
Top