J
Johan
Hello,
I am making an xml file with data from MS Access.
I have several memo fields in the table.
In debug mode, when i hover over the <rsdata("0").value>,
I can see the contents of the field.
I move the mouse away and back over the same <rsdata
("0").value> and at this point, it indicates "null".
Some tests: msgbox with the value is ok, I see the
contents of the field. Afterwards it gives me
again "null" as a result.
I installed the latest VB6 service pack (6B). I use MS
Access XP. Thanks for your help.
PS: we tried different settings regarding the recordset
object and connectionobject, but this couldn't solve the
problem. Thanks for your help again.
Regards,
Johan
I am making an xml file with data from MS Access.
I have several memo fields in the table.
In debug mode, when i hover over the <rsdata("0").value>,
I can see the contents of the field.
I move the mouse away and back over the same <rsdata
("0").value> and at this point, it indicates "null".
Some tests: msgbox with the value is ok, I see the
contents of the field. Afterwards it gives me
again "null" as a result.
I installed the latest VB6 service pack (6B). I use MS
Access XP. Thanks for your help.
PS: we tried different settings regarding the recordset
object and connectionobject, but this couldn't solve the
problem. Thanks for your help again.
Regards,
Johan