Re: find-and-load-foreign-library and Oracle
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Wed, 18 Jul 2007 19:48:24 -0600
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
Ricardo Boccato Alves wrote: > It happens during the loading of oracle's library and I believe the problem > is that the paths are expected to be strings (and some are pathnames). Yes, NAME is designated to be a string, not a pathname. Do you know where the pathname is being injected by on your system as the NAME parameter? Currently, I don't have an Oracle system setup for testing. -- Kevin Rosenberg [email protected]