set "unicode compression" property of Ms access programaticaly using vc++ 6
-
i want to store unicodes instead of string if "Name" is field of table "Myinfo" haveing datatype text and we set its general property unicode compression = yes then my database can save unicode but i am creating database programticall i am defining datatype of "Name" dbtext but i am unable to set unicode compression property = yes how can do it programatically even CDaoFieldInfo structure does not set "unicode compression" property how can i set this property programtically
-
i want to store unicodes instead of string if "Name" is field of table "Myinfo" haveing datatype text and we set its general property unicode compression = yes then my database can save unicode but i am creating database programticall i am defining datatype of "Name" dbtext but i am unable to set unicode compression property = yes how can do it programatically even CDaoFieldInfo structure does not set "unicode compression" property how can i set this property programtically