Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@mahesh-E2tZ3t • Nov 10, 2009
Before you can access the Data Environment designer, you must reference it in Visual Basic.
To reference the Data Environment designer
1. On the Project menu, click References.
2. From the References dialog box, select Microsoft Data Environment 1.0, and then click OK.
To add a Data Environment designer object to a Visual Basic project
1) Right click on Project name [ex.Project1(Inventory.vbp) Then click ADD then Data Environment
OR
1) From the Project menu, choose Add Data Environment.
The Data Environment designer is added to your Visual Basic project, the Data Environment designer window appears, and a Connection object is added to your Data Environment.
By the way
Microsoft Data Environment 1.0
Location:- C:\Program Files\Common Files\designer\MSDE.dll -
@mahesh-E2tZ3t • Nov 10, 2009
In some case add data environment may not be one of the menu choices
in this case,
1) select Components under project menu items
2) choose the designers tab and check the boxes next to data environment and data report
3) click OK
The data environment will available -
@hanif-hefaz-dL7l4K • May 1, 2015
i could'nt find microsoft data environment in references please help