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/ ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend