IF EXISTS (SELECT * FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_NAME = 'YOUR_TABLE') DROP TABLE ''YOUR_TABLE'
will NOT work because SQL CE are not support that IF EXISTS statement in this case, how awful ?
No comments posted yet.
Title:
Name:
Email: Not Displayed
Website:
Comment: