G
Guest
As part of distributing updates to applications, I have a need to rename a table and several fields. How do I do this programmatically? I did find sample code showing how to create a table in the MS KB using DAO (CreateTableDefs), but the Access 2002 VBA help provides no help on DAO, so I cannot find any modify/rename functions.