|
-
Dec 14th, 2002, 06:31 AM
#1
Thread Starter
Junior Member
.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
-
Dec 14th, 2002, 06:45 AM
#2
New Member
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
-
Dec 14th, 2002, 12:25 PM
#3
Sleep mode
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|