KonaKart Community Forum

Installation / Configuration => Programming of KonaKart => Topic started by: ryanlynch on April 22, 2008, 10:48:23 pm

Title: Accessing konakart database via custom Torque files
Post by: ryanlynch on April 22, 2008, 10: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
Title: Re: Accessing konakart database via custom Torque files
Post by: ryanlynch on April 23, 2008, 03:18:26 am
fixed: Konakart database must be set to "oscommerce" not "konakart" in Torque.