You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hola Mario, mucho gusto. Por tu nombre estimo que hablas español, soy nuevo en Xsharp, hasta ahora no pude utilizar sentencias SQL en Xsharp. Has podido usar SELECT * FROM nombre-tabla ?
Hola Mario, mucho gusto. Por tu nombre estimo que hablas español, soy nuevo en Xsharp, hasta ahora no pude utilizar sentencias SQL en Xsharp. Has podido usar SELECT * FROM nombre-tabla ?
Hernan,
Mario is an international name. In this case Mario is from Austria.
To answer your question: in the current version SQL Select statements on DBF tables is not supported. This is planned for one of the next builds.
Describe the bug
Compiler error "MISSING FROM OR VALUES CLAUSE" with simple INSERT of one row.
To Reproduce
See attached examples
Expected behavior
Support vfp INSERT, e.g.:
INSERT INTO () VALUES ()
INSERT INTO () SELECT ... FROM
Screenshots
The text was updated successfully, but these errors were encountered: