-
Columns names of specific table in MS Access
Hi all,
I use "C++ Builder" and I need to list all tables of database. So I need to list all columns names and ids of a specific table. I can find all tables names by retrieving this information from system table 'MSysObjects'. But how to list columns and ids of specific table?
Probably it is impossible to use OpenSchema method to get such kind of data. But I don't imagine how to use it. I would very thankful for a some C++
sample code to create a string array with the field names for the selected table.
Thanks.
Similar Threads
-
By Oscar99 in forum Database
Replies: 2
Last Post: 09-29-2006, 05:23 PM
-
By bandoola in forum VB Classic
Replies: 7
Last Post: 05-17-2005, 12:45 AM
-
By Lisa in forum VB Classic
Replies: 0
Last Post: 11-14-2002, 01:19 PM
-
By David Satz in forum Database
Replies: 2
Last Post: 04-09-2002, 11:04 AM
-
By Faisal in forum VB Classic
Replies: 4
Last Post: 02-19-2002, 08:31 PM
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