Subject | Re: [Firebird-Java] Using JayBird from Netbeans |
---|---|
Author | asha a.v |
Post date | 2007-06-28T16:13:19Z |
Hi,
Its easy, you can go to runtime window in netbeans
,select drivers and add jaybird jar.I have attached a
screen shot here. Please refer.
Asha.
--- Jinwah Serapis <jinwah50@...> wrote:
Software Engineer
SatPath Systems Inc.
46661,Fremont blvd.
Fremont.CA.
____________________________________________________________________________________
Get the Yahoo! toolbar and be alerted to new email wherever you're surfing.
http://new.toolbar.yahoo.com/toolbar/features/mail/index.php
[Non-text portions of this message have been removed]
Its easy, you can go to runtime window in netbeans
,select drivers and add jaybird jar.I have attached a
screen shot here. Please refer.
Asha.
--- Jinwah Serapis <jinwah50@...> wrote:
> Hi,DriverManager.getConnection("jdbc:firebirdsql:localhost/3050:C:\\MYDB.fdb",
>
> This should be simple to fix..
>
> I am using the following line to fetch a connection
> object.
>
> connection =
>
> "SYSDBA", "masterkey");Asha.A.V
>
> I have added jaybird-full-2.1.1.jar to my library
> and the library to
> my project.
>
> I am getting the following error..
>
> java.sql.SQLException: No suitable driver found for
> jdbc:firebirdsql:localhost/3050:C:\...
>
> So my question is how do I get Netbeans to know
> about the jaybird driver.
>
> Thanks
>
> Jinwah
>
>
Software Engineer
SatPath Systems Inc.
46661,Fremont blvd.
Fremont.CA.
____________________________________________________________________________________
Get the Yahoo! toolbar and be alerted to new email wherever you're surfing.
http://new.toolbar.yahoo.com/toolbar/features/mail/index.php
[Non-text portions of this message have been removed]