I have a piece of code (purely VBScript, no web stuff) that reads some registry keys, takes a piece of input from the user and then it pings a few servers and writes the "Min Max Avg" to a variable. Then, all the variables are written to an access database. However I will get an error sometimes:
The field is too small for the data, try pasting less data or increase the size of the field.
I'm kinda new to this so I'm not sure what I'm doing wrong, it doesnt always do it and it seems like it happened after I made the fields all bigger within the design view of the Access DB.
The field is too small for the data, try pasting less data or increase the size of the field.
I'm kinda new to this so I'm not sure what I'm doing wrong, it doesnt always do it and it seems like it happened after I made the fields all bigger within the design view of the Access DB.