In what way? YOu mean to create a view of an already-loaded
datatable? No, but you can load both tables and create a
data relation between them. Or you mean to use when retrieving
data from a database? Yes. Are you going to do updates on the
datatable? You have to write your own update routines if your
query has a Join in it.
Robin S.
=============================