Author Topic: Accessing konakart database via custom Torque files  (Read 1422 times)

ryanlynch

  • Jr. Member
  • **
  • Posts: 43
    • View Profile
Accessing konakart database via custom Torque files
« on: April 22, 2008, 04:48:23 PM »
Hi there -- Hopefully someone can provide me with the correct way to do this.

I have created two additional tables in the konakart database. I have also generated the associated Torque files to access this data via Torque. I have tested this outside of konakart and it works. However, when I attempt to package the Torque files in a jar and load them into Konakart, I get a NullPointerException on the Torque files that I generated. This leads me to believe that they are unable to connect to the konakart database. Are there any parameters that I need to set to get this to work.. or perhaps a better way to do this... any help would be greatly appreciated.

Thank you very much
-Ryan

ryanlynch

  • Jr. Member
  • **
  • Posts: 43
    • View Profile
Re: Accessing konakart database via custom Torque files
« Reply #1 on: April 22, 2008, 09:18:26 PM »
fixed: Konakart database must be set to "oscommerce" not "konakart" in Torque.