CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 1999
    Posts
    1

    Need help for setting up a database...!!

    The problem i have is that i have no experience with vb. Anyway, i would like to set up a database with access. How can i do it? Maybe you have some kind of example with source code then send me.

    I want to store information into the database from inputs of the user (keyboard) and by getting data via the serial interface (COM). If you have some hints, let me know.

    Thanks ...


  2. #2
    Join Date
    May 1999
    Posts
    3,332

    Re: Need help for setting up a database...!!

    in VB 6 use the Visual Data Manager Add-In from the Add-In menu.
    it's (almost) self-explanatory.
    create the jet database with that tool.



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured