[gnome-db] "ALTER USER", etc, with GdaSqlBuilder?
Murray Cumming <[email protected]>
| Newsgroups | gmane.comp.gnome.db |
|---|---|
| Message-ID | <1274356377.4050.126.camel@murrayc-desktop> |
Is there any way to use GdaSQlBuilder to do thinks like this, which Glom does with PostgreSQL?: ALTER USER "bob" PASSWORD "secret" CREATE USER "bob" PASSWORD "secret" DROP USER REVOKE ALL PRIVILEGES ON "invoices" FROM "bob" -- [email protected] www.murrayc.com www.openismus.com