Unix Technical Forum

DB to pdf/word

This is a discussion on DB to pdf/word within the MySQL forums, part of the Database Server Software category; --> hi all, i need help to fetch the data from the database and present the data in the form ...


Go Back   Unix Technical Forum > Database Server Software > MySQL

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-28-2008, 11:30 AM
Lawrence
 
Posts: n/a
Default DB to pdf/word

hi all,
i need help to fetch the data from the database and present the data
in the form of word or pdf document.Please help?
regards
lawrence
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-28-2008, 11:30 AM
Lawrence
 
Posts: n/a
Default Re: DB to pdf/word

On Dec 18, 5:02 pm, Jerry Stuckle <jstuck...@attglobal.net> wrote:
> Lawrence wrote:
> > hi all,
> > i need help to fetch the data from the database and present the data
> > in the form of word or pdf document.Please help?
> > regards
> > lawrence

>
> You'll need to use another programming language to create Word or PDF
> documents.
>
> --
> ==================
> Remove the "x" from my email address
> Jerry Stuckle
> JDS Computer Training Corp.
> jstuck...@attglobal.net
> ==================


hi Jerry,
ya i need some examples or link to do tat , if u know any?.
regards
lawrence
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-28-2008, 11:30 AM
Jerry Stuckle
 
Posts: n/a
Default Re: DB to pdf/word

Lawrence wrote:
> On Dec 18, 5:02 pm, Jerry Stuckle <jstuck...@attglobal.net> wrote:
>> Lawrence wrote:
>>> hi all,
>>> i need help to fetch the data from the database and present the data
>>> in the form of word or pdf document.Please help?
>>> regards
>>> lawrence

>> You'll need to use another programming language to create Word or PDF
>> documents.
>>
>> --
>> ==================
>> Remove the "x" from my email address
>> Jerry Stuckle
>> JDS Computer Training Corp.
>> jstuck...@attglobal.net
>> ==================

>
> hi Jerry,
> ya i need some examples or link to do tat , if u know any?.
> regards
> lawrence
>


It depends on what language you want to use. Most out there will do one
or the other (or both) - Perl, PHP, C#, C... the list goes on.

You need to decide what language you want to use, then check on that
language.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-28-2008, 11:30 AM
Captain Paralytic
 
Posts: n/a
Default Re: DB to pdf/word

On 18 Dec, 11:54, Lawrence <lawb...@gmail.com> wrote:
> hi all,
> i need help to fetch the data from the database and present the data
> in the form of word or pdf document.Please help?
> regards
> lawrence


phpMyAdmin has an export to Word option.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-28-2008, 11:30 AM
Lawrence
 
Posts: n/a
Default Re: DB to pdf/word

On Dec 18, 5:18 pm, Jerry Stuckle <jstuck...@attglobal.net> wrote:
> Lawrence wrote:
> > On Dec 18, 5:02 pm, Jerry Stuckle <jstuck...@attglobal.net> wrote:
> >> Lawrence wrote:
> >>> hi all,
> >>> i need help to fetch the data from the database and present the data
> >>> in the form of word or pdf document.Please help?
> >>> regards
> >>> lawrence
> >> You'll need to use another programming language to create Word or PDF
> >> documents.

>
> >> --
> >> ==================
> >> Remove the "x" from my email address
> >> Jerry Stuckle
> >> JDS Computer Training Corp.
> >> jstuck...@attglobal.net
> >> ==================

>
> > hi Jerry,
> > ya i need some examples or link to do tat , if u know any?.
> > regards
> > lawrence

>
> It depends on what language you want to use. Most out there will do one
> or the other (or both) - Perl, PHP, C#, C... the list goes on.
>
> You need to decide what language you want to use, then check on that
> language.
>
> --
> ==================
> Remove the "x" from my email address
> Jerry Stuckle
> JDS Computer Training Corp.
> jstuck...@attglobal.net
> ==================


hi jerry,
im thinking of using PHP.
regards
lawrence
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-28-2008, 11:30 AM
Lawrence
 
Posts: n/a
Default Re: DB to pdf/word

On Dec 18, 5:27 pm, Captain Paralytic <paul_laut...@yahoo.com> wrote:
> On 18 Dec, 11:54, Lawrence <lawb...@gmail.com> wrote:
>
> > hi all,
> > i need help to fetch the data from the database and present the data
> > in the form of word or pdf document.Please help?
> > regards
> > lawrence

>
> phpMyAdmin has an export to Word option.


is it a site name or a group name?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-28-2008, 11:30 AM
Jerry Stuckle
 
Posts: n/a
Default Re: DB to pdf/word

Lawrence wrote:
> On Dec 18, 5:27 pm, Captain Paralytic <paul_laut...@yahoo.com> wrote:
>> On 18 Dec, 11:54, Lawrence <lawb...@gmail.com> wrote:
>>
>>> hi all,
>>> i need help to fetch the data from the database and present the data
>>> in the form of word or pdf document.Please help?
>>> regards
>>> lawrence

>> phpMyAdmin has an export to Word option.

>
> is it a site name or a group name?
>


Neither. It's a tool.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-28-2008, 11:30 AM
Captain Paralytic
 
Posts: n/a
Default Re: DB to pdf/word

On 18 Dec, 12:32, Lawrence <lawb...@gmail.com> wrote:
> On Dec 18, 5:27 pm, Captain Paralytic <paul_laut...@yahoo.com> wrote:
>
> > On 18 Dec, 11:54, Lawrence <lawb...@gmail.com> wrote:

>
> > > hi all,
> > > i need help to fetch the data from the database and present the data
> > > in the form of word or pdf document.Please help?
> > > regards
> > > lawrence

>
> > phpMyAdmin has an export to Word option.

>
> is it a site name or a group name?


Why are you asking us that qeuestion when you could have put the name
into Google and found the answer in seconds.
Do you need us to help you get out of bed in the mornings too?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-28-2008, 11:30 AM
Lawrence
 
Posts: n/a
Default Re: DB to pdf/word

On Dec 18, 5:40 pm, Captain Paralytic <paul_laut...@yahoo.com> wrote:
> On 18 Dec, 12:32, Lawrence <lawb...@gmail.com> wrote:
>
> > On Dec 18, 5:27 pm, Captain Paralytic <paul_laut...@yahoo.com> wrote:

>
> > > On 18 Dec, 11:54, Lawrence <lawb...@gmail.com> wrote:

>
> > > > hi all,
> > > > i need help to fetch the data from the database and present the data
> > > > in the form of word or pdf document.Please help?
> > > > regards
> > > > lawrence

>
> > > phpMyAdmin has an export to Word option.

>
> > is it a site name or a group name?

>
> Why are you asking us that qeuestion when you could have put the name
> into Google and found the answer in seconds.
> Do you need us to help you get out of bed in the mornings too?


oh my God ur so sweet nd thanx !
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 02-28-2008, 11:30 AM
Willem Bogaerts
 
Posts: n/a
Default Re: DB to pdf/word

>> Do you need us to help you get out of bed in the mornings too?
>
> oh my God ur so sweet nd thanx !


I take that as a "yes, please."


Regards,
--
Willem Bogaerts

Application smith
Kratz B.V.
http://www.kratz.nl/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:48 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com