Re: Java and MySql program example ?

From: JDany (joe.rabbit_at_earthlink.net)
Date: 01/14/04


Date: 14 Jan 2004 08:41:39 -0800

bjornar@itj.no (Bjornar) wrote in message news:<38180e1c.0401131307.283f4f71@posting.google.com>...
> I am trying to learn Java and need an example program with MySql
> database.
> I am sure there are many who have made an invoice program in Java with
> MySql database. The program must have routines that are similar to
> those an invoice program has: customers, orders, products. Screens
> like orders head and orderlines.
> Can you please send me a copy of the source files for such a program
> or a different program?

I did a quick project for class one time and i still have the source
code.
I take it you used a fake address on this post so if you or any one
wants a copy of the code email me at jdanyjavajunkie at yahoo.com



Relevant Pages

  • Re: Java and MySql program example ?
    ... > I am trying to learn Java and need an example program with MySql ... > MySql database. ... Database connection established ...
    (comp.lang.java.programmer)
  • Re: mysql vs sqlite vs hsql
    ... My question isabout benchmarks and multiple inserts & ... > I current have a mysql database of approx. ... lemme dispell the very common misconception that java is slow. ...
    (comp.lang.python)
  • Re: How to modify a MySQL database...
    ... and then update them with Java. ... To learn how to create a MySQL database, ... you will need to learn JDBC. ...
    (comp.lang.java.programmer)
  • Re: Memory leak with createStatement?
    ... We think it compares well with MySQL. ... SQL is SQL92 with extensions to support objects. ... FirstSQL/J is written in pure Java, thus providing better integration with Java ... Both editions are fully compatible to the physical database level. ...
    (comp.lang.java.programmer)
  • Re: MySQL Database problem (probably already solved in a message, but this is somewhat urgent)
    ... MySQL server has a database with a table, ... columns, an FSR column, and a password column. ... checked if the supposed arrays that were returned were actually arrays ...
    (comp.lang.php)