Re: Npgsql

From: Glyn Astill <glynastill(at)yahoo(dot)co(dot)uk>
To: Peter Kroon <plakroon(at)gmail(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Npgsql
Date: 2012-11-26 09:43:55
Message-ID: 1353923035.31610.YahooMailNeo@web133201.mail.ir2.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

An actual error message would be useful, but did you add a reference to the assembly in your project?

>________________________________
> From: Peter Kroon <plakroon(at)gmail(dot)com>
>To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
>Sent: Friday, 23 November 2012, 18:13
>Subject: [GENERAL] Npgsql
>
>
>I've installed Npgsql via Application stack builder without a problem(I guess, no error messages seen).
>
>
>
>http://npgsql.projects.pgfoundry.org/docs/manual/UserManual.html
>
>The projectpage tells me I have to add:
><%@ Assembly name="System.Data" %>
<%@ Assembly name="Npgsql" %>
>
>
>When I do this I get an error:
>Regel 1: <%@ Page Language="VB" Debug="true" %>
Regel 2: <%@ Import Namespace="System.Data.Odbc" %> Regel 3: <%@ Assembly name="Npgsql" %> Regel 4: <%
Regel 5:
>It's unable to find/load dependencies.
>Has anyone ever encountered this problem?
>If so, what was your solution.
>
>
>Thanks,
>
>
>Peter
>
>
>
>

In response to

  • Npgsql at 2012-11-23 18:13:46 from Peter Kroon

Responses

  • Re: Npgsql at 2012-11-26 19:56:12 from Peter Kroon

Browse pgsql-general by date

  From Date Subject
Next Message classical_89 2012-11-26 09:52:21 Correlation in pg_stats
Previous Message Vlad K. 2012-11-26 09:35:39 Copy rows, remember old and new pkey