I Have a Entry field "Batch name" linked to sql data base . The batch name is entered manually by me for each batch through scada system . With this batch name I will sort sql database table and retrieve data pertaining to this batch name only.
Now I am looking for vbscript that will not allow any previously entered batch name to be entered again and will pop a message "Batch name already exist".