Hello,
I have a problem, I defined a column named First in my table by mistake and now I cannot delete this column, I think First is a reserved word in MSAccess DB, would you please help me to drop this column from Table, Here the statement that I am using:
Alter Table ChartChoices Drop Column First
Thanks,
--Bita
I have a problem, I defined a column named First in my table by mistake and now I cannot delete this column, I think First is a reserved word in MSAccess DB, would you please help me to drop this column from Table, Here the statement that I am using:
Alter Table ChartChoices Drop Column First
Thanks,
--Bita