[Sqlrelay-discussion] Access To SQLRelay from Python in windows
Brought to you by:
mused
|
From: D.Aguilera <ba...@sm...> - 2005-12-01 16:48:35
|
Hi, I'm currently using sqlrelay installed in a Linux box. In the same box I installed the python api to access sqlrelay from mod_python and nevow. ( same box also ). What I need now is to access sqlrelay from python inWindows XP. I've checked the code and there's a dependency on a library... CSQLRelay.so to make the api work. Is there any dll or pyd available for windows? Tks |