ADOX C# example of Foreign-Key Relationship Needed

G

Guest

I am having trouble when I attempt to use the Keys.Append method. I have
looked at the syntax for the procedure along with numerous examples in Visual
Basic. The ADOX 2.8 API Reference on MSDN shows the Column parameter as a
String value that “…specifies the name of the column to be indexed.†While
the object browser shows the column parameter as a type object. I have tried
using both and always receive an exception error. If someone could please
provide me with a simple example of a Many to One relationship being
programmatically created between two Access tables using C# it would be
greatly appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top