Can't Add Record To Table
Warren Kuhl
warrenkuhl at gmail.com
Wed Sep 22 06:36:43 CDT 2010
I added the db_close and this worked. The records now show up. This brings
up a question....
Should I ...
1) do a db_open when I open my application and a db_close when I end my
application?
-or-
2) do a db_open when I update my database and a db_close when I finish
updating?
The reason I am asking the above question is if you have to do a db_close
for the updates to completed. I am worried that if I do a db_close when the
application completes, I could lose data if the application closes
unexpectedly.
Same with the db_flush...when should this be done?
Thanks for your help! This really started my day on a good note seeing it
working!
Warren
On Wed, Sep 22, 2010 at 5:36 AM, Ruslan Zasukhin <
ruslan_zasukhin at valentina-db.com> wrote:
> On 9/22/10 10:29 AM, "Ivan Smahin" <ivan_smahin at paradigmasoft.com> wrote:
>
> > Db.Close must be done at the end.
> > Please send me complete log
>
> And it is good idea to use db_Flush()
> AFTER changes of db.
>
>
> ----
> Also make sure, that you NOT open db from RV app,
> While this db file is opened by Vstudio! .
>
> Actually you must be not allowed do this,
> But just in case I do accent here.
>
>
> --
> Best regards,
>
> Ruslan Zasukhin
> VP Engineering and New Technology
> Paradigma Software, Inc
>
> Valentina - Joining Worlds of Information
> http://www.paradigmasoft.com
>
> [I feel the need: the need for speed]
>
>
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macserve.net/pipermail/valentina/attachments/20100922/54f7f3aa/attachment-0001.html>
More information about the Valentina
mailing list