[Gambas-user] SQLite PRAGMA don't seem works any more

Jorge Carrión shordi at ...626...
Tue Jan 6 16:27:01 CET 2015


>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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pragmatableinfo.png
Type: image/png
Size: 96012 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20150106/0c9b660c/attachment.png>


More information about the User mailing list