[Mono-devel-list] SqliteDataAdapter issues with Fill(System.Data.DataSet)

Nicholas Perez nicholasrperez at gmail.com
Wed Jan 26 13:36:36 EST 2005


Okay, I don't profess to have any great knowledge of what it is I am
doing, but I am feeding the SqliteDataAdapter all the right arguments
to get back the right object. the problem is that when I call
Fill(System.Data.DataSet) the thing crashes complaining about a null
reference.

Am I doing something wrong?


This is on a Mono-1.1.3 install on XP SP2 with all the appropriate
binary dlls installed for sqlite[2|3].

Attached is the code, along with the error messages, and the .mdb
(mono debug? and I had to rename it because gmail is paranoid that I
am sending an executable) that was generated from running the
executable (I assume).

-- 
Nick
--
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: sqlitetest.cs
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050126/d8230302/attachment.pl 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: log.txt
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050126/d8230302/attachment.txt 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: error.monodebug
Type: application/octet-stream
Size: 324 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050126/d8230302/attachment.obj 


More information about the Mono-devel-list mailing list