I have an unknown number of MS Access database files which have a column in a table which is defined as "Text" (max 255 chars). I need to change the datatype to "Memo" (max 32K chars) using VB.net. These files probably will have data in the column. Is this possible? Any suggestions on how to do it?
-parkerjnc-
-parkerjnc-