Click here to Skip to main content
15,891,473 members
Please Sign up or sign in to vote.
3.00/5 (3 votes)
See more:
I want to create atable in ms access database that include memo column , and the property for taht is rich text not plain text.
i want it through code. Because i will use it in vb.net to make tabels automatically.
When Im creating table and make memo, it became as paln text by default not rich text.
Posted
Updated 20-Mar-12 0:25am
v2
Comments
ZurdoDev 19-Mar-12 8:11am    
Are you saying you want to do that through code? Why not just create the table in Access? What is the actual problem?
Ahmed Abu Aziz 19-Mar-12 8:39am    
yes i want it through code. Because i will use it in vb.net to make tabels automatically.

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900