[Gambas-user] Update DataView??

Fabien Bodard gambas.fr at ...626...
Sat Aug 11 10:38:07 CEST 2012


2012/8/10 rocko <sunblaster5 at ...626...>

> 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 at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



-- 
Fabien Bodard



More information about the User mailing list