Hey Guys
I am a newbie to Visual Basic I am just coming from VBA in Access so I know a little bit about the fundamentals object programming.
I have so far been able to link my form to a database and access data through SQLServer,Access, and Excel what my question is if I created a program in vb and I was using SQLServer in my project how would I be able to use the same information on the database if the person does not have SQLServer on their pc. Basically do I have to use a 3rd party database everytime I wasnt to access or enter data or does vb have it's own database that I could use to enter and access information.
I am a newbie to Visual Basic I am just coming from VBA in Access so I know a little bit about the fundamentals object programming.
I have so far been able to link my form to a database and access data through SQLServer,Access, and Excel what my question is if I created a program in vb and I was using SQLServer in my project how would I be able to use the same information on the database if the person does not have SQLServer on their pc. Basically do I have to use a 3rd party database everytime I wasnt to access or enter data or does vb have it's own database that I could use to enter and access information.