文件名称:Database Explorer
文件大小:69KB
文件格式:ZIP
更新时间:2015-01-18 11:44:28
DataGrid
This example shows how you can use OleDbSchemaGuid in ADO.NET to fetch Schema information from database. It also shows, how you can use DataGrid control, to fill records from dataset, and also how to update records from DataGrid to database using OleDbDataAdapter and OleDbCommandBuilder. In this example List box is filled with Table names of a Specified Database, and by clicking on the table name, you can fill records in the DataGrid. The wonder of the ADO.NET is that it is total disconnected scenario, and this helps a lot in Web Applications.
【文件预览】:
@PSC_ReadMe_2623_10.txt
Database Explorer - DataGrid
----ADOVBDotNet.suo(7KB)
----AssemblyInfo.vb(1KB)
----ADOVBDotNet.vbproj(4KB)
----Form1.resx(15KB)
----Read Me.txt(568B)
----ADOVBDotNet.vbproj.user(2KB)
----Form1.vb(14KB)
----Icons()
--------BACKUP.ICO(766B)
--------REFRESH.ICO(318B)
----DBConnection.vb(443B)
----obj()
--------Debug()
----bin()
--------Northwind.mdb(488KB)
----ADOVBDotNet.sln(918B)