Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > VB Databases Basics
|
VB Databases Basics Beginning-level VB coding questions specific to using VB with databases. Issues not specific to database use will be redirected to other forums.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB Databases Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 13th, 2008, 05:20 PM
Registered User
 
Join Date: Feb 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default VB NET 2005 MSACCESS list all the DB Metadata

With System.Data.OleDb
How can the Tables, Fields names, Field attributes (such as; max text length, required field, be listed.)
is there a collections for the MSAccess Tables, Table Columns, Column Type(2)and max lengths and other field limitations or requirement available in a VB NET program.


 
Old April 14th, 2008, 04:11 PM
Registered User
 
Join Date: Apr 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I am looking for the same thing.

I would like to see the metadata for when a table was last modified (not it's design, but when the last record in the table was modified).

Seeing the Table creation date would be nice too.

Did you ever get any working code for this, and would you mind sharing it?
Thanks [email protected]





Similar Threads
Thread Thread Starter Forum Replies Last Post
reg conn to sql server 2005 from vb.net 2005.. veda SQL Server 2005 2 July 1st, 2008 12:16 AM
VB Net MSAccess need to get Tbl Field stuff jhkraft Pro VB Databases 0 March 13th, 2008 05:11 PM
Writing to an msAccess db from txtBox Data sconineuk ADO.NET 0 March 8th, 2006 03:13 PM
disadvantages of MSAccess as backend db umair_rathore Classic ASP Basics 5 February 14th, 2005 01:19 AM
read-only probs in msaccess db using asp form anupamda Classic ASP Databases 1 February 10th, 2004 12:03 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.