Asked By
jamesvisual
0 points
N/A
Posted on - 10/31/2011
Hello there,
I'll be glad if someone could help my problems. I couldn’t make program for my normal project, after some attempt. I just couldn't get it. That's why i decided to look for help…
I want store student data information and anytime if need it, it can be replace without any error. Then I need a counter program for six month semester to get the payment information of students and can take necessary steps for the next.
Could someone out there help me, guide me…
Thanks a lot in advance….
Programming using Visual Basic Problem
The best solution for that is to use the oledb command use this path as your provider in module for example: |DataDiretory|EnrollmentSystem.mdb and in the form of wizard base go to properties and select "copy if newer".use insert query,delete query,update query,search query like sql imports.system.data followed by imports.system.data.oledb,data reader new dataset,commandtype,sqlquery as string = nothing,connection state open and close connection use try catch to catch an error from database and a message for exception….so that the content from database will be save correctly without no errors,if you have further problem regarding this vb.net programming method check out the screenshot below: