PDA

View Full Version : database problem!


Brunsky
06-20-2002, 09:58 PM
WHen I createInstance the emulator show me message like that
"Application error: Priv. violation createInstance"

My code below:

if ( ISHELL_CreateInstance(pMe->a.m_pIShell, AEECLSID_DBMGR, (void **)&pMe->m_pIDBMgr) != AEE_SUCCESS)
{
//...
}


//////////
Have this code any problem?

Brunsky
06-20-2002, 10:31 PM
Please check
Technical FAQ 15. Extensions (New 4/12/02)
15a.