Re: Installing the Npgsql provider for .Net

From: "Francisco Figueiredo Jr(dot)" <francisco(at)npgsql(dot)org>
To: Rob Richardson <Rob(dot)Richardson(at)rad-con(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Installing the Npgsql provider for .Net
Date: 2009-01-06 20:16:08
Message-ID: 438d02260901061216ndfce75bx42824b0e83fd21a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Jan 6, 2009 at 5:38 PM, Rob Richardson
<Rob(dot)Richardson(at)rad-con(dot)com> wrote:
> Greetings!
>

Hi, Rob!

You can find the manual in the download file which has a section about
how to install and use Npgsql.

Also, you can find the user manual online at:
http://manual.npgsql.org

You will need to add the file Mono.Security.dll into the GAC as
Npgsql.dll depends on it.
This file is also found in the downloaded file. Maybe you got one for
Mono which already contains the Mono.Security.dll assembly.

If you read the manual and still have doubts, please let us know.

I hope it helps.

--
Regards,

Francisco Figueiredo Jr.
Npgsql Lead Developer
http://fxjr.blogspot.com
http://www.npgsql.org

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dan Armbrust 2009-01-06 20:39:21 Re: Slow Vacuum was: vacuum output question
Previous Message Rob Richardson 2009-01-06 19:38:00 Installing the Npgsql provider for .Net