[SOLVED] Test if SQL table exists
Hi All,
I'm still very new to B4A, but I'm trying to find a way to detect whether an SQL table already exists.
If the table does exist I want to test for a record (if sql.recordcount>0 then OK)
Can anyone help me with how to construct an IF around table and record existence?
Ta
Chris
Hi All,
I'm still very new to B4A, but I'm trying to find a way to detect whether an SQL table already exists.
If the table does exist I want to test for a record (if sql.recordcount>0 then OK)
Can anyone help me with how to construct an IF around table and record existence?
Ta
Chris
Last edited: