openedge2010
New Member
In php:
INSERT INTO PUB.tabla VALUES (values, ,$contenfile,values)";
Where $contenfile is the path of the file you want to put the blob field
Progress Openedge 10.1
Field blob x(8)
Error: [DataDirect][ODBC Progress OpenEdge Wire Protocol driver][OPENEDGE]Syntax error in SQL statement at or about ":\ruta\CFD_B" (10713)
INSERT INTO PUB.tabla VALUES (values, ,$contenfile,values)";
Where $contenfile is the path of the file you want to put the blob field
Progress Openedge 10.1
Field blob x(8)
Error: [DataDirect][ODBC Progress OpenEdge Wire Protocol driver][OPENEDGE]Syntax error in SQL statement at or about ":\ruta\CFD_B" (10713)