• Welcome to KonaKart Community Forum. Please login or sign up.
 
April 29, 2024, 07:03:40 am

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - chirantan

1
Configuration of KonaKart / Problem
October 04, 2007, 12:37:23 pm
hey ,
I am getting this problem for 1 week....
I have posted for this before.. but.. no solution..

Actually I installed Konakart with ms sql server 2005 ,.
But main problem is that we can see or retrive the new data from
Konakart tables but when ever we tried to enter new record from front end it creates probelm
If tried to enter New data at the Data base level then it is doing it,.

from front end when ever 1 try to enter new record
I alwaya get this error
org.apache.torque.TorqueException: java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC]Can't start a cloned connection while in manual transaction mode.

Hey one more thing when i was entering the record at Db level into the customer table.
The customer Id jump from 1 to 9 then 12
so its like i got the info that there are 3 records in Db
but cant see  them
regards
Chirantan 
2
Hi ,
I am new to this konakart .
I need one urgent help.
I just downloaded Konakart v2.2.0.6
and tried to use it with sqlser2005
but as soon as i try to insert something to Db from cart
I got cloned connection error .
So i after some research i found out that . Driver which i am having and which is inside of
konakart are different one
Like there path for driver is com.microsoft.jdbc.sqlserver.SQLServerDriver
what we have in to aceess our db is  com.microsoft.sqlserver.jdbc.SQLServerDriver

i tried to make change in the properties file and tried to replace the sqlerver jar but no
success
Can any body help on this.
regards
Thanx in advance
Chirantan