Hi, I don't know if you can remember but I was asking for advice on
displaying info to the user using a dataset/datagrid, and you said you used
a virtual listview.  I am currently having loads of trouble using the
dataset/datagrid so I was wondering if you could let me know more about your
virtual listview please.

Also would the virtual listview allow for amendments/deletion/insertion of
data and recognise the change and update the database accordingly.

Many thanks

John

On 10/05/06, Noel Frankinet <[EMAIL PROTECTED]> wrote:

John Newby wrote:

>Hi, I am trying to access a SQLite database using the ADO.Net provider
and
>bring all the data back in a tabular form, I can bring back the data
using a
>datareader but I don't know if I can put the data into a datset or a
>datagrid.
>
>Does anyone know if you can do this?
>
>Many thanks.
>
>John.
>
>
>
>------------------------------------------------------------------------
>
>No virus found in this incoming message.
>Checked by AVG Free Edition.
>Version: 7.1.392 / Virus Database: 268.5.5/335 - Release Date: 9/05/2006
>
>
Hello,
I use a virtual listview directly on top of sqlite3, its in c++ but it
works very well (even on PDA). It could easily be turned in an activeX
(its ATL/WTL, no MFC).

Best wishes.


--
Noël Frankinet
Gistek Software SA
http://www.gistek.net


Reply via email to