topic
stringlengths
1
63
text
stringlengths
1
577k
netio
no me funciona netio_FuncExec() después de establecer la conexión necesito saber si existe una fichero concreto, pero siempre devuelve NIL netio_FuncExec( "HB_DirExists", "/DIC/DB_DIC01.DBF" Un Saludo
netio
Buenas tardes asi llamo a un procedimiento en el server net:jn_makefactura( aParametros ) donde jn_makefactura es una funcion que le agregue al programa hbnetio.prg y lo volvi a compilar ese funciona en la parte servidora saludos Wilson
netio
al inicio de tu programa debes poner #require "hbnetio" #xtranslate net:<!func!>( [<params,...>] ) => ; netio_FuncExec( #<func> [,<params>] ) #xtranslate net:[<server>]:<!func!>( [<params,...>] ) => ; netio_FuncExec( [ #<server> + ] ":" + #<func> [,<params>] ) #xtransla...
netio
Wilson, en cuanto a los (#xtranslate ...) ya los había puesto, pero lo hbnetio.prg ese no lo tengo para poder compilarlo Un saludo de nuevo
netio
Hola esta en c:\harbour\contrib\hbnetio\utils\hbnetio se llama hbnetio.prg en ese directorio esta todo para que lo compiles te recomiendo // que las aperturas , busquedas y grabaciones de datos te hagas funciones en este modulo y desde el cliente solo las llames y te devuelvan resultados asi es super rapido porque s...
netio
Wilson, Gracias por tu ayuda, he encontrado el hbnetio.prg, pero la verdad es que no me aclaro mucho, intentaré, de todas formas con la funcion netio_funcexe() sigue sin funcionarme Un Saludo
netio
estimado solamente debes porner al final de hb_netio.prg algo asi #include 'mis_funciones.prg' y lo recompilas en mis_funciones.prg van a estar todas las funciones que necesitas para abrir cerrar tablas extraer info, etc para no cansar al grupo de donde eres ? te puedo contactar via Skype ? saludos Wilson <!-- ...
netio_Connect y fivetouch
Antonio, perdon que te moleste como hago funcionar hb_neio me da error que no halla el simbolo netio_Connect en este codigo [code=fw:3iczcki3]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">method</span> conecta<span style="color: #000000;">&#40;</span><span style="color: #000...
netio_Connect y fivetouch
Wilson, te estoy enviando una nueva versión que incluye netio, gracias! <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
netio_Connect y fivetouch
Antonioi muchas gracias Cualquier novedad te aviso por cierto, para cuando se necesite otra libreria habría la posibilidad que generes unas librerias e incluyas como archivos externos para poder poner en un setup de fivetouch cuales cargar y con eso tenerlas en runtime ? Que se yo como .hrb o .hbc o dll o .so buenos so...
netio_Connect y fivetouch
Antonio,me esta dando error en netio_FuncExec me dice que no hay ese simbolo, lo tengo aca definido [code=fw:pezcv1rr]<div class="fw" id="{CB}" style="font-family: monospace;">#xtranslate net:<!func!><span style="color: #000000;">&#40;</span> <span style="color: #000000;">&#91;</span><params,...><span style="color: #0...
netio_Connect y fivetouch
Wilson, Te envio una versión actualizada que lo soporta, gracias! <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> En cuanto a las librerías a cargar, conforme vayamos recibiendo peticiones de más usuarios de FiveTouch, iremos viendo lo que siempre debe estar incluido, y c...
netio_Connect y fivetouch
muchas gracias Antonio cualquier asunto ya te pregunto saludos Wilson
netio_Connect y fivetouch
Wilson Disculpa mi ignorancia, Que funcionalidad tiene Netio?
netio_Connect y fivetouch
Juan buenas tardes puedes tener en la tablet un programa que se conecte via internet a un servidor corriendo netio server sin necesitar nada mas y grabar en el remoto o en el local informacion en tablas, etc saludos Wilson
netio_Connect y fivetouch
Wilson Encontre esta literatura de Netio con Harbour <!-- m --><a class="postlink" href="http://harbourlanguage.blogspot.com/2010/04/harbour-netio.html">http://harbourlanguage.blogspot.com/201 ... netio.html</a><!-- m --> [quote="wilsongamboa":2wrcrrf9]Juan buenas tardes puedes tener en la tablet un programa que se ...
netio_Disconnect aun no esta disponible?
Me esta dando error que no halla esta función saludos Wilson
netio_Disconnect aun no esta disponible?
Wilson, Incluido, envio un nuevo build que lo incluye. Gracias! <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
netio_Disconnect aun no esta disponible?
Gracias Antonio ya funciona saludos Wilson
netio_Disconnect aun no esta disponible?
Hola wilsongamboa espero que este sea un buen dia para ti Serias serias tan amable de facilitarme el codigo del ejercicio que hacer en donde involucras netio_diconnect. Gracias Jairo
netio_Disconnect aun no esta disponible?
Estimado Jairo aca está [code=fw:3n62jihs]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">method</span> conecta<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span> <span style="color: #00C800;">class</span> tWg_Android<br /><br />&nbsp; &nbsp; <sp...
netio_Disconnect aun no esta disponible?
asi calculo el amino remoto de las tablas [code=fw:1u9az8og]<div class="fw" id="{CB}" style="font-family: monospace;"> &nbsp; &nbsp;#ifdef __REMOTO__<br />&nbsp; &nbsp; &nbsp; &nbsp; GLB_Work = <span style="color: #ff0000;">'net:'</span> + alltrim<span style="color: #000000;">&#40;</span> ::<span style="color: #000000...
netio_Disconnect aun no esta disponible?
Gracias trabajare en el y me reporto Podrías compartir tu correo? el mio es <!-- e --><a href="mailto:hk3dqc@gmail.com">hk3dqc@gmail.com</a><!-- e --> o <!-- e --><a href="mailto:administracion@servi-asia.com">administracion@servi-asia.com</a><!-- e --> Un cordial Abrazo
netio_Disconnect aun no esta disponible?
wilson.josenet arroba gmail punto com
netio_Disconnect aun no esta disponible?
Wilson Podrias documentar tus pruebas, de mi parte voy a documentar en formato Word todo lo que he aprendido de las clases de QT con Fivetouch, especialmente el BROWSE. [quote="wilsongamboa":1q69y4dx]Estimado Jairo aca está [code=fw:1q69y4dx]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="col...
netio_Disconnect aun no esta disponible?
Wilson Como puedo instalar o crear un servidor NETIO? cual es su funcion? Busque en internet no encontre mucha información al respecto. [quote="Jairo Barbosa":2e7o7p0l]Gracias trabajare en el y me reporto Podrías compartir tu correo? el mio es <!-- e --><a href="mailto:hk3dqc@gmail.com">hk3dqc@gmail.com</a><!-- e -->...
netio_Disconnect aun no esta disponible?
Estimado Juan buenos dias HbNetio es una libreria para acceso de datos de una forma remota, tenemos dos partes, hbnetio.exe que ejecutas en donde se halla la parte servidora, puede ser una computadora conectada a internet, un maquina en una red local y una parte cliente que es el programa que tu escribes Desde el cli...
netio_Disconnect aun no esta disponible?
perdon en la varable glb_work falta un bac slach al final asi GLB_Work = 'net:' + alltrim( ipserver ) +':'+ alltrim( str( nport ) ) +':' + alltrim( cPassword ) + ':\' saludos Wilson
network print status
Tem alguma maneira de saber o status: on-line/off-line de uma impressora na rede?Obrigado
network print status
Estimado SGSTambién estoy buscando una solución para averiguar el estado de la impresora de red. Hasta hoy no he encontrado una soluciónPor favor, revise mis entradas<!-- m --><a class="postlink" href="http://www.fivetechsoft.com/forums/viewtopic.php?p=69057">http://www.fivetechsoft.com/forums/view ... hp?p=69057</a><!...
network print status
Gracias Anser,pelo que observei não será facil a solução deste problema. <!-- s:cry: --><img src="{SMILIES_PATH}/icon_cry.gif" alt=":cry:" title="Crying or Very sad" /><!-- s:cry: -->
network print status
Execute el test:Codigo:[code:3cmsz62l] #include "FiveWin&#46;ch" Function main&#40;&#41; aArray &#58;= GetPrinters&#40;&#41; for i = 1 to len&#40;aArray&#41; cPrinterName &#58;= substr&#40; aArray&#91;i&#93;, 1, at&#40; ",", aArray&#91;i&#93;&#41;-1 &#41; ? "A impressora " + cPrinterName, IsPrint&#...
network print status
Rochinha, muito obrigado por responder, mais o seu exemplo sempre retorna IMPRESSORA OK, mesmo que uma impressora na rede não esteja ligada ou não esteja sequer conectada.O que eu e o anser precisamos, é identificar se uma impressora na rede esta on line/off line.Mesmo assim, muito obrigado. <!-- s:( --><img src="{SMIL...
network print status
Estimado Rochinha,Como dice SGS, el código proporcionado por usted siempre da el mensaje de impresora en Aceptar, incluso si la impresora está fuera de línea.GraciasAnser
network print status
El código se utiliza para ver si hay una impresora registrada en Win.Ini, solamente... no sirve para averiguar si está activa !!!
neuer User
hi, mein Name ist Jimmy, Baujahr 1956 in Shanghai / China. mit xBase hab ich angefangen auf einem Apple ][ und dBase ][ unter CP/M über dBase III, Cl*pper, VO bis ich bei Xbase++ gelandet [url:345p4nsm]https&#58;//www&#46;xbaseforum&#46;de[/url:345p4nsm] in der letzten Zeit hab ich mich mit dem Thema 64 Bit beschäft...
neuer User
Jimmy, cd c:\harbour\contrib\hbpgsql\ c:\gcc81w64\bin\gcc -c postgres.c -Ic:\harbour\include -I"c:\Program Files"\PostgreSQL\11\include\ c:\gcc81w64\bin\gcc -c rddcopy.c -Ic:\harbour\include -I"c:\Program Files"\PostgreSQL\11\include\ [url:zt0kfve3]https&#58;//bitbucket&#46;org/fivetech/harbour-xharbour-builds/downlo...
neuer User
hi Antonio, thx for you Answer [quote="Antonio Linares":sfvf4cxv] [code=fw:sfvf4cxv]<div class="fw" id="{CB}" style="font-family: monospace;">cd c:\harbour\contrib\hbpgsql\<br />c:\gcc81w64\bin\gcc -c postgres.c -Ic:\harbour\include -I<span style="color: #ff0000;">"c:<span style="color: #000000;">\P</span>rogram Files...
neuer User
<!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=34118&p=225539#p225539">viewtopic.php?f=3&t=34118&p=225539#p225539</a><!-- l -->
new ADO functions
Hello, Continuing with great and very usefull ADO functions created by Mr. Nages, it would be very interesting to have also the following: - Optimice table. - Backup table. Thank you very much.
new ADO functions
Lucas [quote:f59g4ouh] - Optimice table. - Backup table. [/quote:f59g4ouh] Both of your requests are have different answers depending on your Database. With MS Access you can 'compact and repair' as well as just copying the .mdb or .accDb using code .. however, Sql Server and Oracle are not that simple and require a D...
new ADO functions
Rick, [quote:2sxnqfo0]With MS Access you can 'compact and repair' [/quote:2sxnqfo0] How to do it from ADO ? thanks <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
new ADO functions
Antonio, [quote="Antonio Linares":34vcqmjp]Rick, [quote:34vcqmjp]With MS Access you can 'compact and repair' [/quote:34vcqmjp] How to do it from ADO ? thanks <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->[/quote:34vcqmjp] [code=fw:34vcqmjp]<div class="fw" id="{CB}" sty...
new ADO functions
Enrico From my notes I recall the parameters defined as ?? [code=fw:3gppblc0]<div class="fw" id="{CB}" style="font-family: monospace;"><br />cConnectionString1 := <span style="color: #ff0000;">"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=MyDatabase.mdb"</span><br />cConnectionString2 := <span style="color: #ff0000;"...
new ADO functions
Rick, [quote="Rick Lipkin":28hged1n]Enrico cConnectionString1 is the path and name of the current .mdb ? cConnectionString2 is the path and name of the new ( repaired ) .mdb ? Thanks Rick Lipkin[/quote:28hged1n] cConnectionString1 is the ConnectionString of the current .mdb cConnectionString2 is the ConnectionStri...
new ADO functions
Enrico Thanks .. I went back and edited my post from my notes as you described it to me recently. I have not had a chance to try it yet <!-- s:( --><img src="{SMILIES_PATH}/icon_sad.gif" alt=":(" title="Sad" /><!-- s:( --> Rick Lipkin [code=fw:365kazif]<div class="fw" id="{CB}" style="font-family: monospace;"><br ...
new ADO functions
Hello, Very exciting funcions. MySQL has the command OPTIMIZE TABLE. Oracle has it too. Kind regards
new Array for XBROWSE -> only 1st Column ?
hi, i try to "SET" a new Array for XBROWSE [code=fw:4mparvj3]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">STATIC</span> oMain<br /><span style="color: #00C800;">STATIC</span> aData<br /><br />PROCEDURE MAIN<span style="color: #000000;">&#40;</span> cDbf1, cDbf2 <span style="...
new Array for XBROWSE -> only 1st Column ?
Jimmy, have you tried inserting some dummy data into your initial `aData`? Best regards, Otto
new Array for XBROWSE -> only 1st Column ?
hi Otto, [quote="Otto":2vl4bu08]have you tried inserting some dummy data into your initial `aData`? [/quote:2vl4bu08] LEN(aArray) is much bigger than 1 and "wide" is FCOUNT(). but with my CODE it show only 1st Column "A" when assign "on-fly" to XBROWSE --- instead of APPEND to DBF i want to "show" Data using XBROWSE...
new Array for XBROWSE -> only 1st Column ?
Please try [code=fw:371jdz6r]<div class="fw" id="{CB}" style="font-family: monospace;">oBrw:<span style="color: #000000;">SetArray</span><span style="color: #000000;">&#40;</span>aData,,, .T.<span style="color: #000000;">&#41;</span></div>[/code:371jdz6r] instead of [code=fw:371jdz6r]<div class="fw" id="{CB}" style="f...
new Array for XBROWSE -> only 1st Column ?
When we start with an empty array and we know that the array, later will have n columns, then we recommend defining the array with n columns. Example: [code=fw:tj594abs]<div class="fw" id="{CB}" style="font-family: monospace;"> &nbsp; <span style="color: #00C800;">local</span> oDlg, oBrw<br />&nbsp; &nbsp;<span style=...
new Array for XBROWSE -> only 1st Column ?
hi, [quote="nageswaragunupudi":3h14o69o]Please try [code=fw:3h14o69o]<div class="fw" id="{CB}" style="font-family: monospace;">oBrw:<span style="color: #000000;">SetArray</span><span style="color: #000000;">&#40;</span>aData,,, .T.<span style="color: #000000;">&#41;</span></div>[/code:3h14o69o][/quote:3h14o69o] Yes, th...
new Array for XBROWSE -> only 1st Column ?
hi, [quote="nageswaragunupudi":3f1widqz]When we start with an empty array and we know that the array, later will have n columns, then we recommend defining the array with n columns.[/quote:3f1widqz] i do not know how many FIELD a DBF have so i can´t assign it when XBROWSE is "open" i use Array "temporary" to hold diff...
new Array for XBROWSE -> only 1st Column ?
[quote="Jimmy":3akoar20]hi, [quote="nageswaragunupudi":3akoar20]When we start with an empty array and we know that the array, later will have n columns, then we recommend defining the array with n columns.[/quote:3akoar20] i do not know how many FIELD a DBF have so i can´t assign it when XBROWSE is "open" i use Array ...
new Codegear C++ version
Hi,There is a new 2009 version of Codegear C++. Someone is using it?
new Codegear C++ version
Moises,Where is the URL to download it ? thanks,
new Codegear C++ version
Antonio:<!-- m --><a class="postlink" href="http://www.codegear.com/products/cppbuilder">http://www.codegear.com/products/cppbuilder</a><!-- m -->
new Codegear C++ version
This company produces some very nice looking controls. We've got some threads here about using them, and some apparently are OK with Harbour, and others were not running. Some people who were working with the controls reported some of their progress but I'm not sure if they ever got the whole library activated.I talk...
new Codegear C++ version
Moises,What a "monster" to install this 2009 version. I have used a virtual machine to avoid cyber rubish in all the computer.Now I am trying to isolate the compiler, libs and includes required.But how to "distribute" this ? Surely CodeGear licence does not allow redistribution.
new Codegear C++ version
IMO we should consider in short term to migrate to MingW:<!-- m --><a class="postlink" href="http://en.wikipedia.org/wiki/MinGW">http://en.wikipedia.org/wiki/MinGW</a><!-- m -->
new Codegear C++ version
Timm,Are you refering to Codejock controls or the new Office 2007 Look controls that include C++ 2009?.
new Codegear C++ version
AntonioIf 5.9 is like the other versions .. YES, you have to install all the 'prerequisits' .. and I think the license ( may ) be limited to the IDE .. not the use of the compiller .. however, you better make sure.Rick Lipkin
new Codegear C++ version
Rick,It is version 6.10 already. In case that it properly works, I just could imagine a ZIP file with bin, include and lib folders inside in order to make an easy and simple distribution.But we need to check CodeGear licence first.Wouldn't it better to migrate to a modern, used by lots of users, open source and free C ...
new Codegear C++ version
AntonioYou pose an interesting scenario and I think that is one we all have to deal with from time to time . Case in point is our Agency ( 5k employees ) has a standard on the MS Office suite, Word, Excel, however the licenses we have purchased are for the 2000 professional suite and that is 'really' old.To purchase a ...
new Codegear C++ version
Antonio,I think the user has to decide it, so there should be more than one alternative: a free compiler and a new version of the rocky and stable Borland-Codegear C++. And what about Microsoft c++ Express, wich is free?.I think is time to update from old BCC 5.5 and MSVC98!!.
new Codegear C++ version
Moises,> a new version of the rocky and stable Borland-Codegear C++> And what about Microsoft c++ Express, wich is free?Have you tried yourself to build an EXE with them ?If you want to promote them, please help with them. You talk a lot but I see very little code and work from you.Its time to cooperate, not just to as...
new Codegear C++ version
Hi all[quote:w1jj2i5y]As to the question you pose on C++ compilers, Borland 5.5 is still free ( but aging ) and MingW is open source ( free ) and modern.[/quote:w1jj2i5y] and presumably gives us the greatest potential FiveWin FiveLinux compatability? Run GTK+ on windows as an option?Regarding Microsoft suite versus Op...
new Codegear C++ version
Doug,> Run GTK+ on windows as an option?IMO we shouldn't, as we can directly access the Windows API and its GUI. No need for another layer.The beauty of FiveWin, FiveLinux, FWPPC, FiveMac, FiveIPhone is that they are the real compatibility layer between all of them, to use the Clipper language and the same GUI Classes ...
new XBrowse features for next build
Using trees from XBrowse: [url=http&#58;//imageshack&#46;us:t9mu9d4c][img:t9mu9d4c]http&#58;//img404&#46;imageshack&#46;us/img404/969/xbrtreewj0&#46;jpg[/img:t9mu9d4c][/url:t9mu9d4c] Using a brush for a specific column: [url=http&#58;//imageshack&#46;us:t9mu9d4c][img:t9mu9d4c]http&#58;//img297&#46;imageshack&#46;us/im...
new XBrowse features for next build
Antonio, Nice work! Can you show me the sample code part for the "Trees browse"? Patrick
new XBrowse features for next build
Antonio, I have been wanted to do trees in a browse for a long time. Nice! I would also like to see the code. James
new XBrowse features for next build
Assuming you have grouped data and built a Tree, the code for browsing the Tree is simple Syntax: oBrw:SetTree( oTree, [ { resOpen, resClose [, resNoChildren ] } ], [ <bDataLink> ] ) Example: [code:3476iays] REDEFINE XBROWSE oBrw ID <id> OF oDlg oBrw&#58;SetTree&#40; oTree, &#123; "OPEN","CLOSE","NONE" &#125; &#4...
new XBrowse features for next build
Antonio, Great! Could add drag some cells like EXCEL ? a black colored area,so to copy ,delete,click ? Regards! Shuming Wang
new XBrowse features for next build
This feature is in the to-do list. But in 8.04, we can achieve same results by selecting multiple rows and hiding unwanted columns. Methods Copy() to clipboard ( by pressing Ctrl-C ), report and export to excel work on the selected rows and visible columns only.
new XBrowse features for next build
New display modes: 1. Entire selected line, with highlighted cell [url=http&#58;//imageshack&#46;us:t954vj8k][img:t954vj8k]http&#58;//img142&#46;imageshack&#46;us/img142/7994/browse1vs4&#46;png[/img:t954vj8k][/url:t954vj8k] 2. Same as before, but after having selected a group of lines [url=http&#58;//imageshack&#46;u...
new XBrowse features for next build
Fantastic!
new and important bug in FW 11.11
Hello, In samples\testget.prg. In second get, Number. Paste a test. [code=fw:1jx70jnh]<div class="fw" id="{CB}" style="font-family: monospace;"> &nbsp; Error occurred <span style="color: #00C800;">at</span>: <span style="color: #000000;">12</span>/<span style="color: #000000;">20</span>/<span style="color: #000000;...
new and important bug in FW 11.11
John, This change is required in Class TGet: [code=fw:1cniybf3]<div class="fw" id="{CB}" style="font-family: monospace;"> &nbsp; &nbsp; &nbsp;<span style="color: #00C800;">case</span> nMsg == WM_PASTE<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #00C800;">if</span> GetFocus<span style="color: #00...
new and important bug in FW 11.11
Antonio, I am afraid is not working. Pasting numbers into a number field does not work. It does paste nothing. Thanks.
new and important bug in FW 11.11
HI, im using fwh 11.11 released 13/12 in several appls production, i need fix this and anothers?? please can list fix to apply after 13/12. thanks
new and important bug in FW 11.11
John, This is right code, thanks: [code=fw:1ig1lxgr]<div class="fw" id="{CB}" style="font-family: monospace;">      <span style="color: #00C800;">case</span> nMsg == WM_PASTE<br />           <span style="color: #00C800;">if</span> GetFocus<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</...
new and important bug in FW 11.11
Norberto, [img:1mh239kk]http&#58;//img269&#46;imageshack&#46;us/img269/2820/capturexq&#46;png[/img:1mh239kk] [img:1mh239kk]http&#58;//img192&#46;imageshack&#46;us/img192/2408/capturecbc&#46;png[/img:1mh239kk]
new and important bug in FW 11.11
Antonio, Thanks. It works now. Also, it´s pending the other bug in clause NO MODIFY. In method initiate() you could also comment out SetColor( GetSysColor(COLOR_GRAYTEXT) , GetSysColor( COLOR_BTNFACE )): if ::lReadOnly .and. ::nClrText == GetSysColor( COLOR_WINDOWTEXT ) ; .and. ::nClrPane == GetSysColor( C...
new and important bug in FW 11.11
Antonio, Working code is: [code=fw:1fxsv9rb]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">METHOD</span> Initiate<span style="color: #000000;">&#40;</span> hDlg <span style="color: #000000;">&#41;</span> <span style="color: #00C800;">CLASS</span> TGet<br /><br />&nbsp; &nbsp;<...
new bug FW 13.05:can´t append records to ACCESS and TDatarow
Hello, With this simple, I can´t append records, the xBrowse at Edit() does not allow to change values: [img:3orl8lwz]http&#58;//i42&#46;tinypic&#46;com/fd4mly&#46;png[/img:3orl8lwz] [code=fw:3orl8lwz]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <span style=...
new bug FW 13.05:can´t append records to ACCESS and TDatarow
Hello, With this Little sample I get this error: no data type mismatch in criteria expression. [code=fw:3k4tmfrv]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">static</span> <span style="color: #00C800;">function</span> addManual<span style="color: #000000;">&#40;</span> uDa...
new bug FW 13.05:can´t append records to ACCESS and TDatarow
Hello, The problem does not occur with MySQL. It has to be with numeric fields with decimals (in my table sample, NINGRESO AND NGASTO). TDatarow do not manage them fine under Access. Hope it helps. Best regards,
new bug FW 13.05:can´t append records to ACCESS and TDatarow
Hello, Any update, please?. Thanks
new bug FW 13.05:can´t append records to ACCESS and TDatarow
Please wait Mr Lucas
new bug FW 13.05:can´t append records to ACCESS and TDatarow
Friends, Is there any fix for the bug?. Thank you very much <!-- s;) --><img src="{SMILIES_PATH}/icon_wink.gif" alt=";)" title="Wink" /><!-- s;) -->.
new bug FW 13.05:can´t append records to ACCESS and TDatarow
Hello, I would appreciate any fix for this bug please, as we need to work with Access. This is a very easy s ample: [code=fw:5zy6ve7b]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">static</span> <span style="color: #00C800;">function</span> addManual<span style="color: #00000...
new bug FW 13.05:can´t append records to ACCESS and TDatarow
This was the sample program you sent me. When I compiled and run the program as it is, it was running as expected without any run-time errors. After running several times without any errors, this is the screen shot. [url=http&#58;//img259&#46;imageshack&#46;us/i/qrai&#46;jpg/:1ivx02rg][img:1ivx02rg]http&#58;//img259&#...
new bug FW 13.05:can´t append records to ACCESS and TDatarow
Mr Nages, Maybe I don´t have latest TDatarow class, can you please sent it to my email to test it and recompile?. Do you use harbour or xHarbour?. thank you, I await your answer. best regards
new bug FW 13.05:can´t append records to ACCESS and TDatarow
Mr Lucas I compiled the program sent by you as it is. You have included the entire source of TDataRow inside this program. So, we both are using the same class code. I used Harbour because I knonw you are using Harbour. Actually for the last few days I was searching for a bug because I did not find any. While it is ...
new bug FW 13.05:can´t append records to ACCESS and TDatarow
I tried with Jet oledb. I am not getting any errors. Both addManual() and the buttons Add and Edit in BrowseData are working perfectly as they should.
new bug FW 13.05:can´t append records to ACCESS and TDatarow
Mr Lucas I tested with FWH 1305, BCC 5,82 and Harbour 3.2.0 (18881) I advise using FWH1305 in full without mixing 1304 and 1305 codes for testing After the fix in tmsgitem.prg, FWH1305 is quite stable.
new bug FW 13.05:can´t append records to ACCESS and TDatarow
Mr Ngaes, Thank you, it is quite strange. Please, could you try ONLY addmanual with this database? <!-- m --><a class="postlink" href="http://www.gigasize.com/get/ng8p95xvknd">http://www.gigasize.com/get/ng8p95xvknd</a><!-- m --> or this other link: <!-- m --><a class="postlink" href="http://demo.ovh.co.uk/en/489f...
new bug FW 13.05:can´t append records to ACCESS and TDatarow
Mr Lucas Dowloaded and tested. Working fine.
new bug FW 13.05:can´t append records to ACCESS and TDatarow
Mr. Nages, Thank you. Did you use the empty Access.mbd in the link or you use previous database?. You have to use blank database. This is the error I get on a different XP machine, in English SO this one: [img:35gd61o6]http&#58;//i42&#46;tinypic&#46;com/2w74dq1&#46;jpg[/img:35gd61o6] And this is an .exe to test pl...