SQL URGENTE!!
Publicado por Roberto Silva (1 intervención) el 15/11/2002 05:58:32
Tengo esta madre y no quiere funcionar. Si le quito detalle.action y detalle.detalle, el inner join detalle y el historia.incident y detalle.incident funciona muy bien. Alguien sabe que puedo hacer?
Gracias por su atencion.
SQL = "SELECT clientes.csid, clientes.acctname, historia.aladate, historia.event_time, historia.code, historia.descript, detalle.action, detalle.detalle from clientes inner join historia inner join detalle on clientes.csid = historia.csid on historia.incident= detalle.incident WHERE historia.csid='"&numero& "'"
Gracias por su atencion.
SQL = "SELECT clientes.csid, clientes.acctname, historia.aladate, historia.event_time, historia.code, historia.descript, detalle.action, detalle.detalle from clientes inner join historia inner join detalle on clientes.csid = historia.csid on historia.incident= detalle.incident WHERE historia.csid='"&numero& "'"
Valora esta pregunta


0