How to implement transaction way in vb.net?

前端 未结 2 1965
逝去的感伤
逝去的感伤 2021-01-26 20:09

I develop one application using VB.net (200%) that connects to MS-Access Database, I use TableAdapter and Dataset for connection to the Access DB file.

I need to impleme

2条回答
  •  暖寄归人
    2021-01-26 20:55

    You can find a bunch of data access tutorials at http://www.asp.net/learn/data-access/

提交回复
热议问题