Forums
This topic is locked
internal cart data source error(internal error 14)
Posted 22 Apr 2003 23:01:19
1
has voted
22 Apr 2003 23:01:19 Richard Krawczak posted:
Hi thereWhen inserting a save cart to table behaviour, I run into problems.
By my view everything seems to be ok.
Still I get an error telling me the number of query fields don’t mach the cart fields.
But sorry if so… Checking the code I see that the behaviour has implemented the right sum of fields even given them the right value of number or strings.
When closing the ultradev and opening the site again, I get a popup message telling:
“Internal cart data source error (internal error 14)
Can anyone tell me whats the matter here?
Has anyone have a clue?
O by the way the fields in the detail orders table have the corresponding columns and are properly foreseen with either text number or valuta.
Implementing the serverbehavior save cart to table I’ve created an insertrecordbehavior before and got no messages telling me there was something wrong.
By testing the application, the order table gets every data correctly while the order details stay empty
Regards JJF
Replies
Replied 22 Apr 2003 23:11:54
22 Apr 2003 23:11:54 kunta Chaman replied:
If you added, modified, manipulated, changed the cart or any of its componentes you have a differente cart than the one originaly included in your code.
make sure by copy paste in the bindings window to reproduce the same cart in all the pages that use it.
the internal error makes me think that you can solve your problem this way.
make sure by copy paste in the bindings window to reproduce the same cart in all the pages that use it.
the internal error makes me think that you can solve your problem this way.
Replied 02 May 2003 21:16:12
02 May 2003 21:16:12 Richard Krawczak replied:
Shaman youre wright. made and copied shopcart again and everything cleared
Still the mai, to cart to string extension gives problems. My server will not precess this behavior. Gives errors all the time.
Still the mai, to cart to string extension gives problems. My server will not precess this behavior. Gives errors all the time.