How to display access records in Visual Basic 2008 form?
-
I have an access table containing several records. Infact records of universities alongwith their fee structure. The task is to sort out the universities according to a given range and display that list in VB 2008 form. Has anybody got any reference regarding this?
-
I have an access table containing several records. Infact records of universities alongwith their fee structure. The task is to sort out the universities according to a given range and display that list in VB 2008 form. Has anybody got any reference regarding this?
This sounds like homework and this little "how-to" has been documented hundreds of thousands of times. All it takes is a little Googling: "vb.net get data from access[^]".
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009...