• Welcome to KonaKart Community Forum. Please login or sign up.
 

Accessing konakart database via custom Torque files

Started by ryanlynch, April 22, 2008, 10:48:23 pm

Previous topic - Next topic

ryanlynch

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

fixed: Konakart database must be set to "oscommerce" not "konakart" in Torque.