Does anyone have experience with arrays? We have a vb.net program which adds an asset to the device table and then updates a change ticket with the asset information. The program works great, but it over writes any existing asset information that may already be saved in the ticket. We need to determine if a value exists in the asset array and we need to move to the next line in the array and add the new asset.
Is anyone doing anything like this?
Thanks in advance.


Reply With Quote
Bookmarks