Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access_asp thread: MS Access Lookup Attributes via ASP


Message #1 by soundz@b... on Tue, 31 Jul 2001 01:25:15
Is there a way to retrieve the Lookup attributes from an Access Database?  

For example, I have a dB column which is a lookup to another table.  I 

want to be able to retrieve the attribute values for Display Control, Row 

Source Type, Row Source, etc...



I tried the OpenSchema method, but it seems that "adSchemaColumns" does 

not return the information I need.



Jimmy

  Return to Index