connecting to 3.2 valventina database with rev
    Robert Mann 
    robmann at gp-racing.com
       
    Wed Aug 29 22:54:34 CDT 2007
    
    
  
Well I spent the whole day trying to figure out why data was not being saved
in the valentine database with a standalone
I guess you have to make sure you do the following when you close the app or
data is not saved, this works with valentina 2.5.6 now I will try and change
all to 3.2 and see if it works
ON DoCloseval
    
  get VDatabase_Close(theConnectionID) 
END DoCloseval
ON VCloseCard 
    
   get Valentina_ShutDown 
END VCloseCard
ON rclosecard
    
revCloseDatabase dbID
END rclosecard
    
    
More information about the Valentina
mailing list