Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to VFP-DOA delete table from MDB?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00865579
Message ID:
00865677
Vues:
22
>Something like:
>
>oAccess = CreateObject("Access.Application")
>lc="c:\fixedassetlist.mdb"
>oAccess.OpenCurrentDatabase(lc)
>oAccess.CurrentDb.TableDefs.Delete(table_name)
>........
>
>
>>Did the footwork and checked around, found some RJO script - but it didn't make sense. Is there a way to delete an access table from an access MDB inside a VFP app (or command window, evun)?
>>
>>Thanks

I owe ya dude! Thanks!
Imagination is more important than knowledge
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform