[Mono-devel-list] SqliteDataAdapter
Nicholas Perez
nicholasrperez at gmail.com
Tue Jan 25 15:24:57 EST 2005
I am on an XP SP2 box with a 1.0.5 mono install. I have downloaded and
installed the sqlite.dll binary. Sqlite works, at least opening a new
connection, executing a query, and reading the results.
But...
For whatever reason there is no SqliteDataAdapterr in the assembly. Or
at least that is what the compiler is telling me when it gives me a
CS0246 about the SqliteDataAdapter type. When I glance into svn I see
that there was SqliteDataAdapter implemented and put into the
repository back in November.
Did this not make it into 1.0.5? Do I need to download and install
1.1.3 or whatever the latest development version is?
--
Nick
--
More information about the Mono-devel-list
mailing list