|
-
ADO - join 4 tables
Hi
Is it possible using ADO to join 4 tables contained in an Access mdb, each
contains about 235 fields (so total would be around 940 fields) each table
has a common primary key field that relates the records as a kind of set
together. I would then display them on a VB6 form with a tab control with
text boxes for each field in the recordset. Is this possible ??
Thanks in advance
Tracy
-
Re: ADO - join 4 tables
This is not a function of whether or not "ADO" can do it, it's a function
of whether the Jet provider can do it. Yes, I would expect Jet to do this,
but can the Jet provider handle that many columns. I would not be surprised
if there were a 255 column limit. Try it...
bv
"Tracy" <tracy@ak.planet.gen.nz> wrote:
>
>Hi
>Is it possible using ADO to join 4 tables contained in an Access mdb, each
>contains about 235 fields (so total would be around 940 fields) each table
>has a common primary key field that relates the records as a kind of set
>together. I would then display them on a VB6 form with a tab control with
>text boxes for each field in the recordset. Is this possible ??
>
>Thanks in advance
>Tracy
Similar Threads
-
By Lewis Keim in forum VB Classic
Replies: 0
Last Post: 06-04-2002, 10:13 AM
-
Replies: 0
Last Post: 04-02-2002, 02:13 PM
-
By Rob Nicholson in forum VB Classic
Replies: 0
Last Post: 03-15-2002, 08:20 AM
-
By Jamie Fisher in forum Database
Replies: 0
Last Post: 02-07-2001, 04:31 PM
-
By Howard Lee in forum VB Classic
Replies: 1
Last Post: 04-04-2000, 03:35 AM
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks