Posted by Peter Boosten on 12/04/06 20:12
Justin <justin@smsit.com.my> wrote:
> Hi all, i need some help over here... i found the solution to export
> file from mysql db into *.csv. but is there anyway to convert the
> contents into *.doc and save in my webserver and providing a link for
> the end users to download the word file?
>
> FYI, the database records are obtained by end users submitting the
> forms themselve and i saved it in my db...
>
There are zillion solutions for this:
You could for instance present the mysql data as a table in a web
page. Word can import from a web page.
Or:
You could install the Mysql odbc connector for Windows and extract the
data directly into Word (don't actually know if this is possible,
possibly you would have to use Excel for this - but then again:
it's easier to convert from Excel to Word than from cvs to Word)
Peter
--
http://www.boosten.org
Mail: peter at boosten dot org
Navigation:
[Reply to this message]
|