-
vb
dear all
I want to build data base project , one of the toll is datainvironment
instead of data1 that i familiar with it , please advice me about the main step to do the following .
"the data base is .mdb file"
1-add item
2-delet item
3-and the important thing is how to use sql statement to retrieve data
data1.recordsource="select........"
what can i use in dataenvi.... to do same job????
-
Re: vb
Welcome to VB Forums!
I moved your thread to here from the Chit Chat forum. That forum is for non-technical subjects. Let me apologize for replies that you got there; I removed them.
-
Re: vb
Welcome to the forums. :wave:
Before getting to involved in this project, you might want to take a look at this.
Using The Data Environment
-
Re: vb
-
Re: vb
Welcome to the forums. :)
You may also like this thread.
IMO, using ADO is better (and easier after a few days) than using data environment. Consider using ADO if it is possible. :)
Sorry for the CC posts. Couldn't resist.