Resetting a database after an error

-= JB =- sundown at pacifier.com
Thu Sep 4 14:37:19 CDT 2008


I think you need to use the below just before the shutdown,

     get VDatabase_Close(mDBRef)
     put VDatabase_Destructor(mDBRef) into mDBRef

regards,
-=>JB<=-


On Sep 4, 2008, at 11:23 AM, william humphrey wrote:

> Just found out that if you do get Valentina_ShutDown( ) and then  
> try any
> database calls (to check and see if the database is really shut down)
> Runtime Revolution crashes with a spinning beach ball.
>
> So my second question is what is a safe way to
>
>
> on VCloseCard
>     get Valentina_ShutDown( )
> -- put something here that returns a check that database is really  
> shut
> down?
> end VCloseCard
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina
>



More information about the Valentina mailing list