Forums
This topic is locked
internal cart data source error(internalerror14)
Posted 22 Apr 2003 23:05:04
1
has voted
22 Apr 2003 23:05:04 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 whets the matter here?
Has anyone had 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