[Gambas-devel] strange behabior in ide, getting more tables than existing
Benoît Minisini
gambas at ...1...
Thu Sep 5 01:59:22 CEST 2013
Le 05/09/2013 00:57, PICCORO McKAY Lenz a écrit :
> 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...
>
> Inline image 1
>
> Lenz McKAY Gerardo (PICCORO)
> http://qgqlochekone.blogspot.com
>
Can you send me the sqlite database with the 6 tables, and can you
provide a readable screenshot (i.e. not a reduced unreadable one) ?
Thanks.
--
Benoît Minisini
More information about the Devel
mailing list