Quantcast
Channel: FiveTech Software tech support forums
Browsing all 26212 articles
Browse latest View live

Sign EXE with BCC/xHarbour

Hi Samir, you can use SingTool from Microsoft [url:ujgzws9u]https://msdn.microsoft.com/es-es/library/8s9b9yaz%28v=vs.110%29.aspx[/url:ujgzws9u]...

View Article


HDO acceso a bases de datos SQLite - Betatesters

Manu, añádeme a la lista. Tenemos que hablar. Un abrazo,

View Article


MS-SQL y Fivewin

otro ejemplo oApp:ConnectionString := "Driver={SQL Server};Server=192.168.1.100;" + ;"Trusted_Connection=no;Database=polizas" + ;";Uid=contab;Pwd=Polizas123;"

View Article

xBrowse how to show 1 DBF in 2 browser with diff. indexes ?

If you use database objects ( so much easier ), you simply open two different objects. It's a very easy solution. Also, you don't have to track "areas" ...

View Article

Extract Text

Jeff, FWH\samples\xmlreader.prg [code=fw:1x0q8v18][/code:1x0q8v18]

View Article


Classe TFirebird para xHarbour 123 com Borland 7

Joao, Aqui tienes una que publicó William, por si te sirve:

View Article

Borland7 versus VisualStudio

Pruébalo asi: [code=fw:j9rbzy2x][/code:j9rbzy2x]

View Article

Windows 10 style menus

James, It was a very hard task to get the new menus are stable The painted items when the mouse is over, I tried to fix it for some time, but we must be very careful to avoid damaging the current...

View Article


Cambiar colores de botones en xbrowse

Without modifying xbrowse.prg. If the browse is created on a Window, please add these lines of code [b:1nyyu21f][u:1nyyu21f]after oBrw:CreateFromCode()[/u:1nyyu21f][/b:1nyyu21f]...

View Article


No graba un documento Word

I don't know whether I understood your problem exactly. Anyways your code is working fine for me and it is saving the word contents in a text format file too. The only change that I have made is that I...

View Article

MS-SQL y Fivewin

When we use FWH, there is no need to search any where for connection strings,etc. FWH makes using ADO very simple. Here is a working example on my computer [code=fw:1ygzpzdw][/code:1ygzpzdw]

View Article

Error campo datetime en ADO con Harbour 3.2.0

hb_cTot( "14/03/16 12:23" ) Better you use century also. May be 14/03/16 is treated as 14/03/1916 instead of 14/03/2016. Safest is to use hb_stot( "20160314122300" ) instead of hb_ctot()

View Article

No graba un documento Word

Hola hmpaquito: Lo importante es solucionar los problemas y a mi me lo habéis resuelto, Gracias. Carlos

View Article


How XBROWSE data base on perticular fields value - SOLVED!

Mr Dagia I see you are using FWH 15.01. This version does not have pivot table functions. We introduced Pivot table functionality in 15.03 and later enhanced in 15.07. If you are considering migrating...

View Article

Filtering xBrowse Arrays - SOLVED!

[quote="Silvio.Falconi":5glvs7rx]Mr Nages, i wish understand... I saw your sample.. I compile it and run ok !!! But the question i ask me is this : why I must use arrays if i have two database ? Cannot...

View Article


Windows 10 style menus

Please, send me your mail Ok, thanks

View Article

DDE object not propperly initialized!

Good Morning. Does anyone know why this error? [b:y4w1b34s]"DDE object not propperly initialized!"[/b:y4w1b34s] When I run the function below it appears: [code=fw:y4w1b34s][/code:y4w1b34s] Until 15:02...

View Article


Cambiar colores de botones en xbrowse

My suggestion has to work. Please try again. I advise you not to modify xbrowse.prg. Here is a test program. My solution works the same way even with older versions. [code=fw:j91v5iuh][/code:j91v5iuh]...

View Article

Error 9015

Antonio: It's hard to say. I cannot recreate the error at my end and no error log is generated. I guess I'll sprinkle the code with some msginfo calls and see if I can pinpoint the offending code....

View Article

OT Recomendación diseñador paginas Web

Gracias Manuel, lo voy a checar. Saludos !!

View Article
Browsing all 26212 articles
Browse latest View live