Results 1 to 3 of 3

Thread: .vbnet

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Dec 2002
    Posts
    24

    Smile .vbnet

    HELLO AGAIN!
    I HAVE TO CONVERT A VB CODE INTO VB.NET CODE.
    I HAVE USED DAO IN IT.
    IS THRERE ANY WAY TO CONVERT A CODE IN VB INTO VB.NET DIRECTLY.
    OR DO I HAVE TO WRITE IT AGAIN FROM SCRATCH?
    REGARDS
    AMITA

  2. #2
    New Member
    Join Date
    Dec 2002
    Posts
    5
    Hi,

    VB.net has an upgrade wizard which converts ur vb6 code to vb.net. open ur vb6 project from vb.net the vb6 upgrade wizrad is automatically invoked.

    Unfortunately since ur using DAO u must rewrite a lot of code as vb.net no longer supports DAO.


    Vinay

  3. #3
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    If you need to upgrade your vb6 that contains DAO Objects ,
    First VB6 should be installed.
    then you can run the wizard and I am sure it will add a reference to your upgraded VB.NET application .
    I've tried this myself and worked out .

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