开发者

c sharp webservice access microsoft database (mdb)?

开发者 https://www.devze.com 2023-02-05 23:30 出处:网络
How to access the mdb da开发者_如何学JAVAta via asmx web service?Accessing the database in a web service is the same as you are coding in a class in the data access, nothing will be changed.There is n

How to access the mdb da开发者_如何学JAVAta via asmx web service?


Accessing the database in a web service is the same as you are coding in a class in the data access, nothing will be changed.


There is no difference from where you access your database. Generally OledbConnection (see MSDN) is your friend for connecting to a Access database.

0

精彩评论

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

关注公众号