Search found 249 matches

by Jack
Fri Sep 21, 2012 2:40 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Printing to an IP adress
Replies: 4
Views: 923

Re: Printing to an IP adress

Thanks,

It works with my network printer .
by Jack
Fri Sep 21, 2012 12:51 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Printing to an IP adress
Replies: 4
Views: 923

Printing to an IP adress

Hello, I use this code to send character to a THERMAL PRINTER (Zebra ZPL) connected to LPT port How to to if it is a network printer ? nfp := fcreate("LPT1") * ww:="^XA" && tjs fwrite(nfp,ww+CRLF) ww:="^MD25" && temperature 0 a 30 fwrite(nfp,ww+CRLF) ww:...
by Jack
Thu Jun 07, 2012 7:13 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Voice SPEAKING
Replies: 27
Views: 3722

Re: Voice SPEAKING

I do'nt install any DLL .

When i try the program on the same computer in XP Mode with Virtual PC, i hear the string .

I do'nt know what to do !


Thanks for your help .
by Jack
Thu Jun 07, 2012 3:57 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Voice SPEAKING
Replies: 27
Views: 3722

Voice SPEAKING

This code work with XP and NOT with Win 7 64 !

#include "fivewin.ch"

function main()

local oVoice := tOleAuto():New( "Sapi.SPVoice" )
local SSFMCreateForWrite := 1 && 3

oVoice:Speak( "Fivewin for harbour !" )

return .T.

Any idea ?

Thanks
by Jack
Sun May 27, 2012 8:17 am
Forum: FiveWin for Harbour/xHarbour
Topic: MySQL Blob Column Jpg Write,read and display
Replies: 8
Views: 2263

Re: MySQL Blob Column Jpg Write,read and display

I can't help you with this blob field .

Could you post a sample of your connection string ?
Did you use standard ADO ?

Thanks .
by Jack
Fri Mar 30, 2012 10:45 am
Forum: FiveWin for Harbour/xHarbour
Topic: Question about Borland Workshop and Windows 7
Replies: 4
Views: 920

Re: Question about Borland Workshop and Windows 7

Hi,
Is it possible to find or buy BRW that work with Windows7 64 bits .

Thanks
by Jack
Sat Feb 25, 2012 5:19 pm
Forum: FiveWin for Harbour/xHarbour
Topic: What is the best of MySql (lib or class) TMySql, TDolphin
Replies: 92
Views: 15799

Re: What is the best of MySql (lib or class) TMySql, TDolphin

Enrico,
What about the connection string with ADO .
Could you post a sample .

Should we install an ODBC driver and define something in the control pannel ??

Thanks .
by Jack
Wed Jan 25, 2012 7:48 pm
Forum: FiveWin for Harbour/xHarbour
Topic: SQL and Sybase
Replies: 1
Views: 457

SQL and Sybase

Hello,

I have to access a SYBASE database with fivewin and xharbour .

Does someone try to do it .

What is the connection string , do you have some samples ?

Thanks .
by Jack
Mon Jan 02, 2012 5:32 pm
Forum: FiveWin for Harbour/xHarbour
Topic: How to read Indentity card
Replies: 4
Views: 727

Re: How to read Indentity card

Do you have some samples ?
I am looking for the right syntax .

Thanks
by Jack
Mon Jan 02, 2012 10:52 am
Forum: FiveWin for Harbour/xHarbour
Topic: How to read Indentity card
Replies: 4
Views: 727

How to read Indentity card

Hello,
I develop in belgium and i have to read the information form Electronic Identity Card .
I want to save the info in a txt file and then make a seek in a database in order to find the record .

How to with fivewin ?

Thanks and happy new year .
by Jack
Fri Nov 18, 2011 8:34 am
Forum: FiveWin for Harbour/xHarbour
Topic: Borland Workshop 32 bit
Replies: 16
Views: 4095

Re: Borland Workshop 32 bit

I am ready to pay for it .

Where can i buy it .

Is it fully compatible with the 4.1 or 4.5 release of Borland Resource Workshop ?
by Jack
Thu Nov 17, 2011 4:59 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Borland Workshop 32 bit
Replies: 16
Views: 4095

Re: Borland Workshop 32 bit

Could someone place a specific link in other to download Resource Workshop that run with Windows 7 64 bits ?

Thanks .
by Jack
Sat Nov 12, 2011 6:05 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Borland Workshop 32 bit
Replies: 16
Views: 4095

Re: Borland Workshop 32 bit

Where can we download a free Borland Workshop 32 bits ?

Thanks
by Jack
Wed Nov 09, 2011 12:39 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Borland Workshop 32 bit
Replies: 16
Views: 4095

Re: Borland Workshop 32 bit

I have the same problem, that is why i try to continue with borland .

Where can i download this 32 bit workshop .

I also try Resource Bulder but with some problem .
by Jack
Tue Nov 08, 2011 8:26 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Borland Workshop 32 bit
Replies: 16
Views: 4095

Borland Workshop 32 bit

Hello,
Is er een 32 or 64 bit of Borland Resource Workshop ??

Thanks