[Mono-list] Hi -- PostgreSQL DataBase

2003-06-18 Thread Alessandro Binhara
Hello I can use a PostgreSQL with mono? -- Um Forte Abraço Alessandro de O. Binhara Diretor Técnico REDE SOL Coord. GU OpenSystem Sucesu-PR _ _ ___ _ | [EMAIL PROTECTED] | _ \| |

Re: [Mono-list] Hi -- PostgreSQL DataBase

2003-06-18 Thread Francisco Figueiredo Jr.
Alessandro Binhara wrote: Hello Hello Alessandro. I can use a PostgreSQL with mono? Yeap! You can use Mono.Data.PostgreSQL and Npgsql. Both are already in the Mono codebase. You can find info about them at: http://www.go-mono.com/postgresql.html http://gborg.postgresql.org/project/npgsql --

Re: [Mono-list] Hi -- PostgreSQL DataBase

2003-06-18 Thread yoros
On Wed, Jun 18, 2003 at 09:55:23AM -0300, Alessandro Binhara wrote: > Hello > > I can use a PostgreSQL with mono? > Yes, you can. There are two drivers to access PgSQL databases and also you can use ODBC. The drivers are Npgsql and Mono.Data.PostgreSqlClient. I reccomend you to use Npgsql, it's