I have Azure Mobile Data sync setup to Sync a db on Azure with a .net application.
I am using the SQLLite backend.
How do I issue a query on the local sqllite database?
I can't figure out how to do a simple join query "Select * from table1, table2 where table1.id=table2.id"
Aucun commentaire:
Enregistrer un commentaire