How to manipulate an Access database with SQL and C# in Visual Studio 2010 -


i'm trying run sql commands on connected access database , show results, i've built sql queries in design view of dataset unable view them on main forms' datagrid, using c# in vs 2010.

how execute sql commands on connected access database , view them in datagrid on main form?

please help


Comments

Popular posts from this blog

php - Extract Text from HTTP referer -

Receive udp packets in android gstreamer -

authentication - ASP.NET Core 1.0. Bearer Token, cannot access custom claims -