Update()
Hola, espero me puedan ayudar, tengo un datawindow creado por varias tablas, donde tengo:
Tabla: Ing002
CodPro Integer
Cantidad integer
id string
Productos
CodPro integer
NomPro String
El datawindows esta formado por: Ing002.CodPro, Productos.NomPro, Ing002. Cantidad, Ing002. Id
Los campos actualizables son todos de la tabla Ing002, y el Key Principal es id
pero cuando hago un dw_lin.update() me sale un error: Database Transaction information no available. Call Set Trans or SetTransObjec Function.
Por favor espero me puedan ayudar a sololucionar este problema, o como puedo grabar este datawindow.
At. Carlos Rojas C.
Tabla: Ing002
CodPro Integer
Cantidad integer
id string
Productos
CodPro integer
NomPro String
El datawindows esta formado por: Ing002.CodPro, Productos.NomPro, Ing002. Cantidad, Ing002. Id
Los campos actualizables son todos de la tabla Ing002, y el Key Principal es id
pero cuando hago un dw_lin.update() me sale un error: Database Transaction information no available. Call Set Trans or SetTransObjec Function.
Por favor espero me puedan ayudar a sololucionar este problema, o como puedo grabar este datawindow.
At. Carlos Rojas C.
1 respuesta
Respuesta de Antonio Garcia
1