REST for Microsoft Access (or another way to access from App)

后端 未结 2 585
走了就别回头了
走了就别回头了 2021-01-24 11:47

I have an Access database on a PC and want to write a small App, that can CRUD the data in this database. I would write a simple C# service that provides this functionality, but

2条回答
  •  情深已故
    2021-01-24 12:53

    Check out MSN-REST-WCF. This is at a basic level. But should give you something to start with.

提交回复
热议问题