Hi all,
Just need a little advise from the experts. I'm in the beginning stages of a project and I'm trying to figure out the best way to import and hold my data. I've done quite a bit of work with vba in access and excel, but nothing with
VB.Net aside from basic applications in college.
The data comes from a MainFrame Focus job. There are also a couple of excel spreadsheets I'll need to get data from. My question is where will be the best place to store this data for me to use in a
VB.Net program. I'm not sure if
VB has any sort of database to pull data in or if you have to create arrays or something else.
Thanks,
Dave