Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / Databases / November 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
JDBC-ODBC-Bridge30 Nov 2005 18:38 GMT8
I have an ODBC-Driver under Linux running. Now I need a connection from
java to the Database.
I will use the java-odbc-bridge to connect to the server. But i get the
following error:
executeUpdate takes forever30 Nov 2005 18:33 GMT3
If I do the following:
           String cmd = "INSERT INTO Orders(Id, CompilationTitle,
Template, PurchaseDate, RecievedPayment, CompilationDate, TotalCost,
TotalLength, Customer_Id) VALUES(Orders_sequence.nextval, ";
Information in SQLException30 Nov 2005 16:13 GMT10
I am using JDBC to connect to a MySQL database. The database has a table
'customer' with a primary key that is automatically generated by my
program. There is another unique key (customerID) which has to be
entered by the user. When the user chooes a value for customerID that is
query list of connected users to MySQL DB?29 Nov 2005 20:53 GMT1
Does anyone know how to query the database within a java to display a
list of users who have connections to the database?
Needed: An Efficient, reliable and smart way to copy data from one DB to another29 Nov 2005 18:28 GMT10
Ok, I have a prototype running, or I should say crawling, to copy data from
an MS Access database over to an MySQL database.  I'd already set up the
tables and indeces, and was using a Java program to select all of the
contents from each table in the Access DB and insert each row ...
importing database from one pc to another27 Nov 2005 10:05 GMT1
i recently made a project in JSP and use MySQL as its DBMS, now the
project is complete and i have to copy it from my PC to the PC on which
we will give the presentation, but when i try to copy MySQL data from
my PC to my friend PC i face some problems,
Ultra fast db access & searching?25 Nov 2005 18:59 GMT6
Could some one help me out with this Q?
If I designed a db (MySQL or PostgreSQL) & it contained more than 5+
million users with all unique user names... how can I speed up db
access ...etc to search a new users name if it has already been taken?
DBModelled Storage in JAVA25 Nov 2005 06:05 GMT4
Here goes my requirement . I hava a set of tables in Database , which
will be accessed by my application frequently . My application has to
answer a lot of queries and that too a lot faster for which the
database is not able to cope up with. So Iam in need to store all the
Joining every row from 1 table to every row from another24 Nov 2005 21:17 GMT2
Answer is propably simple, but I'm struggling and can't solve this
problem. I have two tables:
Table GARMENT
STYLE_NO    DESCRIPTION    LABOUR_COST    NOTIONS
Unable to update record in java24 Nov 2005 17:00 GMT1
I am unable to update a record using sql statement in java. The
variable numUpdated returns 0, so I think something is wrong with my
code. The objective on thiis numUpdated variable was to return the
number of rows changed. Please help!
connection ms Access to MIDlet24 Nov 2005 16:57 GMT2
If anybody knows how to connect my MIDlet to database MsAccess? What I
have to do?
megi
MySQL connection problem23 Nov 2005 10:35 GMT3
I am just tired about this error, i don't know how to fix it....
I get the error:
java.sql.SQLException: null,  message from server: "#HY000Host
'localhost.localdomain' is not allowed to connect to this MySQL server"
Cloudscape Database Size limitation23 Nov 2005 09:16 GMT1
Does anyone know cloudscape database size limitation? Any documentation
states the relation between cloudscape database size and performance?
Hibernate / MS SQL / Unicode22 Nov 2005 12:04 GMT2
    I have a web-apps that sends unicode data to my servlet. I can save it
ot he MS SQL server and when I read it using JDBC client (Squirrel), I
can see the unicode correctly in the DB.
I use Hibernate to read/write to the DB.
JRower: load Oracle tables from flat files (Csv, Excel, Delimited)20 Nov 2005 16:39 GMT2
JRower is a tool for loading relational database tables from flat
files. It is useful in situations where your database table undergoes
periodic refreshes from an Excel spread sheet or other data file. You
supply a XML file describing the fields in the file and their mapping
Pages: 1 2 3 October, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.