I am attempting to write a new VB6 front-end for several dBase and FoxPro
(.dbf) tables. I need to know how to set up table relationships between
tables and create queries similar to dBase "views."
I have consulted every written source I can find but none have given
examples using anything other than Access. The most obvious thing to do
would be to transfer the data to an Access database; but, that is
unacceptable since the entire company is now using a dBase (4,5, and 5.0)
front-end programs.
I just need an example of how to do these two things. Pleeeeeeease!