Re: how can make link with vb form and access table to save data in access table

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




"Mohsin" <azadmohsin@xxxxxxxxxxx> wrote in message
news:1170242312.887804.198100@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi Everyone,
i am in fresh in VB programming hence please help me to make link
between access table and visual basic form to save vb form entered
data in access table step by step.

for example:-

designed a form in visual basic to calculate two numbers as well as to
Save those data in access table.

Enter 1st Number (Text box name is T1).
Enter 2nd Number Text box Name isT2)
Total(Text Box name is T3)

made a table in access and saved it in c drive with the name of
calculate.mdb.
data fields are first_no.,Second_no. and Total
made Save button on vb Form so that if user will enter data in vb form
and click on save buttion then it should calculate and save data in
access table.

how can i do that.


Tons of info on the web...
http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=50695&lngWId=1

This site alone contains 1500+ examples of using a database with VB...
http://www.planetsourcecode.com/vb/default.asp?lngWId=1

hth
-ralph


.


Quantcast