Hi Jason
The "Office" in Visual Studio Tools for Office doesn't mean all Office questions are handled here :-) This is a technology addin for Word, Excel and Outlook... for VB.NET and C#. Nothing here to do with Access or C++. So the chances of your encountering someone who can help you are slim.
Whether one of the Access groups such as
http://msdn.microsoft.com/newsgroups/default.aspx dg=microsoft.public.access.modulesdaovba&lang=en&cr=US
can help you, I can't say. What I can tell you is:
- Only MEMO fields in Access can contain more than 256 characters.
- If you have a MEMO field, and can't read the data from it, then based on my experience it's probably an issue with the technology/driver/provider you're using to connect to the database. A good place to pursue this might be a group for the data connection method (JET/DAO, ADO/OLE DB, ODBC).
|