mirror of
https://github.com/KeymonSoft/Mariana_Censos.git
synced 2026-04-21 06:39:14 +00:00
- VERSION 4.12.17
- Se cambio como se manda el DIA de la semana para descargar los clientes nuevos, porque daba problemas el miércoles.
This commit is contained in:
@@ -719,7 +719,7 @@ Private Sub b_mandaUsrs_Click
|
||||
Private c As Cursor = Starter.skmt.ExecQuery($"select * from kmt_info"$)
|
||||
Private dbr As DBRequestManager
|
||||
Private cmd1 As DBCommand
|
||||
dbr.Initialize(Me, "http://keymon.lat:9001")
|
||||
dbr.Initialize(Me, "http://keymon.lat:1781")
|
||||
If c.RowCount > 0 Then
|
||||
subirClientes = c.RowCount - 1
|
||||
Subs.centraPanel(p_avanceSubirUsrs, p_appUpdate.Width)
|
||||
|
||||
Reference in New Issue
Block a user