Re: postgresql insert and dataset(c#)

From: Chris <dmagick(at)gmail(dot)com>
To: longlong <asfnuts(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: postgresql insert and dataset(c#)
Date: 2007-07-26 04:12:08
Message-ID: 46A81F18.5030606@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

longlong wrote:
> hi all
> on windows system ,is there any easy way to insert data from
> a dataset(c#.net) to postgresql?

There's an example in the manual:

http://npgsql.projects.postgresql.org/docs/manual/UserManual.htm

"Working with Datasets"

If you have any problems with it I'd suggest you join their forum:

http://pgfoundry.org/forum/?group_id=1000140

You'll probably get more helpful responses ;)

--
Postgresql & php tutorials
http://www.designmagick.com/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2007-07-26 04:37:43 Re: C function problem with 8.2.4
Previous Message Robby Russell 2007-07-26 04:08:56 Replicating db structure changes