Re: Npgsq

From: Ike Nnabugwu <nnabugwu(at)gmail(dot)com>
To: plakroon(at)gmail(dot)com, pgsql-general(at)postgresql(dot)org
Subject: Re: Npgsq
Date: 2012-11-23 19:25:58
Message-ID: r7aph3bxocrosap8a7c6asow.1353698705208@email.android.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

From my Android phone on T-Mobile. The first nationwide 4G network.Peter Kroon <plakroon(at)gmail(dot)com> wrote: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

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Janes 2012-11-23 20:24:07 Re: Restore postgres to specific time
Previous Message Peter Kroon 2012-11-23 18:15:10 Re: create table in memory