We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Consecutivos en mysql y php

Buen día tengo un problema

deseo realizar una funcion que me ayude a incrementar un contador.

tengo 2 tablas. en una llamada def_cliente hay cun campo llamado no_cartera que es el numero que determina el rango del cliente

el la otra tabla llama def_consecutivo da la tengo un campo llamado rango otro llamado desde, hasta y el contador

deseo que cuando se agregue un cliente en la tabla de clientes y se ponga su no_cartera en la tabla def_consecutivo incremente el contador en el rango que corresponde

espero me puedan ayudar saludos

edited Dec '18

In english please? :P

edited Dec '18

ohh¡ sorry I speak spanish jaja.

Traduction:

Good day I have a problem

I want to perform a function that helps me increase an accountant.

I have 2 tables. in a call def_client there is a field called no_cartera which is the number that determines the client's rank

the other table calls def_consecutive I have a field called another rango, desde, hasta and the contador

I want that when you add a client in the customer table and put your no_cartera in the def_consecutive table, increase the counter in the corresponding range

I hope you can help me greetings

Luis hechale un vistaso a los model behaviors

Cualquier cosa volve y te damos una mano

Suerte!