mirror of
https://github.com/KeymonSoft/Durakelo.git
synced 2026-04-20 20:59:26 +00:00
Corregido el cuestinario para que mande la fecha con hora!
This commit is contained in:
@@ -707,7 +707,6 @@ Sub Subir_Click
|
||||
End If
|
||||
cuantos_pedido = D.GetString("CUANTOS_PEDIDO")
|
||||
d.Close
|
||||
|
||||
' NOVENTA
|
||||
c=skmt.ExecQuery("SELECT NV_CLIENTE,NV_FECHA,NV_USER,NV_MOTIVO,NV_COMM,NV_LAT,NV_LON FROM NOVENTA")
|
||||
D=skmt.ExecQuery("SELECT COUNT(*) AS CUANTOS_NOVENTA FROM NOVENTA")
|
||||
|
||||
Reference in New Issue
Block a user