Wrox Programmer Forums
|
VB How-To Ask your "How do I do this with VB?" questions in this forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 13th, 2006, 02:18 PM
Registered User
 
Join Date: Jun 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default Updating from VB3 to VB6

Hello!

My company have a project created with VB3 and is thinking about upgrading it to C#. Yes, that's right C#.

While I'm aware of the difficulties to update from VB6 to VB.Net (after that, to convert to C# will be a syntax question only), my concerns are on how to do the upgrade from VB3 to VB6.

Should I move to from VB3 -> VB4 -> VB5 and then VB6? I'm wondering if anybody had the same problem, and how the best way to solve it.

Thanks!

 
Old January 24th, 2006, 01:52 PM
Rod Stephens's Avatar
Wrox Author
 
Join Date: Jan 2006
Posts: 647
Thanks: 2
Thanked 96 Times in 95 Posts
Default

I just stumbled across a free VB 3 to VB 6 conversion tool at:

    http://www.advantageware.com/VBAD_free_tools.htm

You might give it a try.

Rod
[email protected]
Author of "Visual Basic 2005 Programmer's Reference"
http://www.vb-helper.com/vb_prog_ref.htm
 
Old February 1st, 2006, 06:20 AM
Registered User
 
Join Date: Feb 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

To be honest the differences in the language between VB4, 5 and 6 are negligable - the easiest thing to do will be to use VB6 to load up your VB3 program, and just work through it from there.

Most of the algorithmic code should work without any major problems - it is the user interface that will cause the problems as VB3 used different components from 4,5 and 6






Similar Threads
Thread Thread Starter Forum Replies Last Post
VB3 to VB6 migration Prashu VB How-To 0 June 20th, 2006 11:21 PM
Updating datatable Nikos General .NET 1 November 4th, 2004 04:43 PM
updating database texasraven ASP.NET 1.x and 2.0 Application Design 2 September 21st, 2004 05:14 PM
updating many to many whyulil Classic ASP Databases 4 March 11th, 2004 12:58 PM
Updating dmurray Access 1 June 25th, 2003 05:41 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.