Re: UI to access db

2007-12-28 Thread Nathan Buchanan
On Dec 28, 2007 4:58 PM, Phil Longstaff <[EMAIL PROTECTED]> wrote: > Well, I guess it's time to tackle the db selection/UI issues. > > The gda backend accepts URLs: >- gda://: >- gda://@ > > where is the provider name ("sqlite", "mysql" or "pgsql"). > If the first form is used, for mysql

UI to access db

2007-12-28 Thread Phil Longstaff
Well, I guess it's time to tackle the db selection/UI issues. The gda backend accepts URLs: - gda://: - gda://@ where is the provider name ("sqlite", "mysql" or "pgsql"). If the first form is used, for mysql and pgsql, the dbname is the name of the database, while for sqlite, the dbna