Quote:
> I am running VB4 in 32bit mode under Windows 95. Whenever I try to
> use the Data Manager, or bind a data control's RecordSource property
> to an Access database (or anydatabase for that matter) it errors out.
> It gives me a "Could not create
VBA Expression Service" error. What
> gives?
> Shawn Preston
Im not sure if this will help but I had a problem when using
Trugrid.VBX in my app. It seemed to mess up the DAO stuff.
After contacting Microsoft they confirmed that some custom
controls do cause DAO to wind up DOA. Tom