Error en base de datos
Publicado por Juanin (13 intervenciones) el 03/10/2006 13:58:53
Hola, a ver si me podéis ayudar:
Estoy haciendo un query a una base de datos y me da el siguiente error:
You tried to execute a query that does not include the specified expression \'Fecha\' as part of an aggregate function.
(Lo tengo en ingles :P)
El query es este:
myDB.LEmails.Open \"Select Fecha, LNombre, LCategoria from Emails where CEmail = \'\" & CEmail & \"\' group by LCategoria\"
No se donde tengo el error, cualquier ayuda será agradecida.
Estoy haciendo un query a una base de datos y me da el siguiente error:
You tried to execute a query that does not include the specified expression \'Fecha\' as part of an aggregate function.
(Lo tengo en ingles :P)
El query es este:
myDB.LEmails.Open \"Select Fecha, LNombre, LCategoria from Emails where CEmail = \'\" & CEmail & \"\' group by LCategoria\"
No se donde tengo el error, cualquier ayuda será agradecida.
Valora esta pregunta


0