my query is "SELECT column_name, table_name FROM information_schema.columns"
.but it execute true in sqlserver ,but it dosn't execute true
in Ms Access.i want to get all colums and tables'name from specific
database.thanks.
Asked
Active
Viewed 60 times
1 Answers
2
Look to this question: How to extract the schema of an Access (.mdb) database?
Community
- 1
- 1
Michael Pakhantsov
- 24,077
- 5
- 58
- 59