Search:

Type: Posts; User: mehroz

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    1,827

    Re: Beginner: Pulling Multiple Predefined Entries

    You can have Customer_id as foreign key in Packages table and then you can use customer detail to fetch the selected packages and corresponding details..BTW which server you are using..?
  2. Replies
    2
    Views
    828

    Re: Java code assistance

    Hi tony1 , you are not supposed to ask for full assignments and projects . First try them yourselves and if you are having problem then mention the example or part of code in which you are having...
  3. [SOLVED] Re: Can't retrieve Jtext Field values from another frame..

    Thanx GregBrannon again but i found the problem, the method addProduct() was not returning the values of text fields, i was invoking a static method using an instance of the class in which the method...
  4. [SOLVED] Re: Can't retrieve Jtext Field values from another frame..

    thanx for your reply GregBrannon i m using print statements in addProduct() method when it is called the method is invoked successfully but in this the print statements which shows the values of text...
  5. [SOLVED] Can't retrieve Jtext Field values from another frame..

    i m trying to retrieve jtext fields and combo box values from another frame and to put them in database but .getText() doesn't return anything please help me thanx in advance



    private void...
Results 1 to 5 of 5