Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: OPENLINK SOFTWARE: ODBC solution for Oracle database.

Re: OPENLINK SOFTWARE: ODBC solution for Oracle database.

From: C. Ferguson <c_ferguson_at_rationalconcepts.com>
Date: Thu, 11 Nov 1999 09:04:39 -0800
Message-ID: <382AF727.A52049A7@rationalconcepts.com>


Dear Sir:
  I DO NOT appreciate this unsolicited piece of mail. I also DO NOT appreciate the fact that you pursued me via a newsgroup response.   In the future, please refrain from this type of activity!

Dominic Guillemin wrote:

> Subject: Re: Jdbc Driver connection error
> Date: 1999/11/11
> Author: C. Ferguson <c_ferguson_at_rationalconcepts.com
> <mailto:c_ferguson_at_rationalconcepts.com>>
>
>
> Here's a little code snippet on how you would connect in java code.
> DriverManager.registerDriver (new oracle.jdbc.driver.OracleDriver());
> Connection con =
> DriverManager.getConnection("jdbc:oracle:thin:@MyDev:1521:MyDBname",
> "yourDBUserName", "yourDBPw"); Wouldn't take much to write a little method
> to test the connection with this code. So in looking at the params set in
> websphere, should there be colons between the fields in the string for the
> order driver field or periods? I'm not familiar with websphere, but since
> it's kicking out the error for that specific field, that's where I would
> start. good luck, cindy
>
> ------------------------------------------------------------------------
> -----------------------------------
> Hi,
> I see that you need some help on ODBC with Oracle.
> OpenLink Software is an industry-leading developer and deployer of Secure,
> High-Performance, and Standards Compliant Universal Database Connectivity
> Middleware. <../info/docs/prodover.htm>
> The OpenLink Data Access Drivers Suite includes a comprehensive bundle of
> High-Performance, industry leading Drivers for, Open Database Connectivity
> (ODBC), Java Database Connectivity? (JDBC?), Universal Database
> Connectivity (UDBC) .
> Our Data Access Driver Suites are available as Multi Tier and Single Tier
> Drivers.
> You can download a free evaluation copy of our ODBC driver for Oracle on :
> http://oplweb.openlinksw.com/product/webmatrix.asp
>
> If you have any technical questions may I suggest you visit our support
> forum news://news.openlinksw.com which will give you, as an evaluator the
> quickest response time for your technical issues. If you run into any
> problems please let me know and I will be happy to assist.
>
> Should you require any further assistance please e-mail me at
> dguillemin_at_OpenLinksw.co.uk or phone me on +44 (0)181 681 7701 ext.240.
>
> Best regards,
> Dominic Guillemin
> OpenLink Software Web: http://www.openlinksw.co.uk
> Universal Database Connectivity Technology Providers
> Tel: 0181 681 77 01 Fax: 0181 681 77 02
Received on Thu Nov 11 1999 - 11:04:39 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US