C#, DB

C#,通过OleDb连接Access

Access 是Microsoft提供的小型的Databae,小型的程序还是需要它的,现在提供读取Access 常用的Function:

using System.Data.OleDb;
using System.Data;

 

Pls call me CPP.
Posts created 150

发表评论

Related Posts

Begin typing your search term above and press enter to search. Press ESC to cancel.

Back To Top