I am creating a vb applicaion that links to an access database. I need to load a value from a particular field in a table into variable in vb. Is there an easy way to do this?
Currently I am loading the database value that I need into a text box on a form in order to use it in my vb code which is quite tedious...
Currently I am loading the database value that I need into a text box on a form in order to use it in my vb code which is quite tedious...