D
Darren
Using Jet, I can create a table or alter a field and include Unicode
Compression by using the WITH COMP parameter.
This only seems to partly work.
After running the sql, I look at the db, Unicode Compression is turned on
for the field, but the field doesn't compress. If I manually change it to
NO, the field compresses.
If I create the field without it, then the reverse (normal) behavior
happens.
Very Strange...
Compression by using the WITH COMP parameter.
This only seems to partly work.
After running the sql, I look at the db, Unicode Compression is turned on
for the field, but the field doesn't compress. If I manually change it to
NO, the field compresses.
If I create the field without it, then the reverse (normal) behavior
happens.
Very Strange...