Re: Assinging Database Tables at Runtime using Data Environment
- From: "Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx>
- Date: Tue, 15 May 2007 16:16:38 -0400
wtseal70@xxxxxxxxx wrote:
I am trying to us the Data Environment functionality of VB6 to read an
Access Database. The problem is that I do not know how to set it up
so that I can look at tables that will be created after runtime.
Don't bother learning. The Data Environment was sort of a good idea that
ultimately failed. Having used the DE in one project about ten years ago
(after which I was tempted to remove all related files from my PC), I'm
afraid I'm not going to be of much help. MS stopped supporting it years
ago so you will have trouble getting assistance with it.
Given the stage you are at in your learning curve, you might want to
consider using VB.Net for your project. You can get plenty of help with
it in the dotnet.languages.vb.* groups
If you are stuck with VB6, you would be better advised to resign
yourself to learning to use the various ADO objects (Connection, Command
and Recordset). The visual basic (m.p.vb.*) groups are the places to
help with that.
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
.
- References:
- Assinging Database Tables at Runtime using Data Environment
- From: wtseal70
- Assinging Database Tables at Runtime using Data Environment
- Prev by Date: Assinging Database Tables at Runtime using Data Environment
- Next by Date: problem while creating/acessing temp tables through ADO
- Previous by thread: Assinging Database Tables at Runtime using Data Environment
- Next by thread: problem while creating/acessing temp tables through ADO
- Index(es):
Relevant Pages
|
|