> Hi
> Can we solve this?
> Connection verification failed for data source: FBEmployee
> []java.sql.SQLException: No suitable driver available for
> FBEmployee, please
> check the driver setting in resources file, error:
> org.firebirdsql.jdbc.FBDriver
> The root cause was that: java.sql.SQLException: No suitable
> driver available
> for FBEmployee, please check the driver setting in resources file, error:
> org.firebirdsql.jdbc.FBDriver
>
> I did it as per
> http://forums.devshed.com/t65588/s.html
> I am not so sure about this setting of mine
> dbc:firebirdsql://localhost:3050/E:\\www\\examples\\EMPLOYEE.FDB
> ========================
> Johan van Zyl