FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Forms and data entry
Posts: 22
Joined: Fri Nov 04, 2005 09:05 PM
Forms and data entry
Posted: Wed Aug 09, 2006 02:38 PM

A customer ask me if it is possible to emplement a form Word or Pdf
in other to view or modify records of databases.

The scheme should be to have a submit button in the form and when the user press it , the records should be modified in the databases.

Any idea ??

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Forms and data entry
Posted: Fri Aug 18, 2006 09:14 PM

Do you mean to modify the databases from Word ?

You can use Class TOleAuto to manage Word from your xHarbour application.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 22
Joined: Fri Nov 04, 2005 09:05 PM
Forms and data entry
Posted: Sat Aug 19, 2006 09:44 AM

Antonio,
yes,i want to be able to modify the database after having input data in the form word .
I think it is also possible with pdf but how ??

Philippe

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Forms and data entry
Posted: Sat Aug 19, 2006 11:15 AM

Philippe,

Here you have a working sample:

http://hyperupload.com/download/0167295 ... N.PRG.html

You can search for certain words and use them in your database, from a PRG application.

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion