query limitid on 6 columns

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

query limitid on 6 columns

Post by Christoph Peters » Mon 04 Jul 2005 14:18

i use:
visual studion .net 2003 and postgreSQL

if i start a query and list the result, i can only see the values of 6 columns. the 7. columns always gets the value "null" and the 8. / 9. and so on as well

how can i solve this problem
it seems to be a limit anywhere, but where?
need help quickly

thanks
christoph

Yuri
Posts: 140
Joined: Mon 08 Nov 2004 12:07

query limitid on 6 columns

Post by Yuri » Mon 04 Jul 2005 14:28

The problem you specified is a trial restriction of PostgreSQLDirect .NET version.
You can register PostgreSQLDirect .NET Standard from its ordering page at www.crlab.com/pgsqlnet/ordering.html.
If you have any further questions please contact us at [email protected] .

Post Reply