On Jan 29, 2006, at 4:42 PM, johnf wrote:

All true and the best way to handle dabo data access. An added note in the
postgres case (and I gather other DBs too) just providing a user with
createDB rights does not completely allow creation of all the required
objects within the data engine. So attempting to setup a standard way to get this done does not seem likely to work. Therefore, I just provide a SQL
script and allow the DBA to get it done.

Exactly. There are plenty of tools out there for managing databases, so I don't see the need for us to create yet another one. But if someone has the rights (which is true in SQLite, which doesn't have the security of a server-based RDBMS), then being able to create a table should be no problem.


-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev

Reply via email to