Java
Java is a programming language originally developed by Sun Microsystems and released in 1995 as a core component of Sun Microsystems' Java platform.
Application
Database Connectivity
Remove
Platform
Any
License
Any
Hello All,
We are a group of Java Programmers, from India and US . We have made a couple of Java programming websites which are popular in Major search engines. These sites contain various...
hi
i m new to java
i m doing simple program in java with database connection in MySQL..
but it shows the error of jdbc driver n connection couldnt be established.
i think it's regarding Mysql...
: Hi,
: I have got a problem in connecting database to java(JDBC). I have downloaded Java_2 how to programme 6th edition from net. But i dont have the CD to install the java driver and Mysql...
: : : something like freewebs but can be used with java and JDBC from a applet on a diffrent server
: : :
: : For development I would recomend apache.
: : Install it on your comp and you got a...
: : something like freewebs but can be used with java and JDBC from a applet on a diffrent server
: :
: For development I would recomend apache.
: Install it on your comp and you got a server.
:...
: something like freewebs but can be used with java and JDBC from a applet on a diffrent server
:
For development I would recomend apache.
Install it on your comp and you got a server.
something like freewebs but can be used with java and JDBC from a applet on a diffrent server
: HI,
: I have installed jdk4.2 interpreter on my system, but i can't able to compile java programs in it. Please help me in setting path on command prompt.
:
hi vilanye,
Thank u very much...
: ok i have a java game that is one a webpage ok,it needs to beable to save the players stats ok,i my web host came with a free mysql package(100webspace.com)i can any one show me an exaple code on...
ok i have a java game that is one a webpage ok,it needs to beable to save the players stats ok,i my web host came with a free mysql package(100webspace.com)i can any one show me an exaple code on how...
: hi
: wanted to know that can java b used for a dbms project?
: well i dont advanced java so kina confused?
: thanks
: Aadhaar
:
You can use the JDBC API. Have a look at the java.sql...
Data Sources in WinXP)
:
: I would use a Java driver if possible; check your DB documentation for the jars/driver name/etc you need.
:
: ---------------------------------
*sits down and...
Data Sources in WinXP)
I would use a Java driver if possible; check your DB documentation for the jars/driver name/etc you need.
---------------------------------
HOWTO ask questions:...
You can access relational databases using the JDBC API. If you need a free relational database, try Cloudscape (Derby I think the open source version is called). You can find plenty of JDBC tutorials...
: : Hi, does anyone know how to pass an image into a database? I've created the table with space for an OLE object and want to be able to insert a jpeg picture.
: :
: : Regards
: : Siog
: :
:...
: Hi, does anyone know how to pass an image into a database? I've created the table with space for an OLE object and want to be able to insert a jpeg picture.
:
: Regards
: Siog
:
Its been...
This message was edited by siaoling at 2005-3-19 8:20:34
This message was edited by siaoling at 2005-3-19 8:20:14
I am creating a database connection to my java.But now i have no ideas that why...
: Hi,
: Can anyone suggest what Java components I should use for accessing a database from my application, either through embedded SQL or SQL entered at run-time. Also, which would be better...
: Could anyone please tell me how to connect Oracle to Java and where to find the required drivers? I would be very grateful if someone could give me a simple program showing the connection and then...
: I'm not quite sure why you want to drag a table across a canvas.
: But...
: Instead of making several tables just make one with more columns and rows.
: Always use CODE /CODE around your code....