Search found 22 matches

by jacquet philippe
Sat Aug 19, 2006 9:44 am
Forum: FiveWin for Harbour/xHarbour
Topic: Forms and data entry
Replies: 3
Views: 1256

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
by jacquet philippe
Wed Aug 09, 2006 2:38 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Forms and data entry
Replies: 3
Views: 1256

Forms and data entry

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 ??
by jacquet philippe
Wed Aug 09, 2006 2:28 pm
Forum: FiveWin for Harbour/xHarbour
Topic: TOleAuto Excel and xharbour
Replies: 3
Views: 1250

Antonio, Here is the error message : It is the end instruction that cause the problem . Application =========== Path and name: g:\medical\dmedi\apps\dmi.exe (32 bits) Size: 1,400,320 bytes Time from start: 0 hours 0 mins 17 secs Error occurred at: 09-08-2006, 16:24:01 Error description: Error Excel....
by jacquet philippe
Wed Aug 09, 2006 2:12 pm
Forum: FiveWin for Harbour/xHarbour
Topic: TOleAuto Excel and xharbour
Replies: 3
Views: 1250

TOleAuto Excel and xharbour

I try to convert a 16 bit to 32 bit application using the Tole Class.

When i use oXls:end() , i receive an error message with xharbour and not with clipper fivewin.

What is the instruction to stop the ole connection with excel .

Any idea ?

Philippe Jacquet
by jacquet philippe
Tue Jul 04, 2006 8:04 am
Forum: FiveWin for CA-Clipper
Topic: mtmp:=Getenv("TEMP")
Replies: 7
Views: 2605

I have the same result with the api,
it return windows\temp and not the user tem path .

??
by jacquet philippe
Fri Jun 30, 2006 7:35 pm
Forum: FiveWin for CA-Clipper
Topic: mtmp:=Getenv("TEMP")
Replies: 7
Views: 2605

With Fivewin and clipper , it return c:\windows\temp

With xharbour and fivewin, it return c:\documents and setting ....


Strong ! 16 and 32 bit !!
by jacquet philippe
Fri Jun 30, 2006 11:57 am
Forum: FiveWin for CA-Clipper
Topic: mtmp:=Getenv("TEMP")
Replies: 7
Views: 2605

mtmp:=Getenv("TEMP")

I use this function and do'nt receive the same result.
===
Under win2000 it return the temp directory of the user c:\documents and setting .....

Under Win XP it return c:\windows\temp

How to return the temp directory of the user with WinXp .
by jacquet philippe
Wed Jun 21, 2006 9:53 am
Forum: FiveWin for Harbour/xHarbour
Topic: Ole with IE and xharbour
Replies: 3
Views: 1064

Ole with IE and xharbour

This code works fine when compiled with clipper and fivewin but with xharbour and fivewin, the program stop . procedure TIE() local he he:=createoleobject("InternetExplorer.Application") OleSetProperty(he,"Visible",.T.) *OleSetProperty(he,"Toolbar",.F.) *OleSetProperty(...
by jacquet philippe
Tue Apr 25, 2006 7:17 pm
Forum: FiveWin for Harbour/xHarbour
Topic: MySql and Fivewin
Replies: 5
Views: 2300

Thanks for this answer .
Why not using the fiveodbc ?

Ph Jacquet.
by jacquet philippe
Tue Apr 25, 2006 3:40 pm
Forum: FiveWin for Harbour/xHarbour
Topic: MySql and Fivewin
Replies: 5
Views: 2300

MySql and Fivewin

I have to establish a connection
with files locate on a web server running mysql and php.
What have i to do ? .
Where can i find some samples :
connection,browse,insert modify , delete
Thanks a lot .
Ph Jacquet .
by jacquet philippe
Sun Mar 12, 2006 9:59 am
Forum: FiveWin for CA-Clipper
Topic: function that return the temp directory of the logged user
Replies: 18
Views: 6324

Thanks a lot

Thans
Philippe Jacquet
by jacquet philippe
Sat Mar 11, 2006 2:02 pm
Forum: FiveWin for CA-Clipper
Topic: function that return the temp directory of the logged user
Replies: 18
Views: 6324

function that return the temp directory of the logged user

I am looking for the instruction that return the path of the temp directory
win2000 and WinXp
(c:\documents and settings\user1\.....)
Thanks
Philippe Jacquet
by jacquet philippe
Thu Jan 26, 2006 10:17 am
Forum: FiveWin for CA-Clipper
Topic: Outlook and Ole
Replies: 1
Views: 941

Outlook and Ole

Does somebody have a sample of communication with Outlook true OLE.
I want to send mail with attached files and read the contents of
incomming mails.

Thanks .

Philippe Jacquet
by jacquet philippe
Sun Jan 22, 2006 11:16 am
Forum: FiveWin for CA-Clipper
Topic: Sending Mail with Word or xls file attached
Replies: 1
Views: 879

Sending Mail with Word or xls file attached

Hello,
I try to send a mail (fw25 clipper) with a word doccument attached .
I receive the mail but i am not able to open the document,
it seems it is corrupted .

Any idea >?

Thanks

Philippe Jacquet
by jacquet philippe
Thu Dec 22, 2005 8:08 am
Forum: FiveWin for CA-Clipper
Topic: Ole and Outlook
Replies: 4
Views: 1455

fivewin ole outlook

Thanks for this answer but i wanted to do it with FW 2.3 or 2.5
and i receive an compile error with the CREATEOBJECT instruction .

Thanks .

Philippe