Re: vb6-vb2005 conversion



I used the conversion wizard on a smaller project that what you have listed
15-20 forms and maybe 2 dozen classes.

The upgrade was a slow and painful process. It takes alot of patience and
mental toughness ;-)

I don't know that I would rely on the wizard handling your ado connections,
recordsets, etc...
It's something you may have to go through after the upgrade.

I've only done this once, and we were using DAO.

Good luck .

"guy" <guy@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:C9523F5B-8713-478E-8997-5AB4011E2B87@xxxxxxxxxxxxxxxx
> Has anyone any experience of the conversion wizard for VB6 to VB2005?
> if so how good is it?
> also how does it handle database related conversions i.e is ADO converted
to
> ADO.NET etc.
>
> the project is approx 60 forms with so approx 180 to 240 classes
>
> The back end was and remains S!L Server 2000
>
>


.



Relevant Pages

  • Re: Convert
    ... Can we convert vb6 forms, ... I would strongly urge that you do not use the conversion wizard to ... upgrade to any other language, such as C#, C++, or Java, do a complete ... Seth Rowe [MVP] ...
    (microsoft.public.dotnet.languages.vb)
  • Re: App converted from 1.1 to 3.5 runs at about quarter of the spe
    ... We just used the VS2008 conversion wizard. ... There were a couple of issues to resolve and we had to upgrade a couple of ... Telerik controls we use but generally the code hasn't really changed too much ...
    (microsoft.public.dotnet.framework.aspnet)