dbTalk Databases Forums  

.Net data provider issues

comp.databases.ingres comp.databases.ingres


Discuss .Net data provider issues in the comp.databases.ingres forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
nikosv
 
Posts: n/a

Default .Net data provider issues - 03-25-2009 , 05:57 AM






Are there any known issues with the .Net data provider?
I'm using Visual Studio 2005, Ingres 9.2 and .net provider 2.1 and
create a typed dataset plus the related TableAdapters.

The issue here is that the code generated for the table adapters
includes the Select and Insert statements but no Delete or Updates.
That might not be so big of a deal since the table adapter
encapsulates a data adapter so I can skip the table adapters all
together. But why not have full functionality and ease of use that
table adapters provide?
has anyone noticed such behavior ?

Reply With Quote
  #2  
Old   
nikosv
 
Posts: n/a

Default Re: .Net data provider issues - 03-27-2009 , 01:36 PM






On Mar 25, 1:57*pm, nikosv <nikos... (AT) gmail (DOT) com> wrote:
Quote:
Are there any known issues with the .Net data provider?
I'm using Visual Studio 2005, Ingres 9.2 and .net provider 2.1 and
create a typed dataset plus the related TableAdapters.

The issue here is that the code generated for the table adapters
includes the Select and Insert statements but no Delete or Updates.
That might not be so big of a deal since the table adapter
encapsulates a data adapter so I can skip the table adapters all
together. But why not have full functionality and ease of use *that
table adapters provide?
has anyone noticed such behavior ?
googling for it I've found out that the same issue had hit Mysql which
was categorized as a bug

for reference :
MySQL Bugs: #31338: TableAdapter wizard only generates INSERT command
http://bugs.mysql.com/bug.php?id=31338

MySQL Lists: commits: Connector/NET commit: r1202 - in branches/5.1: .
Driver/Source
http://lists.mysql.com/commits/43235


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



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.