On 2010-08-27, 19:50 Bruno Rocha wrote:
> Marcin, did you connect to a remote server?
>
> which : did you replace with / ?
>
> there is someone else which can test with other versions of oracle?
Hello,
I'm using local connection. Colon was replaced with "/" in "username:password"
string. Wit
Marcin, did you connect to a remote server?
which : did you replace with / ?
there is someone else which can test with other versions of oracle?
2010/8/27 Marcin Jaworski
>
> On 2010-08-27, 15:06 ionel wrote:
>
> > Hello,
> >
> > I have a problem when I try to connect to an Oracle database wi
On 2010-08-27, 15:06 ionel wrote:
> Hello,
>
> I have a problem when I try to connect to an Oracle database with this
> connection string:
>
> db = DAL("oracle://username:password@//network_server:1521/
> database_name")
Hello,
Replacing ":" with "/" in "username:password" works for me on Or
On 2010-08-27, 15:06 ionel wrote:
> Hello,
>
> I have a problem when I try to connect to an Oracle database with this
> connection string:
>
> db = DAL("oracle://username:password@//network_server:1521/
> database_name")
>
>
Hello,
Replacing ":" with "/" works for me on Oracle 11.0.2.
By
Hello,
I have a problem when I try to connect to an Oracle database with this
connection string:
db = DAL("oracle://username:password@//network_server:1521/
database_name")
Traceback (most recent call last):
File "C:\MyApps\web2py\gluon\restricted.py", line 186, in restricted
exec ccode i
5 matches
Mail list logo