Hi, I am doing a AIR application.
I want to check if a table already in database. I create a new one if it doesn't exist. The application will give me error "table already exist" if I do not do the check. Please let me know how to do the check to see if a table already exist. Thanks Mark

