Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
|
The connection string details I gave you, Ian, were for the BO Mapper. You still must have a valid connection in order to produce a schema. So whether you are connecting to the MDB via the BO Mapper or in your run-time application, you must supply a valid connection.
Next, I see that you have this supplied in the BO mapper, and that when you get the schema information on the BO you are getting the exception. The very same connection is used. I have tried this on the most recent build on my side and it is working. So possibly I am not using the same version of an MDB or security settings. If you can supply a simple Access database with a password setup like your environment, I would be more than happy to try it out here so that I can see what you are experiencing. Thanks.
|