View Single Post
  #6 (permalink)  
Old 08-08-2004, 03:31 PM
SWFKit SWFKit is offline
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default 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.
Reply With Quote