When executing the following statement, the error occurs: Unabled to convert Date/time . I try to show the information that this query brings in a DataGridView .
SELECT codigo, nombre, marca, precio, CONVERT(fechaexpira, DATE)
FROM...
asked by
23.08.2016 / 20:38