开发者

Connect the access db(ms-access) on the server with tcp

开发者 https://www.devze.com 2023-02-16 19:14 出处:网络
i am doing an iphone app,and i have some trouble,so can anybody teaches me ? how开发者_如何学编程 can i connect the access DB(ms-access) on server with tcp?

i am doing an iphone app,and i have some trouble,so can anybody teaches me ?

how开发者_如何学编程 can i connect the access DB(ms-access) on server with tcp?

thanks a lot


That is definitely not possible, you should use a proper SQL server and a webservice/REST service to access the data.

0

精彩评论

暂无评论...
验证码 换一张
取 消