Quote:
Originally Posted by tompe
Ah, yes the database name can be only 31 or 32 characters. I thought the Perl module that saves the file checked this length and truncated it but obviously it does not do this. I will add this in my code for the next version.
|
As I recall it also needs to be terminated C style with a null byte.
Dale