Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I create an empty MDB ?
Message
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00712425
Message ID:
00713293
Views:
16
>Ok! Below follows the code to create an empty MDB:
>
>NewMDB = CREATEOBJECT('ADOX.Catalog')
>NewMDB.Create("Provider=Microsoft.Jet.OLEDB.4.0;" + "Data Source=.\NameOfNewMDB.mdb;")
>RELEASE NewMDB
>
>Many thanks for all.
>
>Vinicius Ribeiro
>vinicius.ribeiro@ig.com.br

Your welcome.
Igor Gelin
Database Developer
Previous
Reply
Map
View

Click here to load this message in the networking platform