[Mono-list] postgresql pinvoke sample

Adam Treat manyoso@yahoo.com
Fri, 12 Apr 2002 10:48:04 -0700


Compiles just fine, and even better it runs ;-)

Cheers,

Adam

On Friday 12 April 2002 10:38 am, you wrote:
> Adam,
>
> Here is the sample pinvoke to PostgreSQL that compiles and runs fine on
> windows but fails compiling on linux that gonzalo tested.
>
> - Daniel
>
> -----Original Message-----
> From: Daniel Morgan [mailto:danmorg@sc.rr.com]
> Sent: Thursday, April 11, 2002 7:28 AM
> To: Gonzalo Paniagua Javier
> Cc: Rodrigo Moya
> Subject:
>
> Gonzalo,
>
> I have put the PostgreSQL pinvoke C# sample as an attachment to make it
> easier for you to compile and run it.
> Notice, I'm using "pq" in the DllImport attribute instead of "pq.dll" or
> "libpq.so".
>
> Thanks,
> Daniel