Hi,
I found out how to connect myself to the DBF file.
Does anybody knows if it is possible to cross two type of DB files? I need to read from the DBF file and insert certain data into an SQL DB file? Is that possible?
If so, can you mix them. for example: SELECT VAR1,VAR2, FROM SQLDB where SQLDB.VAR1=DBF_DB.VARX ??????
Thx,
Johny
|