I have serveral Access 2000 databases that I'm importing
into SQL 7 with one problem. I extensively use the schema
object in asp which uses the description column in access
2000 i.e. field_name data_type description. I have not
found how SQL 7 handles or if it does the "description"
from Access. I noticed in SQL 7 that you can import the
metadata and see the descriptions associated with Access
field names but I've yet to figure out on how to import
them into SQL7 if it supports it.
Please advise.