|
-
Jul 17th, 2002, 05:17 PM
#1
Thread Starter
New Member
As far as I know Unicode uses two bytes for every single character. Storing this in a normal string like your 'x' gives a problem because every character in the string uses a single byte?
Don't know how to solve this except that you could set unicode-compression to true in the field 'HeadWord' of your access table. (which is the default setting btw)
-
Jul 18th, 2002, 01:18 AM
#2
New Member
Hey, thanks, but all strings in VB are unicode (double byte characters) by definition.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|