How to bind DataGrid with Access database in WPF

preview_player
Показать описание
In this video tutorial we will learn how to bind datagrid with ms-access database in wpf. Example of binding data grid with ms-access in wpf. Using OleDbConnection you can create the connection. Fetch the data from Ms-Access using OleDbCommand class. Read the data from Ms-Access table using OleDbDataReader class. Bind the dataGrid using OleDbDataReader class
Рекомендации по теме
Комментарии
Автор

I have a problem with MSAcces 2016, when i run the project in Visual Studio it gives me an error:
Please if you can tell me how to fix it, ill be grateful!

marcovargas
Автор

nice video but video gets silent after some minutes.

g_mirsad