JDBC
 
Advanced search
POPULAR TOPICS

Enterprise JavaBeans
Hybernate
IntelliJ IDEA
J2EE
J2ME
J2SE
JAAS
Java
Java Authentication and Authorization Service
Java BluePrints

more...

LINKS ROLL

Java tutorials
Other portals

found 17 articles for 0.231 sec
JDBC SQL2000 Server Zugriff   [microsoft.public.de.german.java]
Date: Apr 30, 2007 08:10

Hallo, nach der Installation des MS JDBC Treibers habe ich im Verzeichnis: C:\Programme\Microsoft SQL Server 2000 Driver for JDBC\lib\ folgende jar Dateien: msbase.jar, mssqlserver.jar und msutil.... OK. Im Programm definiere ich die Connection: con = DriverManager.getConnection("jdbc:microsoft:sqlserver://mySRV:1433", User="myuser", Password="myPW"); Es kommt ...
Show full article (0.82Kb)
Bug#454564: ITP: libjtds-java -- Pure Java (type 4) JDBC 3.0 driver for Microsoft SQL Server and Sybase   [linux.debian.maint.java]
Date: Dec 6, 2007 01:30

...: Java Description : Pure Java (type 4) JDBC 3.0 driver for Microsoft SQL Server and Sybase jTDS is an open source JDBC 3.0 Type 4 driver for Microsoft ... 12, 15). jTDS is the fastest JDBC driver for MS SQL Server and is a complete implementation of the JDBC spec. jTDS is the most performant JDBC.... It is a complete implementation of JDBC 3.0, it passes the J2EE 1...
Show full article (1.27Kb)
Fwd: Bug#454564: ITP: libjtds-java -- Pure Java (type 4) JDBC 3.0 driver for Microsoft SQL Server and Sybase   [linux.debian.maint.java]
Date: Dec 6, 2007 22:20

... libjtds-java -- Pure Java (type 4) JDBC 3.0 driver for Microsoft SQL...Java Description : Pure Java (type 4) JDBC 3.0 driver for Microsoft SQL...Sybase jTDS is an open source JDBC 3.0 Type 4 driver for..., 15). jTDS is the fastest JDBC driver for MS SQL Server and...is a complete implementation of the JDBC spec. jTDS is the most ...It is a complete implementation of JDBC 3.0, it passes the J2EE...
Show full article (2.65Kb) · Show article thread
Driver JDBC MySQL   [microsoft.public.es.java]
Date: Aug 7, 2007 08:10

Estoy buscando desde hace unos dias el driver jdbc-mysql pero no se donde encontrarlo. Por cierto, sabeis en que consiste lo de trabajar en mantenimiento evolutivo de aplicaciones, ¿se pica codigo como lo hace un programador junior? Gracias
Show full article (0.24Kb)
JTA with Websphere and Hibernate   [alt.comp.lang.java]
Date: Sep 26, 2006 11:38

.... Regards Frank hibernate.transaction.factory_class org.hibernate.transaction.JDBCTransactionFactory hibernate.connection.driver_class= oracle.jdbc.driver.OracleDriver hibernate.connection.url jdbc:oracle:thin:@proxy.company.de:1521:P1PM hibernate.dialect org.hibernate.dialect.OracleDialect hibernate.connection.username flo ...
Show full article (2.36Kb)
setLong() bug in jdbc for db2 connect?   [alt.comp.lang.java]
Date: Dec 3, 2006 07:04

Hi. I've been using the personal edition of db2 Connect to access our mainframe database from java apps for the last 9 months or so. I'm using prepared statements, and the setLong method has proven unreliable for both parameters and insert values, not finding search filters or attempting to insert nulls, etc. This has forced me to use setDouble or setBigDecimal to get around it, but ...
Show full article (0.51Kb)
Re: Where is $JAVA_HOME/lib ?   [linux.debian.maint.java]
Date: May 14, 2007 04:20

... path for that app must be enlisted: java -cp .:myapplication.jar:mysql-jdbc-driver.jar myapplication.MainClass (Side notes: The CLASSPATH environment variable should not ... should be preferred) due to possible version conflicts (application A requiring jdbc driver X version 1, application B requiring jdbc driver X version 2, both in the class path, results are random). For the same...
Show full article (2.74Kb)
Re: Fwd: Bug#454564: ITP: libjtds-java -- Pure Java (type 4) JDBC 3.0 driver for Microsoft SQL Server and Sybase   [linux.debian.maint.java]
Date: Dec 27, 2007 00:10

On Fri, Dec 07, 2007 at 02:58:53AM -0300, Martín Ferrari wrote: Hi there, I just packaged libjtds-java, because I need it, and it seems like a package that many people would use... Saving some copyright issues (I'm soooo tired of this, when using java apps) I think it is ready to go. I had to severely cut parts of it to make it dfsg free (many missing copyright notices), but...
Show full article (1.54Kb) · Show article thread
Re: Fwd: Bug#454564: ITP: libjtds-java -- Pure Java (type 4) JDBC 3.0 driver for Microsoft SQL Server and Sybase   [linux.debian.maint.java]
Date: Dec 27, 2007 00:20

Hi Michael, On Dec 27, 2007 5:08 AM, Michael Koch <konqueror@gmx.de> wrote: Its up to you. When you decide it should be maitained under the Debian Java maintainers umbrella you can (and probably should) still maintain the package as it would be otherwise some burden for the team to maintain packages that is probably noone in the team using. If you want I can add you to the ...
Show full article (0.62Kb) · Show article thread
Re: File locations: EAR, WAR, XML datasource   [linux.debian.maint.java]
Date: Jan 2, 2008 01:20

... on other packages: j2ee-war-container and jdbc-driver, and it recommends relational-database - ... satisfies those dependencies by installing Tomcat, MySQL JDBC driver, and MySQL server - during the xwiki ..., the install script sees that the MySQL JDBC package is installed, and it offers to ... still have the option of manually installing JDBC driver JAR files, and manually configuring the ...
Show full article (2.62Kb) · Show article thread
1 2 next