Visit SearchWinDevelopment.com, the Visual Basic-Specific Search Engine.
               FREE benefits include Daily News, Developer Tips, Career Center, VB Forums & more.


Home Recent Code Popular Code SearchWinDevelopment.com White Papers

Jobs

Submit Code Email


Author:  AKR
Date Submitted:  11/8/2001
Category:  Database
Compatibility:  VB 6
This code has been accessed 8882 times.

Email Yourself this snippet:

Task: Code can be changed accordingly to read a bunch of dbf tables (can be easily modified to read .mdb etc tables) and check for common attributes. Checks for common field names, data types and size. Using ADO!
Declarations

Code