Hi, I'm developing an application using sqlserver ce. The oledb part works fine, but I want to implement the DB maintenance routines, wich are only exposed through ssce.engine. Does anybody know how to use ssce.engine / ssce.error etc from vfp? I'been able to explore the dll with the object browser, and it implements idispatch and Iunknown interfaces ( see attached file ) But CreateObject('ssce.engine.4.0') throws 'OLE error code 0x80004002:Unknown com status code'.
In other thread I saw a sqlite example using vfp2c32 for the implementation..( saying it needs a callback object ) is this the same case? the help file code for c++ is here:
I'll appreciate your advice.
Marco
In other thread I saw a sqlite example using vfp2c32 for the implementation..( saying it needs a callback object ) is this the same case? the help file code for c++ is here:
I'll appreciate your advice.
Marco