Hello,
Maybe i looked over it in the docs but: i am evaluating smartGWT EE, and wnated to try the mass-update sample with my own data, started from my own datasources (ie. [dsId].ds.xml). Everything works, and mysql is configured properly.
however, it does not generate the tables automatically, it tells me: 'table x does not exist'. Should it do this? Is it intended to generate this automatically, and if no, is there a simple way of converting .ds.xml files into CREATE TABLE statements?
Maybe i looked over it in the docs but: i am evaluating smartGWT EE, and wnated to try the mass-update sample with my own data, started from my own datasources (ie. [dsId].ds.xml). Everything works, and mysql is configured properly.
however, it does not generate the tables automatically, it tells me: 'table x does not exist'. Should it do this? Is it intended to generate this automatically, and if no, is there a simple way of converting .ds.xml files into CREATE TABLE statements?
Comment