Importing a dump does nothing.
Chuck Neal
chuck at mediamacros.com
Fri Sep 3 14:07:46 CDT 2004
Can anyone tell me what's wrong with this...
on importDb
ValentinaInit( 4 * 1024 * 1024, "MySerialHere", "MySerialHere" )
ValentinaDebugLevel(2)
pDb = new( xtra "VDataBase" )
LoadDump( pDb, the moviePath & "cmm_cme.sql", the moviePath & "cme.vdb", 1
)
valentinashutdown()
end
I get this in the message window...
* V4MD *: InitValentina...done
* V4MD *: ValentinaSetDebugMode...done
* V4MD *: Create_VDataBase...* V4MD *: DB_New...done
* V4MD *: DB_LoadDump...done
* V4MD *: ShutDownValetina...done
* V4MD *: VDatabase_Destroy...done
But the DB is never created. No errors, nothing.
-Chuck
--------------------------
Chuck Neal
CEO, MediaMacros, Inc.
chuck at mediamacros.com
http://www.mediamacros.com
--------------------------
Check out the Developers Mall
Your one stop shop for all your Director Xtra Needs
http://www.mediamacros.net/customer
More information about the Valentina
mailing list