473,324 Members | 2,535 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

Use DataEnvironment in VB.NET

Hi everyone !
How i can use DataEnvironment in VB.NET ?
Thanh you very much .
Nov 20 '05 #1
1 1610
BraveHeart,
What I normally do is add a new Component (Project - Add Component) to my
project.

Using the visual designer of the Component you can then drag the Connection,
Command, and DataAdapter objects that I want to it from the Toolbox.
Alternatively you can drag & drop items from the Server Explorer. You can
set properties of these with the properties window.

Then from the Code Behind I add any methods that I want exposed via the
Component.

Hope this helps
Jay
"BraveHeart" <ho*******@yahoo.com> wrote in message
news:uI**************@TK2MSFTNGP11.phx.gbl...
Hi everyone !
How i can use DataEnvironment in VB.NET ?
Thanh you very much .

Nov 20 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Rado | last post by:
Hello. I want know if in VB.NEt is something like DATAENVIRONMENT/ This is in VB6/ Thank You.
1
by: Rado | last post by:
Hello. I have One problem. Whan I make database program in Visual Basic 6 which has some Forms. I make Dataenvironment. There I make connection to my database. In command I select table or write...
2
by: Allcomp | last post by:
Hello, I am trying to learn how to work in Visual Studio .Net 2005 and after searching for a lot, I don't see any answer. Actually, In VB6 I use the dataenvironment. For my application, I...
2
by: Preeths | last post by:
I have given the query select * from tablename in dataenvironment connection1_willeexcute event as source="select * from table1" i have given datasource of datareport as connection1 but could not...
1
Ali Rizwan
by: Ali Rizwan | last post by:
Hi all, I want to connect my datareport to a dataenvironment programatically. And i m using this code for this purpose but it does not working with an error. DR.DataSource = "DE" DR.DataMember...
1
by: Neelesh2007 | last post by:
I am using dataenvironment for making Reports in vb6.0 with access 2003 as backend. I am having two problems since long. 1. If Project is saved in loacation other than application folder and if i...
1
by: MaryKJolly | last post by:
I got this sample project from a website. But there is some syntax error in the statement which contains the CDate function. I can't detect the error? Can enybody help me? SUMMARY This article...
1
by: psyvanz | last post by:
HOW TO MAKE A STUDENT SCHOOL SUBJECTS IN COLLEGE USING Visual Basic 6? WITH FIXED SUBJECTS AND ASSIGNING THE SUBJECT TO A STUDENT USING "DATAENVIRONMENT"? THIS IS IN "FORM1" THIS IS IN...
4
by: psyvanz | last post by:
Private Sub add_Click() dt1.rsCommand1.AddNew t1.Text = t2.Text + 1 ' << HELP ME HERE!!! I STARTED 000001.. IF I CLICK ADD COMMAND BUTTON, SO IT MUST BE 000002 NOT ONLY NUMBER 2. ' BECAUSE...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.