2012/8/10 rocko <sunblast...@gmail.com>

> Is it possible to update a dataview in realtime?
> I Have an SQlite database that i acces with a dataSource
> and dataview.
> I have a form that enables users to add records to the database,
> But the dataview doesn't update untill i re-run the program.
>
> I would like to have the dataview update when it adds a record.
> Iv'e tried this:
> DataView1.Update but that gives an error.
> Do I have to update the DataSource first??
>

normally it will be update...

what error do you have ?


>
>
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



-- 
Fabien Bodard
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to