| Migration of Access content to MYSQL
|
toplisek

msg:4307369 | 3:26 pm on May 3, 2011 (gmt 0) | How to migrate access (excel) files which have form of content inside cells like BOLD,SUB, ITALIC. I like to show this also in MYSQL database. Is this actually possible?
|
Demaestro

msg:4307384 | 3:44 pm on May 3, 2011 (gmt 0) | You need to markup the content either by added html tags or something that indicates the style of the content. You can't store formatted text. This = <b>This</b>
|
|
|