Results 1 to 6 of 6

Thread: where can i get Visual Basic 5 or 6?

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2006
    Posts
    1

    where can i get Visual Basic 5 or 6?

    I have an old program here i need to run once ASAP and then reprogram. I have visual studio 2005, which can't handle it. Its got a weird problem so stepping through is necessary. Now that you've stopped laughing, where can i get Visual Basic 5 or how to translate this code to vb.net? thanks!

  2. #2
    Elite Hacker Jacob Roman's Avatar
    Join Date
    Aug 2004
    Location
    Miami Beach, FL
    Posts
    5,349

    Re: where can i get Visual Basic 5 or 6?

    You don't need it. I have the last copy in its existence , and still use it.

    ...no seriously, you don't need it. If you have the VB5 source code, simply open it up with wordpad or notepad.

  3. #3
    Lively Member
    Join Date
    Feb 2006
    Posts
    90

    Re: where can i get Visual Basic 5 or 6?

    Depending on what controls are used in your application, VS2005 does an OK job at converting simple VB6 applications.. personally, I've never used VB5 so not sure about that.

    There's plenty of sites where you can get VB6. You might try Ebay.

  4. #4
    VB Guru ganeshmoorthy's Avatar
    Join Date
    Dec 2005
    Location
    Sharjah, United Arab Emirates
    Posts
    3,031

    Re: where can i get Visual Basic 5 or 6?

    this has got enough links/stuff for vb6 to vb 2005 upgrading
    If an answer to your question has been helpful, then please, Rate it!

    Have done Projects in Access and Member management systems using BioMetric devices, Smart cards and BarCodes.


  5. #5
    Elite Hacker Jacob Roman's Avatar
    Join Date
    Aug 2004
    Location
    Miami Beach, FL
    Posts
    5,349

    Re: where can i get Visual Basic 5 or 6?

    Quote Originally Posted by y2khines
    Depending on what controls are used in your application, VS2005 does an OK job at converting simple VB6 applications.. personally, I've never used VB5 so not sure about that.

    There's plenty of sites where you can get VB6. You might try Ebay.
    Yeah right. Only gets about 10-50% of your code right after conversion.

    They should never let C++ coders make conversion software that they aren't too familiar with.

  6. #6
    Lively Member
    Join Date
    Feb 2006
    Posts
    90

    Re: where can i get Visual Basic 5 or 6?

    Quote Originally Posted by Jacob Roman
    Yeah right. Only gets about 10-50% of your code right after conversion.

    They should never let C++ coders make conversion software that they aren't too familiar with.
    I've only converted two applications from VB6 to .Net, the first got about 90% of it correct and the second was in the 50-75% range. Notice the word "simple" in the original reply.

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