Access to visual basic

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sicelo
    New Member
    • Aug 2007
    • 5

    Access to visual basic

    can you please help i am trying to convert access to visual basic with the forms and the code as a Data base?? or with the reports
  • Stang02GT
    Recognized Expert Top Contributor
    • Jun 2007
    • 1206

    #2
    Could you be a little more specific please. I'm not really sure what you are asking to do, you can use Visual Basic to accomplish tasks in Access.

    But in order for anyone to help you, your going to have to be more specific :)

    Comment

    • missinglinq
      Recognized Expert Specialist
      • Nov 2006
      • 3533

      #3
      If you're actually talking about porting an Access database over to VB6 so that you can, for instance, create an .EXE file, this is not something you're going to be able to do on your own! Here's the site for a company that has a conversion program that they claim will do the job, but I've not heard from anyone who's actually used it:

      The Microsoft Access to VB Converter. Convert your Access Forms and code to VB automatically with one button click.


      Welcome to TheScripts!

      Linq ;0)>

      Comment

      • Sicelo
        New Member
        • Aug 2007
        • 5

        #4
        Originally posted by missinglinq
        If you're actually talking about porting an Access database over to VB6 so that you can, for instance, create an .EXE file, this is not something you're going to be able to do on your own! Here's the site for a company that has a conversion program that they claim will do the job, but I've not heard from anyone who's actually used it:

        The Microsoft Access to VB Converter. Convert your Access Forms and code to VB automatically with one button click.


        Welcome to TheScripts!

        Linq ;0)>

        i just wanted to link the data using the ADO control (for Database) in Visual basic but the form do not link the names so that this can be a EXE asyou said :)

        Comment

        • Sicelo
          New Member
          • Aug 2007
          • 5

          #5
          i just wanted to link the data using the ADO control (for Database) in Visual basic but the form do not link the names so that this can be a EXE asyou said :)

          --------------------------------------------------------------------------------

          Comment

          • Stang02GT
            Recognized Expert Top Contributor
            • Jun 2007
            • 1206

            #6
            Sorry i was a little unsure of what you were trying to do thats why i asked for a little more. But it looks like Link knew what you were talking about and helped you out.

            Good luck!

            Comment

            • Sicelo
              New Member
              • Aug 2007
              • 5

              #7
              Okey guys can somebody tell me how can i link two different forms in visual basic so that a textbox can link another text box in another forms sharing the same database from Access.....:)HE LP PLEASE

              Comment

              Working...