v0.3.0 - Works with MS SQL Server
It works with MS SQL Server, MySQL and SQLite.
- Automatically generates CRUD, DAO and VO screens.
- On the screen generates the fields of types: Date, numeric, text and memo.
- Determines whether fields are required or not.
- If the bank field has comments already takes to screen.
- Assume that the first column of the table will always be the primary key.
Funciona com MS SQL Server, MySQL e SQLite.
- Gera automaticamente telas CRUD, DAO e VO.
- Na tela gera os campos dos tipos: Data, numeric, texto e memo.
- Determina se os campos são obrigatórios ou não.
- Se o campo do banco tiver comentários já leva para tela.
- Assume que a primeira coluna da tabela sempre será a chave primaria.