EDN Admin
Well-known member
Hi,
I have scoured the forums for how to do this but seems that there are more for SQL servers than Oledb. Can anybody guide me on to list tables from an access file?preferably using oledb. I just need to make this work, then I can submit my prototype<img src="images/emoticons/smile_wink.gif .
Incidently, I noticed that there are variety of ways doing it, wether by using getSchema, getOledbSchema etc., but I noticed that these methods bind to datagrid. I started doing my app using the vb2005 express edition so I am much more familiar with the datagridview thing. Is there anyway of making it work with datagridview, since it requires a command string to work?
Thanks for all assistance tendered.
PS. how does one refer to a forum thread in his/her thesis write up?
View the full article
I have scoured the forums for how to do this but seems that there are more for SQL servers than Oledb. Can anybody guide me on to list tables from an access file?preferably using oledb. I just need to make this work, then I can submit my prototype<img src="images/emoticons/smile_wink.gif .
Incidently, I noticed that there are variety of ways doing it, wether by using getSchema, getOledbSchema etc., but I noticed that these methods bind to datagrid. I started doing my app using the vb2005 express edition so I am much more familiar with the datagridview thing. Is there anyway of making it work with datagridview, since it requires a command string to work?
Thanks for all assistance tendered.
PS. how does one refer to a forum thread in his/her thesis write up?
View the full article