Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Visual Basic
  4. Can we convert a vb.net windows application into vb 6.0??

Can we convert a vb.net windows application into vb 6.0??

Scheduled Pinned Locked Moved Visual Basic
csharpdatabasequestion
4 Posts 4 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kvPriya
    wrote on last edited by
    #1

    Hai, I've a vb.net 2003 windows application which have connected with ms access database. Can we convert it into a vb 6.0 application? If so, how?? Any suggestions?? Thanks in advance.... -Priya

    D D M 3 Replies Last reply
    0
    • K kvPriya

      Hai, I've a vb.net 2003 windows application which have connected with ms access database. Can we convert it into a vb 6.0 application? If so, how?? Any suggestions?? Thanks in advance.... -Priya

      D Offline
      D Offline
      Duncan Edwards Jones
      wrote on last edited by
      #2

      You would basically need to rewrite it - and I can't think of any reason why you would want to do that...:confused: '--8<------------------------ Ex Datis: Duncan Jones Merrion Computing Ltd

      1 Reply Last reply
      0
      • K kvPriya

        Hai, I've a vb.net 2003 windows application which have connected with ms access database. Can we convert it into a vb 6.0 application? If so, how?? Any suggestions?? Thanks in advance.... -Priya

        D Offline
        D Offline
        Dave Kreskowiak
        wrote on last edited by
        #3

        Yep, there is no conversion tool for this. Why on earth you would want to do this is beyond me. Your basically throwing away your very nice set of hand and power tools and going back to making primitive objects by smashing your raw materials with rocks. You have to start a new VB6 project and rewrite the entire project by hand! Dave Kreskowiak Microsoft MVP - Visual Basic

        1 Reply Last reply
        0
        • K kvPriya

          Hai, I've a vb.net 2003 windows application which have connected with ms access database. Can we convert it into a vb 6.0 application? If so, how?? Any suggestions?? Thanks in advance.... -Priya

          M Offline
          M Offline
          MohammadAmiry
          wrote on last edited by
          #4

          As other friends mentioned there is NO WAY to convert it back to vb6 and you MUST rewrite the project. But (as long as you did not mention the reason WHY you need to convert it BACK to vb6) I can give you the idea (if it fits to what you need) to export your VB.NET project as a COM and use it in vb6. Remember that you still need .NET Framework Runtime to run your project.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups