[Mono-list] WebServices and Databases

Gonzalo Paniagua Javier gonzalo at ximian.com
Mon Aug 22 15:29:07 EDT 2005


On Mon, 2005-08-22 at 15:21 -0400, Steven Bell wrote:
> 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?

Use the @Assembly directive. You'll want @Import too.

-Gonzalo




More information about the Mono-list mailing list