Hello,
when I'm loading multiple files with:
DataFileLoad(sFileToRead,"DEWESoft7","Register")
into the database, I'm getting this error:
The file is not corrupt, I can Import it for itself.
If the error occurs, then I can't use DIADEM anymore and have to restart it. If i don't i get an additional application error "not enough space"...
When a file is imported by my script, specific channel values (31 each file) are picked and copied to a constant channel group and after that the original file data is removed. So in sum there are 25327 values imported until the programm crashes, so I don't assume this is an database size error.
Regards