HI 1oldfoxman,
Thanks for your advise. But its still not working..Btw "frmo" is my typo mistake.
Code Tried.
set sql on
use mydata.dbf
select * from mydata into table mydata1
**Error Message : SQL Syntax error***
Should the table mydata1 be existing table with the same structure...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.