Hey there I am rather new to working with Microsoft Acces and I have now come to the point that I want to integrate certain data into a static 'dummy XML code' which will ultimately end up in Acces building up the full .xml code.
I have first focused on splitting and re-calculating the data so the optional variables for the XML code are clearly splitted and noted in such way that it's readable. This is now done, next point to integrate it into XML.
But after trying to set the standard value of a field as a part of the needed xml code with the variable noted as for example 'A'. It keeps giving me an error message , I also tried to set a Replace function which should search for empty fields and replace them with the 'dummy xml code'.
I plan to note it as following;
NAME (variable) ||| NAME CODE
A ______|||_____<name>Name (variable)</name>
Then as next step to let it overwrite Name (variable) into the Name code field.
1. I am unable to update the Name code into the xml dummy, setting it as standard value wont work, probably has something to do with the <>/ characters but getting it into this field is essential else there is no point continuing this
.
I hope someone can help me out, I personally believe that the <>/ are the problem but I could be totally wrong! Thanks in advantage and take care
I have first focused on splitting and re-calculating the data so the optional variables for the XML code are clearly splitted and noted in such way that it's readable. This is now done, next point to integrate it into XML.
But after trying to set the standard value of a field as a part of the needed xml code with the variable noted as for example 'A'. It keeps giving me an error message , I also tried to set a Replace function which should search for empty fields and replace them with the 'dummy xml code'.
I plan to note it as following;
NAME (variable) ||| NAME CODE
A ______|||_____<name>Name (variable)</name>
Then as next step to let it overwrite Name (variable) into the Name code field.
1. I am unable to update the Name code into the xml dummy, setting it as standard value wont work, probably has something to do with the <>/ characters but getting it into this field is essential else there is no point continuing this

I hope someone can help me out, I personally believe that the <>/ are the problem but I could be totally wrong! Thanks in advantage and take care
