Subject | Re: [Firebird-Java] jsp and InterClient |
---|---|
Author | Rick Fincher |
Post date | 2003-03-24T20:07:27Z |
Hi Vid,
You would be better off using JayBird rather than Interclient. If you
download JayBird from the Firebird project on SourceForge you can read the
FAQ there.
Once you have that (or even with Interclient) the only that that really
changes is the driver name.
What type of servlet container are you using for JSP's? (Tomcat?). Exactly
how you set things up depends on the server.
Give us some more details and we can try to help.
Rick
You would be better off using JayBird rather than Interclient. If you
download JayBird from the Firebird project on SourceForge you can read the
FAQ there.
Once you have that (or even with Interclient) the only that that really
changes is the driver name.
What type of servlet container are you using for JSP's? (Tomcat?). Exactly
how you set things up depends on the server.
Give us some more details and we can try to help.
Rick
----- Original Message -----
> Hi,
>
> I hope this is the right place to post my question.
>
> I am trying to connect jsp pages to InterBase database using
> InterClient JDBC. It seams to me that internet resources are very
> reach when it comes to examples of how to make a connection between
> jsp and any other database (Oracle, MySQL,...) but when it comes to
> InterBase or Firebird (which in my opinion will be very similar if not
> the same) examples are not there at all. I hope that some of the
> folks here would be able to help me. What I am looking for is an
> example of jsp page that uses connection string to display data from
> InterBase or Firebird database.
>
> Thanks,
>
> Vid B.