System.Data.Sqlite works well cross platform though you do have to build your own version for OS X as the distributed binaries are mixed mode.
> On 6 Nov 2015, at 13:43, Edward Ned Harvey (mono) > <[email protected]> wrote: > >> From: [email protected] [mailto:mono-list- >> [email protected]] On Behalf Of sams >> >> I did experiment with accessing a sqlite db directly >> which was also very simple to implement. > > If you care about sqlite working cross-platform, be sure to test that > explicitly. Most people run into some difficulty with sqlite cross-platform, > but the problems are all solved if you follow the right rituals, use the > right versions of the right libraries, etc. Write back if you have any > trouble. > > Glad your xam mac experience was a good one. > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
