[nhusers] Re: Oracle connection string in mono

2008-10-31 Thread Ayende Rahien
Start by doing new OracleConnection("...") until it works. On Fri, Oct 31, 2008 at 10:35 PM, Bruno Matos <[EMAIL PROTECTED]> wrote: > > Ayende Rahien wrote: > > What is the error? > 2008-10-31 20:24:35,095 [2] ERROR NHibernate.Util.ADOExceptionReporter:0 > - Connection parameter not supported: 'G

[nhusers] Re: Oracle connection string in mono

2008-10-31 Thread Bruno Matos
Ayende Rahien wrote: > What is the error? 2008-10-31 20:24:35,095 [2] ERROR NHibernate.Util.ADOExceptionReporter:0 - Connection parameter not supported: 'GISA) (SERVER' Thank you. > > On Fri, Oct 31, 2008 at 10:30 PM, Bruno Matos <[EMAIL PROTECTED] > > wrote: > > >

[nhusers] Re: Oracle connection string in mono

2008-10-31 Thread Ayende Rahien
What is the error? On Fri, Oct 31, 2008 at 10:30 PM, Bruno Matos <[EMAIL PROTECTED]> wrote: > > Hello! > > I'm trying to run an application under linux with mono 1.9, but the > connection string that works with .NET doesn't work with mono. here is > the configuration: > > > > > > >