Re: find-and-load-foreign-library and Oracle

"Ricardo Boccato Alves" <[email protected]> Wed, 18 Jul 2007 23:33:29 -0300
Newsgroups gmane.lisp.clsql.devel
Message-ID <[email protected]>
--===============1592757149==
Content-Type: multipart/alternative; 
	boundary="----=_Part_88577_11590423.1184812409679"

------=_Part_88577_11590423.1184812409679
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

On 7/18/07, Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> wrote:
>
> 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.


I think it is in the oracle-loader.lisp at the definition of
*oracle-client-library-filenames*. This variable is passed to
find-and-load-foreign-library at the method
clsql-sys:database-type-load-foreign (the last one defined in that file.

[]s,
Ricardo Boccato Alves.

------=_Part_88577_11590423.1184812409679
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

On 7/18/07, <b class="gmail_sendername">Kevin Rosenberg</b> &lt;<a href="mailto:kevin-HJRc7zDS/[email protected]">kevin-HJRc7zDS/[email protected]</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Ricardo Boccato Alves wrote:<br>&gt; It happens during the loading of oracle&#39;s library and I believe the problem<br>&gt; is that the paths are expected to be strings (and some are pathnames).<br><br>Yes, NAME is designated to be a string, not a pathname. Do you know
<br>where the pathname is being injected by on your system as the NAME<br>parameter? Currently, I don&#39;t have an Oracle system setup for testing.</blockquote><div><br>I think it is in the oracle-loader.lisp at the definition of *oracle-client-library-filenames*. This variable is passed to find-and-load-foreign-library at the method clsql-sys:database-type-load-foreign (the last one defined in that file.
<br></div></div><br>[]s,<br>Ricardo Boccato Alves.<br>

------=_Part_88577_11590423.1184812409679--

--===============1592757149==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
CLSQL-Devel mailing list
[email protected]
http://lists.b9.com/mailman/listinfo/clsql-devel

--===============1592757149==--