Hi,
Just started working with VB.net so pls excuse my terminology as I don’t have them down yet. Anyways, how can I access SQL data from VB? I am working on a purchased application with a bunch of 3rd party VB controls. What I would like to accomplish is to validate certain controls for user entry and I have one 3rd party control that has a table grid in it displaying SQL data and was wondering if it's possible to validate that SQL table data. And to complicate things, the 3rd party control is located in a different form altogether from the form where I need to insert my validation button. And I am very limited knowledge with the namespace, inherits keywords. Any help will be greatly appreciated.
Thanks.
Just started working with VB.net so pls excuse my terminology as I don’t have them down yet. Anyways, how can I access SQL data from VB? I am working on a purchased application with a bunch of 3rd party VB controls. What I would like to accomplish is to validate certain controls for user entry and I have one 3rd party control that has a table grid in it displaying SQL data and was wondering if it's possible to validate that SQL table data. And to complicate things, the 3rd party control is located in a different form altogether from the form where I need to insert my validation button. And I am very limited knowledge with the namespace, inherits keywords. Any help will be greatly appreciated.
Thanks.