[Mono-devel-list] Re: ADO.NET newbie questions

Nicholas Perez nicholasrperez at gmail.com
Thu Jan 27 18:49:08 EST 2005


Ugh. I figured it out once I got home and was messing around with it
in a more "normal" environment. I wasn't providing the SourceColumn to
my Parameter. So of course it was barfing.

I'm not an idiot, I swear :)


On Thu, 27 Jan 2005 14:03:31 -0600, Nicholas Perez
<nicholasrperez at gmail.com> wrote:
> The on going saga of my wrestling with all of this has left me bereft
> of any karma it seems :)
> 
> The suggestion to use Npgsql for my provider was top notch. works
> great. I love it.
> 
> But...
> 
> When I insert a new row, fill in the blanks, and then try the Update,
> I get an Exception.
> 
> Here is the exception and here is the source. I glanced at the
> DataRow.cs in svn and saw what it is choking on, but for the life of
> me I can't understand why. I even went through the whole thing with a
> generated typed dataset and still get the same exception. So at this
> point I am chocking it up to being a newbie and doing something
> stupid.
> 
> Please help me to be unstupid :)
> 
> --
> Nick
> --
> 
> 
> 


-- 
Nick
--



More information about the Mono-devel-list mailing list