Unix Technical Forum

BUG #2064: retrieving more the 6 columns from a table via c#

This is a discussion on BUG #2064: retrieving more the 6 columns from a table via c# within the pgsql Bugs forums, part of the PostgreSQL category; --> The following bug has been logged online: Bug reference: 2064 Logged by: tr Email address: tr@privacyinside.com PostgreSQL version: 1.2.1 ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Bugs

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-10-2008, 10:29 AM
tr
 
Posts: n/a
Default BUG #2064: retrieving more the 6 columns from a table via c#


The following bug has been logged online:

Bug reference: 2064
Logged by: tr
Email address: tr@privacyinside.com
PostgreSQL version: 1.2.1
Operating system: windows
Description: retrieving more the 6 columns from a table via c#
Details:

I'm trying to run a simple select * quary on a table which contains more
then 6 columns.
if i try this quary from the postgresql quary tool i have no problems but
when i activate this quary from C# DataAdapter.Fill
i only get the value of the first 6 columns and the others are null.

i tried a quary with listting the columns names.
i tried a quary with different columns order.
the DataRow that i get as a result from the fill methode with that quary
contains the actual number of columns but all the columns from the seven'th
one has null as a value.

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 04:09 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com