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:  Brandon
Date Submitted:  1/3/2007
Category:  Database
Compatibility:  .NET
This code has been accessed 6136 times.

Email Yourself this snippet:

Task: Code will remove all tables in an MS Access database. Make sure to set a reference to the MS DAO 3.6 Object Library.
Declarations

Code