Trying with ValentinaDB for C++

Cam Vi Luong camviluong at yahoo.com
Thu Jan 12 10:14:42 CST 2012


Hello ValentinaDB,

My Code is:
ValentinaInit(4 * 1024 * 1024);

--------------------------------------------------------------------------------------------------------    
VSQL::I_SqlDatabase_Ptr pSqlDb = CreateSqlDatabase(kStorage_Disk);
FBL::I_Database_Ptr pFblDb = pSqlDb->get_BaseDatabase();

pFblDb->Create();
pFblDb->Close();

ValentinaShutDown();
--------------------------------------------------------------------------------------------------------
My Error is "Unhandled exception at 0x535094bc in Test_Create_Database_Console.exe: 0xC0000005: Access violation reading location 0x00000000."

Is there I missing somethings? Please help me!


Best regards,
Thank you very much!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macserve.net/pipermail/valentina/attachments/20120113/46b6f5ce/attachment.html>


More information about the Valentina mailing list