|
|
 |
| 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) |
|
|
|
|
|
|
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: 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
|
|
|