[Mono-list] WebServices and Databases
Kornél Pál
kornelpal at hotmail.com
Mon Aug 22 15:35:59 EDT 2005
See
http://msdn.microsoft.com/library/en-us/cpgenref/html/gngrfassemblydirectivesyntax.asp
And put Npgsql.dll to the bin directory of the web application or install it
to the GAC. Mono comes with Npgsql.dll in the GAC but you have to install it
on .NET Framework.
Kornél
----- Original Message -----
From: "Steven Bell" <sfbell at keasdesign.net>
To: <Mono-list at lists.ximian.com>
Sent: Monday, August 22, 2005 9:21 PM
Subject: [Mono-list] WebServices and Databases
> Hi,
>
> This is probably a basic question, but I am a bit stumped.
> I would like to write a webservice to access a Postgresql database.
> How do I attach a reference to the asmx file, so it can find Npgsql.dll?
>
> steve
> _______________________________________________
> Mono-list maillist - Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
More information about the Mono-list
mailing list