jeffronsave
IS-IT--Management
Hi All,
I'm a beginner in Dbase. I would to execute some SQL commands with my program.
Method Tried:
SET SQL ON
USE MYDATA.dbf
SELECT * FRMO MyDATA.DBF
***ERROR MSG PROMPTS SQL SYNTAX ERROR***
i understand from manuals that i hav to turn my dbf files into table before i could execute SQL commands which i'm unable to.
Lastly, i hope someone out there would guide me through out the steps...My situation is that I only have DBF files.
Thanx.
I'm a beginner in Dbase. I would to execute some SQL commands with my program.
Method Tried:
SET SQL ON
USE MYDATA.dbf
SELECT * FRMO MyDATA.DBF
***ERROR MSG PROMPTS SQL SYNTAX ERROR***
i understand from manuals that i hav to turn my dbf files into table before i could execute SQL commands which i'm unable to.
Lastly, i hope someone out there would guide me through out the steps...My situation is that I only have DBF files.
Thanx.