walito
walito
About
- Username
- walito
- Joined
- Visits
- 0
- Last Active
- Roles
- Members
Comments
-
thz daniel, for you help. I can data pass ok!! thz but I need something like this example: Â Â DBmodule.db.nxQuery.SQL.Clear; Â Â DBmodule.db.nxQuery.SQL.Add( Â Â Â Â 'select ventas.venta_idclientectacte, clientes.client_razon, cl…
-
thanks to respond to me well. but it seems to me that we are not speaking of the same. if you have a time I tell you as it is the problem: 1) I must show a report in this order with: (the leaf of the report already this ok) MASTERDATA |-- cu…
-
I use nexusdb, and in run time I need to be arming the form, but not like doing it. I saw demo, but it is not what I need. I need an example the code to fill with data the form in run time. I already have armed to the report with details and su…
-
Yea I see the demo, but I need add data to report in runtime, the demo uses BDE. Thz