T
Tom Lee
Hi all,
I am writing asp.net with access database. I want to
store text (messages) in the access database. However,
the text data type in access database only allows me to
store up to 255 characters. I know some people get away
with this problem by store all the messages in a text
file and then store the path of the text file in the
database but I don't know how to do it. Does anyone have
any ideas how to do it or give me some sample code would
be helpful.
Thanks in advance
Tom Lee
I am writing asp.net with access database. I want to
store text (messages) in the access database. However,
the text data type in access database only allows me to
store up to 255 characters. I know some people get away
with this problem by store all the messages in a text
file and then store the path of the text file in the
database but I don't know how to do it. Does anyone have
any ideas how to do it or give me some sample code would
be helpful.
Thanks in advance
Tom Lee