Empty fields in the DataSet

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Post Reply
gal_lupus
Posts: 10
Joined: Mon 02 Jan 2006 22:21

Empty fields in the DataSet

Post by gal_lupus » Mon 02 Jan 2006 22:28

I downloaded your trial version PostgreSQLDirect for VS.Net 2005.
In the VS.Net 2005 I created new DataSet with Adapter. It showed me all fields from the original table, but only first six fileds contained data, others were empty. Adapter in the Preview Data showed the same. What did I do wrong?

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

Post by SecureGen » Tue 03 Jan 2006 13:00

I can not reproduce this issue using trial version of PostgreSQLDirect .NET Data Provider build 2.40.13.
We have changed the trial limitation in 2.40.13 version. Before this version provider showed only first 6 fields, in the last version it is fully functional but limited by trial time period.
Please check which version of PostgreSQLDirect .NET Data Provider you use.
If you are using the right version, please send an e-mail with your DDL script on tech support address.

Post Reply