getting there
Robert Mann
robmann at gp-racing.com
Wed Dec 27 18:57:40 CST 2006
If I connect to the database on the first card of the stack using the
following
get valentina_Init( 10 * 1024 * 1024 )
put VDatabase_Constructor() into mDatabase
get the effective filename of this stack
set the itemdel to slash
put the (item 1 to -2 of it) & slash & "snspringcalc" into dbPath
get VDatabase_Open( mDatabase, dbPAth )
Do I have to connect to the database on every card or can I pass a global to
use to access the database?
Robert Mann
More information about the Valentina
mailing list