Re: [gnome-db] Encrypted DB connection
Vivien Malerba <[email protected]>
| Newsgroups | gmane.comp.gnome.db |
|---|---|
| Message-ID | <[email protected]> |
On 16 December 2010 10:41, Catarina Fernandes <[email protected]> wrote: > Hi! > > What I have to do is something like this? > > gda_connection_open_from_string ("PostgreSQL", > "DB_NAME=crystal; > USE_SSL=true", > > "USERNAME=postgres;PASSWORD=12345", > > GDA_CONNECTION_OPTIONS_READ_ONLY, > &error); > Yes, that should work. Regards, Vivien