RE: [Sqlrelay-discussion] error loading libraries
Brought to you by:
mused
|
From: Pedro B. <pba...@in...> - 2006-04-10 16:29:04
|
I already solved the problem, thanks to anyone who where about to help :)
Does anyone ever had this error when querying a db: global name
'_SQLRCursor__getRowRange' is not defined ??
Pedro Barbosa
-----Original Message-----
From: sql...@li...
[mailto:sql...@li...] On Behalf Of Pedro
Barbosa
Sent: segunda-feira, 10 de Abril de 2006 16:46
To: sql...@li...
Subject: RE: [Sqlrelay-discussion] error loading libraries
Thanks for that i can now start my instance :)
I installed this to have access from zope so I created the z sql relay
connection and I connect but whenever I try do a select statement I get a
"Page cannot be displayed" error.
In sqlrelay.conf I only changed from default dbase to "freetds" and
connections to "1".
In connections i have:
<connections>
<connection connectionid="db1"
string="sybase=/etc;user=user;password=password;server=dilas;db=database;"
/>
</connections>
Any help here?
Pedro Barbosa
-----Original Message-----
From: sql...@li...
[mailto:sql...@li...] On Behalf Of Davide
Corio
Sent: segunda-feira, 10 de Abril de 2006 15:57
To: sql...@li...
Subject: RE: [Sqlrelay-discussion] error loading libraries
Il giorno lun, 10/04/2006 alle 15.48 +0100, Pedro Barbosa ha scritto:
> Sorry but i didn't get that, where should i change the path to the
> libraries?
> I included it in my PATH variable but that doesn't do the trick.
Hi,
I think you have to do the same work, but with the LD_LIBRARY_PATH
environment variable
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/firstworks/lib
--
Davide Corio dav...@re...
Redomino S.r.l. C.so Monte Grappa 90/b - 10145 Torino - Italy
Tel: +39 011 19502871 - Fax: +39 011 19791122 - http://www.redomino.com/
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Sqlrelay-discussion mailing list
Sql...@li...
https://lists.sourceforge.net/lists/listinfo/sqlrelay-discussion
|