i convert class from c# to vb but this class create list of files take it into database. i want insert into database only when i insert new file or image on component. how now, this class take me error because it look for image on database that it not exist.
do you know how can i do use class only when i insert new image or file?