M MadSeb New member Local time Today, 08:44 Joined Jun 9, 2010 Messages 4 Jul 23, 2010 #1 Hi, Is it possible to have a SQL statement that can disable the unicode compression property on a column ? Something in the lines of : ALTER TABLE MyTable ALTER COLUMN MyColumn DISABLE UNICODE COMPRESSION Regards, MadSeb
Hi, Is it possible to have a SQL statement that can disable the unicode compression property on a column ? Something in the lines of : ALTER TABLE MyTable ALTER COLUMN MyColumn DISABLE UNICODE COMPRESSION Regards, MadSeb
G Galaxiom Super Moderator Staff member Local time Tomorrow, 01:44 Joined Jan 20, 2009 Messages 12,895 Jul 24, 2010 #2 Looks like you got your answer, Remou(?) http://stackoverflow.com/questions/...code-compression-property-by-sql-query-access
Looks like you got your answer, Remou(?) http://stackoverflow.com/questions/...code-compression-property-by-sql-query-access