[V4RB] SQL "Create Table"
Fred.Stephenson
Fred.Stephenson at wanadoo.fr
Tue Mar 11 19:32:20 CST 2003
>
>I wanted to find out whether a particular table exists already in
>the database. Isn't checking the sysItem table the best way to do
>this? What would be a better way?
well I suppose you could do
if mydb.baseobject("tablename")= nil then
// whatever
else
//whatever
end if
>Thanks!
>
>Erik
>_______________________________________________
>Valentina mailing list
>Valentina at lists.macserve.net
>http://lists.macserve.net/mailman/listinfo/valentina
--
More information about the Valentina
mailing list