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

Converting Cloudscape specific commands to MySql

Options
  • 04-03-2006 6:13pm
    #1
    Registered Users Posts: 3,809 ✭✭✭


    I would appreciate it if someone could direct me to a source of information that would teach me how to convert this
    "sqlPersonID = connection.prepareStatement(
    "VALUES ConnectionInfo.lastAutoincrementValue( " +
    "'APP', 'NAMES', 'PERSONID')" );" cloudcape specific command to MySql.
    thanks


Advertisement