>I'm curious about how you wrote your loop...

I'll try to find the old code where I did those loops. I think I should
have a sample in some old backup.

>No idea. When you use "Exec", the request is directly sent to the
>database client library. What does not work?

That instruction exctact from database a info fields result, similar to
Mysql's "show columns from tablename" sentence.

The result has a line for each Field with information, but now the result
is not available and the fields.count is 0.

Other software like sqliteman application show the result without
problems... like Gambas used to did.

Attach image of sqliteman screen
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to