Search found 138 matches: xxxx

Return to advanced search

TUrlLink on Xbrowse

... : Imagine a table with payment notices (I'm referring to a program I made for my school) in a field there is the information "order number xxxx" this text, if clicked ( as urllink made), can open the order management and view the schedule of that order without the final user having ...
by Silvio.Falconi
Tue Feb 27, 2024 12:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TUrlLink on Xbrowse
Replies: 3
Views: 257

connecting SQL SERVER VIA ODBC PROLEM

... server and we have follow problem: [CODE] oApp:oCon:ConnectionString:= "Provider=SQLOLEDB;Password=xxxx3;Persist Security Info=True;User ID=XXXX;Initial Catalog=ERP6_base;Data Source=185.80.87.6\SQLEXPRESS2019" TRY oApp:oCon:Open() CATCH oError MsgInfo("No se pudo lograr la conexión"+OAPP:OCON:CONNECTIONsTRING,oApp:cAplicacion) ...
by MANOLO
Mon Jan 29, 2024 5:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: connecting SQL SERVER VIA ODBC PROLEM
Replies: 0
Views: 340

CONEXION ADODB SQL SERVER

... a ver si a alguien se le ocurre el porqué: oApp:oCon:ConnectionString:= "Provider=SQLOLEDB;Password=xxxx3;Persist Security Info=True;User ID=XXXX;Initial Catalog=ERP6_base;Data Source=185.80.87.6\SQLEXPRESS2019" TRY oApp:oCon:Open() CATCH oError MsgInfo("No se pudo lograr la conexión"+OAPP:OCON:CONNECTIONsTRING,oApp:cAplicacion) ...
by MANOLO
Mon Jan 29, 2024 9:12 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: CONEXION ADODB SQL SERVER
Replies: 4
Views: 310

CONEXION ADODB SQL SERVER

... a ver si a alguien se le ocurre el porqué: oApp:oCon:ConnectionString:= "Provider=SQLOLEDB;Password=xxxx3;Persist Security Info=True;User ID=XXXX;Initial Catalog=ERP6_base;Data Source=185.80.87.6\SQLEXPRESS2019" TRY oApp:oCon:Open() CATCH oError MsgInfo("No se pudo lograr la conexión"+OAPP:OCON:CONNECTIONsTRING,oApp:cAplicacion) ...
by MANOLO
Mon Jan 29, 2024 9:12 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: CONEXION ADODB SQL SERVER
Replies: 0
Views: 157

Re: genblock

... can book an x number of umbrellas, instead of placing an order for each umbrella at the hotel, I thought of making a multiple order and assigning XXXX n umbrellas to the hotel. look this picture https://i.postimg.cc/t45XNtbr/ser.png to assign the umbrellas the operator presses ...
by Silvio.Falconi
Mon Jun 12, 2023 5:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: genblock
Replies: 5
Views: 268

Barcode FwZebra

... in my application when I go to print it often does not print the barcode but the writing "Invalid text" or another writing "minimum xxxx" for a sample if I have cItem := "1234567890123" and the size on CM width 9.5 height 0.90 and "EAN13" AS TYPE BARCODE ...
by Silvio.Falconi
Sun Apr 16, 2023 2:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Barcode FwZebra
Replies: 0
Views: 181

error "No se encuentra punto de entrada en ..."

... ) * Nota Carga de la DLL Lib_FE_Peru21_OSE.Lib_Peru (se registro la DLL en windows previamente ) *Al usar el metodo oCPE:MIFIRMA(xxxx ) de la DLL sale ese mensaje mostrado lineas arriba ... Les agradeceria alguna idea como analizar el problema Gracias Lubin
by lubin
Thu Jul 14, 2022 8:41 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: error "No se encuentra punto de entrada en ..."
Replies: 13
Views: 929

Re: Una envio con Post

... Tributaria. .. ve los tributos) El tema es poder hacer la consulta, pero me parece que me falta el paramentro adecuado en ohttp:send( "xxxxx" ) Que valor tendría "xxxx" o como seria la consulta??? Gracias . Lubin
by lubin
Sat Mar 19, 2022 3:03 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Una envio con Post ** SOLUCIONADO **
Replies: 14
Views: 1565

Re: How to use xbrowse():lKinetic with xbrowse():bLClicked

... this. XBrowse can check the touch behavier. I review in xbrowse.prg. Can xBrowse check :GetTickCount() (:nStartTime and :nEllapsed), if more than xxxx mili-second, it is touch. Is it possible? Please do not overthink. FWH Library uses Windows Touch API. Windows knows a lot better than you and ...
by dutch
Wed Oct 20, 2021 3:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to use xbrowse():lKinetic with xbrowse():bLClicked
Replies: 5
Views: 468

Re: How to use xbrowse():lKinetic with xbrowse():bLClicked

... this. XBrowse can check the touch behavier. I review in xbrowse.prg. Can xBrowse check :GetTickCount() (:nStartTime and :nEllapsed), if more than xxxx mili-second, it is touch. Is it possible? Please do not overthink. FWH Library uses Windows Touch API. Windows knows a lot better than you and ...
by nageswaragunupudi
Wed Oct 20, 2021 8:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to use xbrowse():lKinetic with xbrowse():bLClicked
Replies: 5
Views: 468

Re: How to use xbrowse():lKinetic with xbrowse():bLClicked

... page. XBrowse can check the touch behavier. I review in xbrowse.prg. Can xBrowse check :GetTickCount() (:nStartTime and :nEllapsed), if more than xxxx mili-second, it is touch. Is it possible? Thank you in advance, Set oBrw:lKinetic to .F. If you are using Touch screen, XBrowse has builtin scrolling ...
by dutch
Wed Oct 20, 2021 1:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to use xbrowse():lKinetic with xbrowse():bLClicked
Replies: 5
Views: 468

Re: run a batch file from fwh

... Why don't you make a LNK-file (like shortcut) in which you can define to run it as an administrator. In your application you use the WaitRun("XXXX.LNK,0) Doesn't that work? I have at my school 3 labs with 22 computer each I wish to find a faster way to create user accounts for students
by Silvio.Falconi
Mon Oct 18, 2021 9:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: run a batch file from fwh
Replies: 8
Views: 615

Re: run a batch file from fwh

Silvio,

Why don't you make a LNK-file (like shortcut) in which you can define to run it as an administrator.
In your application you use the

WaitRun("XXXX.LNK,0)

Doesn't that work?
by driessen
Mon Oct 18, 2021 9:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: run a batch file from fwh
Replies: 8
Views: 615

Re: Mem Files

... ASC(mchar) < '_'* mvalid = .N.* ENDIFNEXTRETURN(mvalid) To simulate the command SET PRINT TO &mm_txtfile. I used TxtFile class to create a xxxx.Txt from xxxx.mem then MemFedit use a memoedit to edit this txt but I not understood how converte it then it save a new file with SAVE TO &savefile. ...
by Silvio.Falconi
Sat Oct 09, 2021 11:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mem Files
Replies: 11
Views: 768

Favor Ayuda con REPORT ** SOLUCIONADO

... imprima el Total del Group y el Total General del informe, al lado del total, pueda agregar un calculo de ese total. Ejecmplo: Total Cliente XXXX (18) 25.000 Calculo Requerido ( 2.500 ) que es el 10% de los 25.000 impresos por el Report. Como puedo agregar este calculo tanto en el Total Group ...
by remtec
Fri Apr 23, 2021 3:44 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Favor Ayuda con REPORT ** SOLUCIONADO
Replies: 12
Views: 1146
Next

Return to advanced search