Error 21 /library routine called out of sequence
Ron Lund <rlund-R29v/[email protected]> Mon, 09 May 2011 14:02:00 -0600
| Newsgroups | gmane.lisp.clsql.general |
|---|---|
| Message-ID | <[email protected]> |
To the clsql list: I'm getting an error: Error 21 / library routine called out of sequence This happens when trying to create an instance of a lisp object on a database table. It is only happening in a version of the program which has been compiled to a windows XP executable. It does not do this on a compiled lisp version of the program, where everything works as expected. Using Lispworks 5.1.2 on windows XP with sqlite3 as the database Does anyone have any insights as to why this may be happening and what can be done about it? Thanks, Ron rlund-R29v/[email protected]