[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

using execsql



I have a problem in mcl 2.0 !
I tried to call the XCMD execsql from mcl 2.0.
I used the function do-xcmd from the file xcmd.lisp.
Other XCMDs seem to work with do-xcmd, but execsql
makes an exception.

DOES ANYONE USE THE XCMD EXEXSQL FROM MCL 2.0 (final)
WITH DO-XCMD (works with MCL 2.0 final) ?
WHERE IS THE POINT ?

(do-xcmd execsql "open database logon DB-NAME identified by PWD at HOST")
does not work ! the line execsql "open ... the same as above" works in
HyperCard!

Thanks in advance from Herbert (RZM Grosshadern - Munic)