I'm trying to use SQLite with F# on iOS device.
I tried to use SQLProvider. It worked fine with Mac app development, but I got build error when trying to use it on iOS device. It works fine with the simulation mode, but even in that case, I can't use the SQLClient functions so I had to run in demo mode. I posted a question on this issue (Using F# FSharp.Data.SqlProvider on iOS).
How can I use SQLite on iOS device with F#?
- How to use SQLProvider on iOS device with F#?
- I see that the C# Tasky app uses ADO.NET, then, how to use ADO.NET on F#?
- What other options are available?
Aucun commentaire:
Enregistrer un commentaire