Search found 80 matches: float

Return to advanced search

Mysql recover values usaing field names

... int(6) NOT NULL AUTO_INCREMENT, `NO_PEDIDO` int(13) DEFAULT NULL, `UNIDADES` int(4) DEFAULT NULL, `DESCRIP` varchar(50) DEFAULT NULL, `VAL_UNI` float(9,2) DEFAULT NULL, `VAL_TOT` float(9,2) DEFAULT NULL, `DIVISA` varchar(3) DEFAULT NULL, `FECHA` date DEFAULT NULL, `CATEGORIA` int(6) NOT NULL ...
by PAUL SIMM
Mon Nov 18, 2024 6:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mysql recover values usaing field names
Replies: 3
Views: 595

Re: xHarbour 64 bits y xbScritp - (Solucionado)

#define DC_FLAG_FLOAT 0x1
by Antonio Linares
Mon Sep 16, 2024 7:27 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: xHarbour 64 bits y xbScritp - (Solucionado)
Replies: 49
Views: 3700

Re: Using Microsoft AI Phi-2 from FWH

... Datenverlust möglich 2>ggml-quants.c 2>F:\llama.cpp\ggml-quants.c(627,26): warning C4244: "=": Konvertierung von "float" in "int8_t", möglicher Datenverlust 2>F:\llama.cpp\ggml-quants.c(845,36): warning C4244: "=": Konvertierung von "float" ...
by Jimmy
Fri Dec 22, 2023 1:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Microsoft AI Phi-2 from FWH
Replies: 51
Views: 13687

Re: Using Microsoft AI Phi-2 from FWH

hi Antonio, Does HMG support DLL FUNCTION ? or similar ? Or should we use Harbour default DLL management functions ? Can you convert the FWH GUI part of the example to HMG ? as i know there is no DLL FUNCTION under HMG only HMG_CallDLL() Calls a ANSI/Unicode DLL Function HMG_CallDLL() detects the cu...
by Jimmy
Thu Dec 21, 2023 12:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Microsoft AI Phi-2 from FWH
Replies: 51
Views: 13687

Re: FWHMYSQL/MARIADB: Stored Procedures and Functions

hola.
cuando defino un procedimiento que va a devolver (OUT) un valor de siete cifras con dos decimales, lo defino como DOUBLE? o FLOAT?

gracias.
by goosfancito
Wed Dec 20, 2023 8:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWHMYSQL/MARIADB: Stored Procedures and Functions
Replies: 5
Views: 3640

Interesting discussion with ChtGPT

... compared to modern languages might be: Declaration method: In modern languages, it's common to specify the data type when declaring (e.g., int, float, string), while in Clipper, using LOCAL or other keywords without a specific data type is common. Syntax: For example, Clipper uses ? for print ...
by Otto
Mon Nov 06, 2023 4:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 2329

Re: ACROPDF

... setNamedDest( [in] BSTR ) STDCALL dispatch FUNC void Print() STDCALL dispatch FUNC void printWithDialog() STDCALL dispatch FUNC void setZoom( [in] float ) STDCALL dispatch FUNC void setZoomScroll( [in] float, [in] float, [in] float ) STDCALL dispatch FUNC void setView( [in] BSTR ) STDCALL dispatch ...
by cnavarro
Mon May 01, 2023 7:43 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ACROPDF
Replies: 5
Views: 793

Re: Learning opencv step by step

... unresolved external symbol "struct cv::Ptr<class cv::ximgproc::FastLineDetector> __cdecl cv::ximgproc::createFastLineDetector(int,float,double,double,int,bool)" (?createFastLineDetector@ximgproc@cv@@YA?AU?$Ptr@VFastLineDetector@ximgproc@cv@@@2@HMNNH_N@Z) referenced in function ...
by Antonio Linares
Tue Dec 14, 2021 8:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Learning opencv step by step
Replies: 21
Views: 3603

Re: Enviar datos a un PRG

... method="post"> ... <button id="save" type="submit" class="btn btn-primary float-right">Save changes</button> todos los valores te llegan en un hash y accedes a ellos asi: ? AP_PostPairs()
by Antonio Linares
Mon Sep 20, 2021 5:29 am
 
Forum: mod_harbour
Topic: Enviar datos a un PRG
Replies: 1
Views: 1240

Re: Issue with FWH64/Harbour64/BCC7164 and Mysql.h file

... Parece que la versión de bcc64 que estamos usando no es correcta, porque la declaración de esas funciones estan en el fichero de cabecera float.h de bcc64 y sin embargo esos símbolos no estan dentro de las librerías de bcc64 (*.a) Mi consejo es construir con Visual Studio Community. Es ...
by Compuin
Wed Jun 30, 2021 6:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Issue with FWH64/Harbour64/BCC7164 and Mysql.h file
Replies: 61
Views: 6851

Re: Issue with FWH64/Harbour64/BCC7164 and Mysql.h file

... Parece que la versión de bcc64 que estamos usando no es correcta, porque la declaración de esas funciones estan en el fichero de cabecera float.h de bcc64 y sin embargo esos símbolos no estan dentro de las librerías de bcc64 (*.a) Mi consejo es construir con Visual Studio Community. Es ...
by Antonio Linares
Wed Jun 30, 2021 6:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Issue with FWH64/Harbour64/BCC7164 and Mysql.h file
Replies: 61
Views: 6851

Re: ¿Error de Tdolphin con decimales MySql?

... bien el numero con toda la precisión decimal (en formato texto) y no asi en micampo (el campo definido como DECIMAL 21,8 y tambien probé con float y double). Claramente es una limitación de harbour
by cmsoft
Tue Jun 08, 2021 7:42 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ¿Error de Tdolphin con decimales MySql?
Replies: 8
Views: 1315

ButtonBar in a specific location ( Solved )

... <nHeight>];   [BUTTONSIZE <nBtnWidth>, <nBtnHeight>];   [3D | 3DLOOK | _3D | _3DLOOK];   [TOP | LEFT | RIGHT | BOTTOM | FLOAT];   [OF | WINDOW | DIALOG <oWnd>];   [CURSOR <oCursor>] But give the following error in the compilation: Error E0022 Invalid lvalue: ...
by ctoas
Mon Mar 30, 2020 2:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ButtonBar in a specific location ( Solved )
Replies: 4
Views: 627

Re: Missing LIB

After compiling fwpdf.prg:
Error: Unresolved external 'HPDF_Page_TextRect(void *, float, float, float, float, const char *, unsigned int, unsigned int *)' referenced from C:\EUROSTAR\FWPDF.OBJ

If i remove all 'HPDF_Page_TextRect(...) it compiles and link correct!
by byte-one
Tue Mar 03, 2020 9:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Missing LIB
Replies: 13
Views: 3170

fivedbu structure standard DBase Versione 7

Field type: C - Character Y - Currency N - Numeric F - Float D - Date T - DateTime B - Double I - Integer L - Logical M - Memo G - General C - Character (binary) M - Memo (binary) P - Picture + - Autoincrement (dBase Level 7) O - Double (dBase Level ...
by Silvio.Falconi
Mon May 13, 2019 4:08 pm
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: fivedbu structure standard DBase Versione 7
Replies: 0
Views: 1010
Next

Return to advanced search