[Mono-devel-list] SqliteDataAdapter
Jonathan LaCour
panix-lists at skinnee.net
Wed Jul 7 15:30:48 EDT 2004
Greetings,
I just got a good start on implementing
Mono.Data.SqliteClient.SqliteDataAdapter, but it seems not to work due
to a bug somewhere else in the Sqlite assemblies.
This is my first time hacking on mono, so I am not yet very good at
debugging, so I thought I would go ahead and contribute what I have so
far, which is based off of some of the other DataAdapter objects in
Mono.Data.
I have attached the source to the SqliteDataAdapter, and a trace of my
test application. All my test did was run a simple select statement
against an sqlite database, and try to fill a dataset. I am running
the Mono 1.0 Framework install on Mac OS X 10.3.4.
I hope that someone finds this useful, or could help me to debug the
error elsewhere!
- Jonathan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: error.out.gz
Type: application/x-gzip
Size: 48770 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040707/ce7c2e0b/attachment.gz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SqliteDataAdapter.cs
Type: application/octet-stream
Size: 10975 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040707/ce7c2e0b/attachment.obj
More information about the Mono-devel-list
mailing list