Re:database example
It seems that the jet driver hasn't been installed. MADC 2.7 doesn't include the jet driver. The jet driver is required to connect to access db.
If the ADO.Connection object can be created successfully, the ADO must have been installed properly. If the ADO is installed without the jet driver, the "open" method will fail. An error message will be shown in the trace window of SWFKit.
|