Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

jdbc

0
votes
4 answers
72 views

General JDBC Setup

So I have a MySQL database set up on a Debian server and it works fine from a phpMyAdmin client. I'm currently working on a project to write a Java…
asked January 6, 2011 1:26 am CST
AeroDroid
0
votes
0 answers
137 views

Arraylist as input param for MYSQL stored procedure

Hi folks, Can I pass an arraylist as mysql stored procedure input parameter with JDBC callable statement? If not what is the possible alternative…
asked January 6, 2011 1:26 am CST
Kenneth
0
votes
3 answers
93 views

MySQL DB connection without using JDBC in Java(JSP/Servlets)

All, We are testing our new web application, built using Java JSP with MySQL Server as the DB, in a shared hosting environment (Linux). The DB…
asked January 5, 2011 2:55 am CST
Barry
0
votes
2 answers
77 views

Searching using MySQL: How to escape wildcards.

I am currently searching my database with a query (using JDBC) like this: "... AND LCASE(Items.Name) LIKE '%" + searchString.toLowerCase() + "%';"…
asked January 3, 2011 3:14 pm CST
DanieL
0
votes
2 answers
96 views

MySQL connection in Java problem

Hi, I try to get some data form database. The connection method works for sure, but I have a problem getting any data form DB: SQLConnect s = new…
asked January 3, 2011 3:01 pm CST
Devel
0
votes
1 answers
106 views

Wait Timeout setting of mysql and JDBC error

I see the following error in the log: Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after…
asked January 2, 2011 10:20 pm CST
shantanuo
0
votes
1 answers
154 views

Java + sqlite: how to open database as read-only?

I have a large database that I want to open in read-only mode... I'm using SQLiteJDBC and am not sure what to use to get it to work as read-only.…
asked January 1, 2011 8:08 am CST
Jason S
0
votes
2 answers
135 views

Connecting Funambol to MySQL on remote host

I am setting up Funambol 8.7 on a Linux host (using Amazon AWS). I need to connect to a MySQL datbase that is hosted on a different server. Per the…
asked December 29, 2010 3:33 pm CST
rugcutter
0
votes
3 answers
38 views

My sql help with query

hi all! how can one execute two queries at the same time using mysql and java? i am facing a problem with this login i created.the login works just…
asked December 29, 2010 12:40 am CST
hash503
0
votes
2 answers
44 views

Value gets changed upon comiting. | CallableStatements

Hello, I having a weird problem with a DAO class and a StoredProcedure, what is happening is that I use a CallableStatement object which takes 15 IN…
asked December 28, 2010 7:00 pm CST
Triztian
0
votes
1 answers
215 views

Tomcat sqlite jdbc on server connection problem

Hi i want to upload my wicket project into the tomcat server. But in project i 've connected to db file like this :…
asked December 19, 2010 9:01 pm CST
jacop41
1
vote
1 answer
166 views

Mysql not reconnecting with JNDI Tomcat 6

I am using JNDI with Tomcat6 to manage Mysql connections, my Catalina/domain.com/ROOT.xml has: <Resource name="jdbc/db" auth="Container"…
asked December 3, 2009 2:38 pm CST
Fedor
Pages : [1] < 9 | 10 | 11 | 12 | 13
252

jdbc

Tagged: jdbc
Related Tags
mysql × 178
java × 167
postgresql × 39
tomcat × 25
database × 17
hibernate × 14
sqlite × 14
sql × 10
spring × 8
jsp × 6
utf-8 × 5
timezone × 5
netbeans × 5
oracle × 5
eclipse × 5
android × 5
connection × 4
exception × 3
jboss × 3
hadoop × 3
resultset × 3
jndi × 3
driver × 3