read a database into a dataset then display it in a DGV
C#
2
Posts
2
Posters
0
Views
1
Watching
-
hi all I have been searching around but i havent found anything that JUST does what i need. does anyone know a good link to a site that would show me how to connect to a sql DB and let me populate a dataset and then fill a datagridview the database is currently read only so i don't need to worry about writing back to the db. thanks in advance Crash
-
hi all I have been searching around but i havent found anything that JUST does what i need. does anyone know a good link to a site that would show me how to connect to a sql DB and let me populate a dataset and then fill a datagridview the database is currently read only so i don't need to worry about writing back to the db. thanks in advance Crash