Mysql Database!
Posted by: synergy (---.89.166.122.airtelbroadband.in)
Date: September 15, 2008 11:03AM

How can i store the content of any file into mysql database.e.g. excel sheet,notepad,.doc..

Options: ReplyQuote
Re: Mysql Database!
Posted by: toivo (---.belrs3.nsw.optusnet.com.au)
Date: September 15, 2008 11:12AM

Hi,

You can use the BLOB datatype. More info:

[dev.mysql.com]
[dev.mysql.com]

Depending on how the data gets there, you will need to adjust certain limits in the MySQL server, and the PHP upload size.

Regards,

toivo
Sydney, Australia

Options: ReplyQuote
Re: Mysql Database!
Posted by: synergy (---.89.166.122.airtelbroadband.in)
Date: September 15, 2008 11:35AM

Hi,


Thank you..

Options: ReplyQuote


Sorry, only registered users may post in this forum.