Not sure if you referring to Record link notes or Comments for Item. If its comments it's pretty straight forward, you can write a XML port to upload the notes into Comment line table based on the Item no. but if you are referring to record link table then you have to store the notes in blob field and then write it into record link table, its time consuming and little bit complicated, there are many blogs out there that tell you how to store text to blob field and then write it to the record link table.
↧