Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello !
I read on "Version 9 - What's new " the topic Dynamic Data Update.
Has anyone else used that ?
Would you have a simple example, that loads data from a simple data source, such as a CSV or XLS file ?
Would you share it with us ?
Consider the stand-alone version of QV.
Thanks !
when you installed QV it came with few sample QVW
one of them is called CALL CENTER
there you have a live demonstration plus explnations of how to do it and how it works
basicly there are 3 new API functions, insert, update, and delete
you pass them a string containing a kind of SQL statement toghtter with a list of values and it pushes them into the existing loaded tables.
Mansyno