Re: [GENERAL]postgresql insert and dataset(c#)
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 yo
[GENERAL]postgresql insert and dataset(c#)
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.