PDA

View Full Version : one simple asp question


xiaodao
12-28-2005, 09:43 AM
Hi
i want to design a blog using asp+access
however for what i know the maximum chars that can be entered in access is only 255, is it true?
so is it still possible to use access as database for this kind of project?
If it is possible, how to solve?
Thanks

Roelf
12-28-2005, 10:05 AM
define the field as memo, it can hold up to 64k characters