Hi Ron, thanks for that info.  We thought as much. It seems its the 
firewall that is causing us so many problems. We can run our apps with no 
problems on machines with fewer restrictions. Apart from modifying the 
firewall rights (hard to do), any suggestions to work around them other 
than placing the apps and running as a pure python from Unix etc (also hard 
for us to arrange).


On Tuesday, December 18, 2012 4:24:58 PM UTC+1, Ron McOuat wrote:
>
>
> The error traceback is saying the connection to the database could not be 
> opened. The problem should be in the model file that has
>
> db=DAL(.....), 
>
> the first parameter is the connection information. If the database is on 
> another machine and a firewall is in the way you won't have any ability to 
> connect. If you can't work out what is wrong on that line then post the 
> model file.
>

-- 



Reply via email to