Patch('[dbo].[articulosXpres]'; Defaults('[dbo].[articulosXpres]'); {desc:DataCardValue14.Text};{id_art:BrowseGallery2.Selected.num_art};{premillar:Value(txtPrecioGuarda.Text)};{cant_art:Value(txtCantidad.Text)};{id_pres: BrowseGallery1.Selected.n_presu});;Navigate(listar_articulo; ScreenTransition.Fade)I have this function that saves all the data in my table, well I have a problem the price can be an integer or a decimal number eg: 12 or 12,34. If the number is integer I save everything correctly but if the number is 12.34 I throw the error shown in the image. I pass all the images of how the table is armed etc. I hope you help me, I need to finish this to finish the program. thank you very much.
show error
Value you would save
Tabla DBO

Report
All responses (
Answers (