[Gambas-devel] strange behabior in ide, getting more tables than existing

PICCORO McKAY Lenz mckaygerhard at ...176...
Thu Sep 5 00:57:35 CEST 2013


i have strange behabior in ide, getting more tables than existing

i i delete the database all work as expected but i have a code like this:

If Not hconn.Tables.Exist("sysasis_listado_id") Then
        hTable = hconn.Tables.Add("sysasis_listado_id")

and always return true (that exits)

i get a 6 tables existing in the sqlite database, but when i consulting see
only one..  as can see in obviously ilustrative screen shot :
 the hconn connection object in tables/count variable said that have 6
tables, see that db name its same as the connection windows sqlite, and the
count htable object return 6 tables...

[image: Inline image 1]

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20130904/eaea6da7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: screen--181132.png
Type: image/png
Size: 174393 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20130904/eaea6da7/attachment.png>


More information about the Devel mailing list