CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2008
    Posts
    2

    Insert Query for mysql database using Factory Pattern

    hi, i am new to java programming , i am unable to write the insert query for mysql database using factory pattern in java, can any 1 help me

    Thanks in Advance

    Ram

  2. #2
    dlorde is offline Elite Member Power Poster
    Join Date
    Aug 1999
    Location
    UK
    Posts
    10,163

    Re: Insert Query for mysql database using Factory Pattern

    Please explain what you mean - how is a Factory involved?

    Better still, post the code you have and describe where you are stuck.

    We are unlikely to write any code for you without seeing what you have tried so far.

    The truth is, when all is said and done, one does not teach a subject, one teaches a student how to learn it...
    J. Barzun
    Please use [CODE]...your code here...[/CODE] tags when posting code. If you get an error, please post the full error message and stack trace, if present.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured