PC Review


Reply
Thread Tools Rate Thread

dataadapter returns type question

 
 
=?Utf-8?B?V2ViQnVpbGRlcjQ1MQ==?=
Guest
Posts: n/a
 
      9th Aug 2005
a dataadapter returns a type int32. I'm having problems finding out why an
update command is not working on some of my dataadapters
i've checked for dataset column errors table errors, ... they all come back
false
dataset has changes comes back true. Ok, there must be an error someplace.
but the adapter does not throw an error.

the dataadapter does return a 0 is this a usable value and what does it
indicate?
thanks
kes

--
thanks (as always)
some day i''m gona pay this forum back for all the help i''m getting
kes
 
Reply With Quote
 
 
 
 
Marina
Guest
Posts: n/a
 
      10th Aug 2005
It means 0 rows were updated.

You need to post the relevant snippets of code to get help.

"WebBuilder451" <(E-Mail Removed)> wrote in message
news:63F6D61F-67A9-4E07-8C5A-(E-Mail Removed)...
>a dataadapter returns a type int32. I'm having problems finding out why an
> update command is not working on some of my dataadapters
> i've checked for dataset column errors table errors, ... they all come
> back
> false
> dataset has changes comes back true. Ok, there must be an error someplace.
> but the adapter does not throw an error.
>
> the dataadapter does return a 0 is this a usable value and what does it
> indicate?
> thanks
> kes
>
> --
> thanks (as always)
> some day i''m gona pay this forum back for all the help i''m getting
> kes



 
Reply With Quote
 
=?Utf-8?B?V2ViQnVpbGRlcjQ1MQ==?=
Guest
Posts: n/a
 
      10th Aug 2005
Thanks for responding,
It would appear that the table mappings were not consistant and the adapter
was set to allow changes without error I switched this and (so far ) i'm able
to update.
thanks
kes
--
thanks (as always)
some day i''m gona pay this forum back for all the help i''m getting
kes


"Marina" wrote:

> It means 0 rows were updated.
>
> You need to post the relevant snippets of code to get help.
>
> "WebBuilder451" <(E-Mail Removed)> wrote in message
> news:63F6D61F-67A9-4E07-8C5A-(E-Mail Removed)...
> >a dataadapter returns a type int32. I'm having problems finding out why an
> > update command is not working on some of my dataadapters
> > i've checked for dataset column errors table errors, ... they all come
> > back
> > false
> > dataset has changes comes back true. Ok, there must be an error someplace.
> > but the adapter does not throw an error.
> >
> > the dataadapter does return a 0 is this a usable value and what does it
> > indicate?
> > thanks
> > kes
> >
> > --
> > thanks (as always)
> > some day i''m gona pay this forum back for all the help i''m getting
> > kes

>
>
>

 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DataAdapter.Update() returns error. Manohar Microsoft C# .NET 2 25th Jul 2007 08:47 PM
DataAdapter.Update() returns error. Manohar Microsoft ADO .NET 0 25th Jul 2007 06:56 PM
Null returns from DataAdapter.Fill() Michael Kellogg Microsoft ADO .NET 4 19th May 2005 11:25 PM
DataAdapter returns 0 results, what am I doing wrong? Matt Michael Microsoft VB .NET 2 2nd Feb 2005 04:27 AM
DataAdapter.Update returns 1 when the row has been deleted Greg Microsoft ADO .NET 1 9th Mar 2004 02:58 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:30 AM.