João Antonio
- Actividad total 87
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 0 usuarios
- Votos 8
- Suscripciones 35
Comentarios
Actividad reciente de João Antonio-
Hi, Martin As the code below is displaying a form a result of the query, however I need to enable for editing and New Date column.How can I do this? regards João Antonio
-
Hi, Martin Thank you very much. regards João Antonio
-
LuísI did a procedure to feed these fields into the MRP.This tip for helping you.Create a script to update the udf1 field with the result you want, and insert this script at the end of the MRP calc...
-
Hi AndreasAs Boyum does not have this option, we will make a group on skype.So in the customers we exchange this information and remove doubts.My skype is analista.fravi I'm from Brazil
-
Hi Martin In this filter lets select only one order Need to select multiples
-
Hi martin I ran the test with your example and it worked perfectlyHow do I put this information under the column AVAILABLE.I tested like this and it did not work out.dw_1.item.create =text=x =2900<...
-
Buen día,Su base de datos está dañada.Rueda la secuencia de comandos abajo para analizar la corrección de los datos.DBCC CHECKDB (SU BANCO DE DATOS)En cuanto vuelva, vuelva a poner el error aquí pa...
-
Hi Martin,How accurate is this feature Thank you João Antonio
-
Hi friends,The problem is already solved. Here's the solution: function nextnumber setvar=ItemCode=<select Itemcode from OITM where ItemCode = '{dw_1.item.ItemCode.value}'> sql=execute dbo.F...
-
Buen día,Para mejorar este análisis, es mejor girar DBCC CHECKDB (SU BANCO DE DATOS) directamente en Management Studio, después de terminar el proceso se ejecuta el script abajo, si aparec...