Hi!
im creating an application using VB.NET to input data into a Banner. the data will be entered into a text box by the users using this application. when the users click on the "Enter" button, the data will be inserted into my Ms SQL Server DB. this application should have a Authorization Dialog Box too. I have got the codings for the dialog box.
But, my question is:
1) how do i actually link the MS SQL Server DB with my application?
i have read up from the internet telling me to use stored procedures. but i have no idea how to go about coding it.
Anyone has any idea how i should go about doing this? i have got no idea on these. please help!
Start Free Trial