Search:

Type: Posts; User: WilliamWhitmore

Search: Search took 0.07 seconds.

  1. Replies
    3
    Views
    1,157

    Re: Writing information to the database

    public class customerregistration extends javax.swing.JFrame {

    /**
    * Creates new form customerpanel
    */
    public customerregistration() {
    initComponents();
    }
    ...
  2. Replies
    3
    Views
    1,157

    Writing information to the database

    Hello, first time using this forum system, currently working on an group assignment as part of my grade... I was wondering if anyone would be able to help with our problem, we are currently trying to...
Results 1 to 2 of 2