Sincronizar 2 Bases de Datos MySQL
Albeiro, Carlos, gracias por contestar Carlos, la idea es tener una aplicacion Web en la nube con MySQL para capturar registro de proveedores, pedidos, cotizaciones y que se sincronice con un MySQL que...
View ArticleDatabase clase. Detectado una incidencia.
[quote="thefull":3b4vctsr]Hi nageswaragunupudi Sorry, the order, and the field database is create with "I+" , i use ntx ; oDbf:Append() oDbf:Blank() oDbf:name := "name-one" oDbf:Save() Please, confirm,...
View ArticleA problem with warnings
The warning come from the codeblock [code=fw:3qa1h61a][/code:3qa1h61a] and all the other similar codeblock where we don't use all the parameters. EMG
View ArticleCalculate elapsed time between two dates
It is hight time that we start using DateTime type and stop using Date and Time separately. Anyhow, let is calculate the time difference for the above sample [code=fw:2fhctb3h][/code:2fhctb3h]
View ArticleSincronizar 2 Bases de Datos MySQL
This is how I would do it using FWMYSQL (FWMARIADB) [code=fw:ltmvo0md][/code:ltmvo0md] Note: id is either auto-inc field or timestamp oCloud and oLocal are connections to cloud and local servers.
View ArticlePara Carlos Gallego-oPrn:Roundbox
Carlos Ojalá pudieras ayudarme Estoy tratando de utilizar esta rutina de tu post [quote:39ostb29]CajaRound( 1.6 , 15.0 , 3.4, 20.0 ,oPrn,90,90,oPen1,nRGB(250,250,250)) Func CajaRound(nArriba, nIzq,...
View Articledrag with xbrowses
Here in Italy there are three ways to shop at the restaurants 1. Print the receipt with all the consumed products 2. Divide the checkout for the number of lunch participants [b:33r6t3kb]3. Select...
View ArticleDatabase clase. Detectado una incidencia.
Hi nageswaragunupudi Perfect! Thank you very much!
View ArticleCrash oBrw:Report()
Buenas, En el caso que NO se tenga licencia de OFFICE, porque viene la versión de prueba, al segundo intento de generar un PDF desde la llamada al report de la clase xBrowse, ocasiona un crash en la...
View ArticleCalculate elapsed time between two dates
Rao Thank you ... I saw a similar solution on the internet but did not know how to change the value of the character to valtype "T" .. I agree with you on getting away from Date and Time ... DateTime...
View ArticleCerrar Programas o aplicaciones externas
Hola Amigo, estoy impriiendo un archivo PDF, con acrobat WaitRun( 'C:\Program Files\Adobe\Acrobat Reader DC\Reader\AcroRd32.exe /N /t "C:\ribon\bol-20.pdf""EPSON TM-T81 Receipt" ', 0 ) y lo hace...
View ArticleCalculate elapsed time between two dates
Correct value is not 90 minutes From night 11:00 pm to next day 12:30 pm is 13 hours and 30 minutes but not 90 minutes The formula's answer is correct. 90 minutes after 11 pm is 00:30 on the next day...
View ArticleCalculate elapsed time between two dates
For computing purposes, please use 24 hour format
View ArticleMejoras para scintilla
Cristobal, me da error en windows xp, no va con el xp ? Saludos Gabriel [url=https://imgbb.com/:2kcusd2a][img:2kcusd2a]https://image.ibb.co/bJv6Nk/Image_1.jpg[/img:2kcusd2a][/url:2kcusd2a]
View Article(OT Harbour) Xml - Búsqueda bestia
Mira de usar mxmlFindPath Y si no, puedes convertir tu xml a un hash a traves de xmltohash() ,...
View ArticleA problem with warnings
Thank you, but I can't see how this can be of any help regarding my problem. I repeat: I need to use /w3 warning level switch but I don't want to see all that warnings originated by codeblocks...
View ArticleMejoras para scintilla
Leandro Lo has probado con la última actualización del 17/06/2017 ?
View Article(OT Harbour) Xml - Búsqueda bestia
Rafa, gracias por la respuesta. Yo habia pensado en un hb_hascan() que buscara una key y devolviera los nodos padre para llegar hasta el. La verdad, pensé que quizá ya lo tenía harbour, puesto que me...
View ArticleAccess: copiar recordset a dbf y borrar el recordset
crear el recordset con FW_OpenRecordSet( oCn, cSql, nLockType, nCursorType, nMaxRecords, nOpt ) copiar el recorset a una tabla dbf FW_AdoExportToDBF( oRs, cDbf, lEditStruct ) borra la data en tabla de...
View Article