Forum Moderators: open

Message Too Old, No Replies

Migration of Access content to MYSQL

         

toplisek

3:26 pm on May 3, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



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

3:44 pm on May 3, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



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>