PC Review Forums Newsgroups Microsoft DotNet Microsoft ADO .NET Help with: odbcdataadapte and update command

Reply

Help with: odbcdataadapte and update command

 
Thread Tools Rate Thread
Old 18-06-2006, 04:50 AM   #1
David
Guest
 
Posts: n/a
Default Help with: odbcdataadapte and update command


I am having an issue with generating update command in a
odbcdataadapter with VS 2003. (Eg dragging the table from the server
and dropped on a form).

The table has a primary key, but it does not appear to see the key or
use it in the update command. Is this a bug in the 1.1 framework or
do you have to build the update command by hand?

Thanks

  Reply With Quote
Old 18-06-2006, 07:25 AM   #2
Cor Ligthert [MVP]
Guest
 
Posts: n/a
Default Re: Help with: odbcdataadapte and update command

David,

ODBC has always had limitited possibilities with the designer.
Why do you use it by the way while almose everybody else now is using a more
productive provider?

Cor

"David" <dm_fw@sbcglobal.net> schreef in bericht
news:lcj9929pifkb9icjqoi7rh7b0c4t7cs8hc@4ax.com...
>I am having an issue with generating update command in a
> odbcdataadapter with VS 2003. (Eg dragging the table from the server
> and dropped on a form).
>
> The table has a primary key, but it does not appear to see the key or
> use it in the update command. Is this a bug in the 1.1 framework or
> do you have to build the update command by hand?
>
> Thanks
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

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