P
Peter Warnez
All,
I have an .adp project in A2003 on sql 2000.
When creating a new tabel/view with the user interface of access it's
possible to "connect" a row with a lookup table (via properties pane of the
view/table).
I want to create a new table and setup the lookup-feature by code (VBA) with
ADO/ADOX. I thought I had to do it by setting the specific property
(rowsource, table, boundcolumn,....), but I can't find how to do it.
If I create a table with the user interface of Access and afterwards I check
the individual properties of the table and rows (with VBA) I can't see which
property I have to create and how to do it.
Any suggestions?
Tnx,
Peter
I have an .adp project in A2003 on sql 2000.
When creating a new tabel/view with the user interface of access it's
possible to "connect" a row with a lookup table (via properties pane of the
view/table).
I want to create a new table and setup the lookup-feature by code (VBA) with
ADO/ADOX. I thought I had to do it by setting the specific property
(rowsource, table, boundcolumn,....), but I can't find how to do it.
If I create a table with the user interface of Access and afterwards I check
the individual properties of the table and rows (with VBA) I can't see which
property I have to create and how to do it.
Any suggestions?
Tnx,
Peter