Subject | Re: Firebird 2 error |
---|---|
Author | hay77772000 |
Post date | 2007-10-08T18:20:08Z |
--- In firebird-support@yahoogroups.com, "Vlad Khorsun" <hvlad@...>
wrote:
wrote:
>(open)"
> > We just upgraded to Firebird 2, and am now getting the following
> > error...any ideas?
> >
> > GDS Exception. 335544344. I/O error for file %.0s"CreateFile
> >That was it - we *should* have had, but it had been removed ;)
> >
> > My connection string looks like this:
> >
> > database.connection.url=${database.jdbcstr}\:${database.hostname}/
> > ${database.port}\:${database.dataSourcePath}
> > database.jdbc.driver=org.firebirdsql.jdbc.FBDriver
> >
> > where
> >
> > database.jdbcstr=jdbc\:firebirdsql
> > database.hostname=myhostname
> > database.port=3050
> > database.dataSourcePath=FRAMEWORK
>
> Does you have entry for FRAMEWORK in your aliases.conf ?
>
> Regards,
> Vlad
>