I have a new install of the latest Dadabik stable on a Debian 6.0 running up to date MySQL and PHPMyAdmin. My issue is that through the Dadabik insterface, only some of the fields will populate. I have a very simple single table setup at the moment, where you input a serial number, date of manufacture and so on. Number fields will not populate, but text fields will. I have all fields in the table set up as varchars and 100 characters each. Inputting data works in phpmyadmin, but not dadabik. I must be missing something simple.