搜索资源列表
ur
- 用户管理 (用户的权限管理) 1.结构:Ur.exe 主程序 Ur.mdb 用户数据库 UrConfig.ini 配置文件 2.调用: 在程序中直接调用可执行文件 Shell "Ur.exe Ur.mdb/SAIMOUR/LurName/LurLimit", vbNormalFocus 数据库/数据库密码/用户名称/用户权限 On Error GoTo err1 AppActivate "用户管理" Exit Sub
A__Net_Dat1787928312004
- Sample application/*.sln for beginners and intermediates using OLEDb. Other controls used are ListView, ListBox, and MenuItems. Also uses ArrayList as a collection holder for the entries in the DB. Comes with *.mdb file. Pretty good beginning point f
OLE-DB-Data-Type-Mappings
- OLEDB data type mapping
灰帽 Python之旅
- VC++通过OLEDB访问数据库操作的封装类(VC++ encapsulation classes that access database operations through OLEDB)
读取Excel.OleDB
- c#下的Excel编辑工具 用着还行 可以试试(Excel tools for c#)