Message 1 of 1
DB:connect Changing the Keyvalues using VB

Not applicable
11-22-2017
08:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have been working on a VB Script to update the keyvalues of my freestanding lables. I am able to get to the values and see them but i am not able to write or modify them. when i check if my link is Updatable the return is false. I dont think the keyvalues are Read-Only otherwise i would have got an error msg saying "cant assign to read only-property". I get no syntax error when i try to write into the keyvalues.item(#).value but when i try to read it again it return the old value.
I would really appreciate the help at this stage, i have gone to stop now and i really dont wont to got through creating a new link with a new lable and add new keyvalues. I think there is an access permission but i ma not sure where that option might be.