• 0

I want add a new data in my ACCESS DATABASE


Question

I want add a new data in my ACCESS DATABASE!

Please help me!

I can see the data in the textbox! but i can't add a new data

i want that when i put a text in the TEXTBOX, the text will save in the DATABASE!

Please help me!

I know how to do this in Visual Basic 6, but not 2005!

Thanks!

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Look for SqlConnection, I'm not sure of the connection string to connect to Access but I know you can do it through that. In fact, look under Tools -> Connect To Database -> Provider and select Microsoft Jet and then in the next tab you can select your Access Database. From there you'll use SQL syntax to input data to it.

Edited by kjordan2001
Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.