Hi every one,
first, thanks to the "ADO.NET 2.0 Provider for SQLite" Team for the great work they did.
My question about how to delete a field (column) from the table structure?! I've worked with MySQL, and I know that it could be done by ALTER. but in SQLite they said that this command doesn't support deleting fields!!!
Is there any way to do it, other than deleting the table and re-create it with the new field removed!!!
Thanks in advance...
Web Developer, VB.net programmer.
OeaWeb.com