I'm building an application that reads the schema from a Microsoft Access
database and exposes the database on the web. At the moment, I'm constrained
to using ASP only (ie not .NET). I've pieced together a bunch of things
using various OpenSchema and ADOX examples that I've found on the net - but
I can see a whole lot of other details in the Access Schema that I'd like to
be able to get at.
Can anyone tell me where I can find more comprehensive documentation in this
area?
Any advice appreciated.
Geoff