How to generate an Access database file (* .mdb)

xiaoxiao2021-03-06  14

Select AccessApliaction control on the Servers panel

then

AccessApplication1.NewcurrentDatabase ('d: /aaa.mdb');

AccessApplication1.closecurrentDatabase; // Create a must turn off, he is an exclusive way to open

转载请注明原文地址:https://www.9cbs.com/read-50474.html

New Post(0)