Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Problems creating records in mySQL

Options
  • 12-03-2006 5:51pm
    #1
    Closed Accounts Posts: 73 ✭✭


    I have created a database with a table called user. I am using ejbs in my app and have created a CMP called user to access the database. The problem is that when i tried to test the cmp by creating a new record, for some reason the app created a new table with an "x" in front of the name
    eg user -- xuser.
    and put the new record in the new table. Can't see the where the problem would be.


Advertisement