[Gambas-user] sqlite3 test database

Alan@...1278... alan at ...833...
Mon Dec 19 14:27:32 CET 2005


Hi,

I have created a SQLite3 test database using the database example in the 
1.9.22 distribution.

All 10000 entries in the test table seem to be present.

However if I load  the  database example  into gambas3  and  run the 
following SQL statement:

        select * from test:

on the first run  I only get one column in the result window  which is 
the line number.
 If I then run the query again all of the colunms are displayed.

Anyone know why this happens?
 
regards

Alan Bromley






More information about the User mailing list