Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Alberto Salvati Newsgroups: comp.lang.java.programmer Subject: Re: [newbie] Netbeans and Oracle 11g jdbc driver Date: Thu, 31 May 2012 23:26:31 -0700 (PDT) Organization: http://groups.google.com Lines: 13 Message-ID: References: NNTP-Posting-Host: 93.62.184.139 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1338531992 26909 127.0.0.1 (1 Jun 2012 06:26:32 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 1 Jun 2012 06:26:32 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=93.62.184.139; posting-account=6uV0UQoAAADuyw164pdNOboq8ESE0cJS User-Agent: G2/1.0 Xref: csiph.com comp.lang.java.programmer:14970 First, many thanks for the answers. I know that my question is a stupid question. I've not experience in java and web. I'm already using jdbc driver suggested by you. I see in netbeans I'm using jdk 1.7.....and oracle jdbc driver is for jdk 1.6.... ....maybe jdbc for 1.7 is not good for 1.6? I'll install jdk 1.6 and create a new prj in netbeans.