I know how to add a field to a table in an Access 2000 Database. I use this:
ALTER TABLE tablename ADD fieldname Char(50)
But how do I allow the field to use Unicode Compression?
|
Results 1 to 3 of 3
Thread: SQL and ADO problem...Threaded View
|
Click Here to Expand Forum to Full Width |