laailalalaa
Registered User.
- Local time
- Today, 06:52
- Joined
- Jan 5, 2010
- Messages
- 10
hello,
before adding a column to a table i want to check if that column doesn't already exist in the table. is there a way to do this in access?
the only way i can think of is through vb.net (populate datatable and check the columns), which is pretty straightforward, but i'd like to know whether it is possible to perform this task using plain sql.
thank you
before adding a column to a table i want to check if that column doesn't already exist in the table. is there a way to do this in access?
the only way i can think of is through vb.net (populate datatable and check the columns), which is pretty straightforward, but i'd like to know whether it is possible to perform this task using plain sql.
thank you