how do i save the information in the program i made and see it when it is opened

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • haringmunti
    New Member
    • Nov 2007
    • 3

    how do i save the information in the program i made and see it when it is opened

    Hi,

    I already know how to connect vb.net with access 07. i just have to connect database.

    the problem is that i want to see the input in vb.net there when it is done. ive done it several times but what comes out is an lbl file. i am hoping to see the results i created under the field names i placed in the access table.

    i have to do this many times to show that it can handle the information and prove that the program is working.

    can anyone help?
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    Question moved to more suitable .NET Forum.

    Comment

    • r035198x
      MVP
      • Sep 2006
      • 13225

      #3
      Originally posted by haringmunti
      Hi,

      I already know how to connect vb.net with access 07. i just have to connect database.

      the problem is that i want to see the input in vb.net there when it is done. ive done it several times but what comes out is an lbl file. i am hoping to see the results i created under the field names i placed in the access table.

      i have to do this many times to show that it can handle the information and prove that the program is working.

      can anyone help?
      Post the code that you were using to display the values.

      Comment

      Working...