Problem if using the PG_SQL_Dump

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Post Reply
Guest

Problem if using the PG_SQL_Dump

Post by Guest » Fri 03 Feb 2006 20:38

If I use the PGSQL Dump to save my data in a File- everything works fine. But I get only one line with data. The drop and create command is following only with one line:
Insert into …………..

What have I to do, to get my completely Table?

I use the version 2.4 with VStudio 2003

Thanks for every hint.

SecureGen
Devart Team
Posts: 133
Joined: Thu 08 Sep 2005 06:27

Post by SecureGen » Tue 07 Feb 2006 07:56

We have fixed this problem for the PostgreSQLDirect .NET.
Look forward for the next build.

Post Reply