Обсуждение: postgresql insert and dataset(c#)

Поиск
Список
Период
Сортировка

postgresql insert and dataset(c#)

От
longlong
Дата:
hi all
     on windows system ,is there any easy way to insert data from
a dataset(c#.net) to postgresql?
i have installed npgsql.dll.

Re: postgresql insert and dataset(c#)

От
Chris
Дата:
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/