messages
listlengths
1
1
topic
stringlengths
2
60
[ { "date": "2007-12-05", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "As far as I know, there was no problems on [x]Harbour RDDs since years. Please provide a little sample of the problem to reproduce it here.\n\nEMG", "time": "12:45", "topic": "Can't open dbf with har...
Can't open dbf with harbour1.1-1from fwh download (solved)
[ { "date": "2007-12-05", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Shuming,\n\n> But now more than 4 customers phoned us the problem. \n\nAre those customers using Vista ?", "time": "14:13", "topic": "Can't open dbf with harbour1.1-1from fwh download (solved)", ...
Can't open dbf with harbour1.1-1from fwh download (solved)
[ { "date": "2007-12-07", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Oh, it's the \\harbour\\lib\\nulsys.lib before rdd.lib in mak.bc link file caused the problem.\n Also, if you add all the unuseable libs to your link file , do not cause exe bigger but genarates the same ...
Can't open dbf with harbour1.1-1from fwh download (solved)
[ { "date": "2007-12-07", "forum": "Bugs report & fixes / Informe de errores y arreglos", "text": "Shuming,\n\nGlad to know that you solved it <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "05:04", "topic": "Can't open dbf with harbou...
Can't open dbf with harbour1.1-1from fwh download (solved)
[ { "date": "2007-01-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi,\nI cant put a image into my exe file\nThe image is a BMP picture over 1/2 MB hight quality\nThe brc32.exe generate the RES file , but ILINK send a fatal error, and definitly is de big bmp into the RES file.\nCan anyone put ima...
Can't put image into RC+EXE
[ { "date": "2007-01-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Julio,\n\nilink32 may be failing cause the images large size", "time": "23:36", "topic": "Can't put image into RC+EXE", "username": "Antonio Linares" } ]
Can't put image into RC+EXE
[ { "date": "2007-01-09", "forum": "FiveWin for Harbour/xHarbour", "text": "ok, any idea ?", "time": "23:44", "topic": "Can't put image into RC+EXE", "username": "dbzap" } ]
Can't put image into RC+EXE
[ { "date": "2007-01-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Can't you just keep the image as external file?\n\nEMG", "time": "23:49", "topic": "Can't put image into RC+EXE", "username": "Enrico Maria Giordano" } ]
Can't put image into RC+EXE
[ { "date": "2007-01-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Julio,\n\nYou may use a different images format instead of BMPs, or place your BMPs outside the EXE", "time": "23:49", "topic": "Can't put image into RC+EXE", "username": "Antonio Linares" } ]
Can't put image into RC+EXE
[ { "date": "2018-01-29", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi guys,\n I just noticed this behaviour. If a get's content starts with a \"(\", can't select the content using mouse. \nImmediately after you release the mouse button the selection is gone.\n\n I tested with BCC7+FWH15.01usin...
Can't select text in get with mouse if it start with bracket
[ { "date": "2018-01-29", "forum": "FiveWin for Harbour/xHarbour", "text": "Hua,\n\nYou have to modify FWH\\source\\classes\\tget.prg in METHOD LButtonUp( nRow, nCol, nFlags ) CLASS TGet:\n[code=fw:2ymsafxx]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">      <span style=\"color: #00C800;...
Can't select text in get with mouse if it start with bracket
[ { "date": "2018-01-30", "forum": "FiveWin for Harbour/xHarbour", "text": "Thanks Antonio!\n\n[quote=\"Antonio Linares\":3932r8kw]\nWhat tool are you using to create the posted animated gif ? <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->[/quote:3932r8...
Can't select text in get with mouse if it start with bracket
[ { "date": "2011-02-06", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi folks,\n\nI got a little problem with DLL..\nI'm trying to use a DLL calling its functions. It seems the DLL can't be opened with this instruction:\nhandle:=loadlibrary(\"pacdrive.dll\") or handle:=loadlib32(\"pacdrive.dll\") ...
Can't use DLL embedded functions...?
[ { "date": "2011-02-06", "forum": "FiveWin for Harbour/xHarbour", "text": "If it works with VB6, c, c++ it should work with FWH too. First thing is you should be able to loadlibrary. If this is failing probably the dll is corrupted.", "time": "20:14", "topic": "Can't use DLL embedded functions......
Can't use DLL embedded functions...?
[ { "date": "2011-02-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Maybe the DLL needs to be registered. Some self-register, some have to be registered.", "time": "17:43", "topic": "Can't use DLL embedded functions...?", "username": "James Bott" } ]
Can't use DLL embedded functions...?
[ { "date": "2011-02-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Solved. More or less, I made in this way;\n\n- I transformed the DLL into a .lib with implib.exe;\n- I linked the .lib file;\n- I wrote the code for the \"clipper call\" to a C++ function;\n\nIn this way, it seems that the .lib fi...
Can't use DLL embedded functions...?
[ { "date": "2012-08-03", "forum": "FiveWin para Harbour/xHarbour", "text": "[url:as0wngkk]http&#58;//code&#46;google&#46;com/p/fivewin-contributions/downloads/detail?name=C5ide&#46;zop&can=2&q=[/url:as0wngkk]\n\nCanal 5 IDE (trabajo en desarrollo) amablemente cedido por Paco García.\n\nGracias Paco! <!--...
Canal 5 IDE (en desarrollo)
[ { "date": "2012-08-04", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola,\n\nLo intento compilar con Harbour 3.2 y me saltan estos errores:\n\n[code=fw:2fv5u8tb]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">MAKE Version <span style=\"color: #000000;\">5.2</span> &nbsp;Copyright ...
Canal 5 IDE (en desarrollo)
[ { "date": "2012-08-04", "forum": "FiveWin para Harbour/xHarbour", "text": "Lucas.\n\n\nLos warnings son porque tiene definidas funciones con el mismo nombre en 2 prg distintos.\n\nTe faltan las funciones _isarray y _ischar, linkea la lib o prg que las contiene\n\nAdolfo", "time": "21:42", "topic...
Canal 5 IDE (en desarrollo)
[ { "date": "2012-08-05", "forum": "FiveWin para Harbour/xHarbour", "text": "Lucas, yo compilo sin problemas usando Harbour 3.2...\n\nTienes que incluir la libreria hbpcre.lib en fwh.mak...\n\n\n[color=#000080:3ql5z9rk]El unico problema que he notado es, que el .EXE se queda corriendo en memoria como un p...
Canal 5 IDE (en desarrollo)
[ { "date": "2012-08-05", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola,\n\nUso Harbour 3.2.0dev (Rev. 17516).\n\nLas funciones ISCHAR e ISARRAY resulta que, en Harbour, ahora son HB_.\n\nUna vez realizado ese cambio, efectivamente logra compilar.\n\nPero también me sucede lo que Bayron comenta,...
Canal 5 IDE (en desarrollo)
[ { "date": "2012-08-05", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola\n\nEl programa no se queda como un servicio, simplemente anteriormente en xp se situaba en Tray como un icono a la derecha. Ahora en vista o w7 se queda oculto dentro del botón de iconos. \nEl tema de c5Report, ni recuerdo s...
Canal 5 IDE (en desarrollo)
[ { "date": "2012-08-05", "forum": "FiveWin para Harbour/xHarbour", "text": "Paco,\n\nEstupendo verte por aquí.\n\nSería estupendo tu ayuda, porque el editor sería de muchísima utilidad.\n\nEl c5report me refería a esto:\n[img:3m9dc60j]http&#58;//i47&#46;tinypic&#46;com/34dsle8&#46;png[/img:3m9dc60j]\n\nA...
Canal 5 IDE (en desarrollo)
[ { "date": "2012-08-09", "forum": "FiveWin para Harbour/xHarbour", "text": "A News :...the informes of Paco is on c5Ide's sources codes", "time": "19:21", "topic": "Canal 5 IDE (en desarrollo)", "username": "Eoeo" } ]
Canal 5 IDE (en desarrollo)
[ { "date": "2012-08-09", "forum": "FiveWin para Harbour/xHarbour", "text": "wITH XHARBOUR i HAVE THIS ERRORS \n\n[code=fw:3lh6hray]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">n <span style=\"color: #000000;\">5.2</span> &nbsp;Copyright <span style=\"color: #000000;\">&#40;</span>c<spa...
Canal 5 IDE (en desarrollo)
[ { "date": "2013-06-15", "forum": "FiveWin para Harbour/xHarbour", "text": "Un poco de ayuda, puede ser el orden de colocacion de las librerias?\n\n[quote=\"Bayron\":clhmjahl]Lucas, yo compilo sin problemas usando Harbour 3.2...\n\nTienes que incluir la libreria hbpcre.lib en fwh.mak...\n\n\n[color=#0000...
Canal 5 IDE (en desarrollo)
[ { "date": "2012-08-03", "forum": "FiveWin for Harbour/xHarbour", "text": "[url:3dai22os]http&#58;//code&#46;google&#46;com/p/fivewin-contributions/downloads/detail?name=C5ide&#46;zop&can=2&q=[/url:3dai22os]\n\nCanal 5 IDE (work in progress), kindly provided by Paco García.\n\nThanks Paco! <!-- s:-) --><...
Canal 5 IDE (work in progress)
[ { "date": "2012-08-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Antonio, thanks for sharing... and many thanks to Paco Garcia for sharing his work...\n\nThere are two things I have noticed:\n\n1: hbpcre.lib is needed in fwh.mak to compile the sources...\n\n2: the .exe file, is left in memor...
Canal 5 IDE (work in progress)
[ { "date": "2012-08-04", "forum": "FiveWin for Harbour/xHarbour", "text": "gracias Paco\nu're fantastic!!!", "time": "17:10", "topic": "Canal 5 IDE (work in progress)", "username": "Eoeo" } ]
Canal 5 IDE (work in progress)
[ { "date": "2012-08-04", "forum": "FiveWin for Harbour/xHarbour", "text": "I tried to compile a dialog \n\n[b:avk7r3lo]it has the same error we have on designer... the coordinates are not the same [/b:avk7r3lo]\n\nin this picture the c5Ide of Paco in action and the test compiled with xmate \n\n\n...
Canal 5 IDE (work in progress)
[ { "date": "2012-08-05", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello\nI have now sent the change in the source code to Antonio. Please remake the project. I do not know how to do the actual size of a dialog box. It is a mystery.\nA greeting", "time": "18:13", "topic": "Canal 5 IDE (wo...
Canal 5 IDE (work in progress)
[ { "date": "2012-08-05", "forum": "FiveWin for Harbour/xHarbour", "text": "Sorry, But where we can download these changes ?", "time": "22:36", "topic": "Canal 5 IDE (work in progress)", "username": "Eoeo" } ]
Canal 5 IDE (work in progress)
[ { "date": "2012-08-05", "forum": "FiveWin for Harbour/xHarbour", "text": "Paco,\nCan ask you two problems\n\n1. How create a style windows seven ( office 2010,2013) to Vtaskbar class ?\n2. request information for this <!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewt...
Canal 5 IDE (work in progress)
[ { "date": "2012-08-06", "forum": "FiveWin for Harbour/xHarbour", "text": "If you want some control new or modifications you can send private mail to <!-- e --><a href=\"mailto:pacogarcia@gmail.com\">pacogarcia@gmail.com</a><!-- e -->", "time": "09:44", "topic": "Canal 5 IDE (work in progress)", ...
Canal 5 IDE (work in progress)
[ { "date": "2012-08-06", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Eoeo\":3l5wfkb8]Sorry, But where we can download these changes ?[/quote:3l5wfkb8]\n\n<!-- m --><a class=\"postlink\" href=\"http://code.google.com/p/fivewin-contributions/downloads/detail?name=c5ide_fixes_1.zip&can=2&q=\"...
Canal 5 IDE (work in progress)
[ { "date": "2012-08-06", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio,\n\nI cannot compile c5Ide I have only one error \n\n[code=fw:37wxdxib]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">MAKE Version <span style=\"color: #000000;\">5.2</span> &nbsp;Copyright <span style=\"...
Canal 5 IDE (work in progress)
[ { "date": "2012-08-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Any solution ? or provide the new exe please !!!", "time": "18:38", "topic": "Canal 5 IDE (work in progress)", "username": "Eoeo" } ]
Canal 5 IDE (work in progress)
[ { "date": "2012-08-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Silvio,\n\nRemove the \"v\" from all those hb_... calls", "time": "19:25", "topic": "Canal 5 IDE (work in progress)", "username": "Antonio Linares" } ]
Canal 5 IDE (work in progress)
[ { "date": "2012-08-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio,\nItried aso with Harbour \n\n[code=fw:2x7h3tdh]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">MAKE Version <span style=\"color: #000000;\">5.2</span> &nbsp;Copyright <span style=\"color: #000000;\">&#40;<...
Canal 5 IDE (work in progress)
[ { "date": "2012-08-09", "forum": "FiveWin for Harbour/xHarbour", "text": "At Last compilating with xmate and for fwh xharbour (libs) I have these errors \n\n\nProgetto: app, Ambiente: xFive_Pelles:\n[1]:iLink32.Exe -Gn -aa -Tpe -s @app.bcl\nTurbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland\n[...
Canal 5 IDE (work in progress)
[ { "date": "2012-08-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello\nHave you tried to find those words in the forum to see if you find any solution? The easy thing is to ask but is more palatable to find the solution yourself.\nIf you do not find the solution, I will gladly tell you to do, ...
Canal 5 IDE (work in progress)
[ { "date": "2012-08-10", "forum": "FiveWin for Harbour/xHarbour", "text": "NO but I am happy if you help me please !!", "time": "01:05", "topic": "Canal 5 IDE (work in progress)", "username": "Eoeo" } ]
Canal 5 IDE (work in progress)
[ { "date": "2012-08-11", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio, Paco\n\nNow I compiled with harbour and I have these errors could you help me please \n\nMAKE Version 5.2 Copyright (c) 1987, 2000 Borland\n\tc:\\work\\bcc582\\bin\\ilink32.exe -Gn -aa -Tpe -s -Iobj -Lc:\\work\\bcc582\\...
Canal 5 IDE (work in progress)
[ { "date": "2012-08-11", "forum": "FiveWin for Harbour/xHarbour", "text": "Silvio,\n\nError: Unresolved external '_ISARRAY' referenced from C:\\WORK\\PRG\\C5IDE\\OBJ\\APP.OBJ\nError: Unresolved external '_ISCHAR' referenced from C:\\WORK\\PRG\\C5IDE\\OBJ\\WNDSCINT.OBJ\n\nAre now HB_ISCHAR and HB_ISARRAY\...
Canal 5 IDE (work in progress)
[ { "date": "2012-08-11", "forum": "FiveWin for Harbour/xHarbour", "text": "Lucas,\ni ADD \nHBCPRE = $(HARBOUR_LIB_DIR)\\hbcpre.lib\n\ni CHANGE HB_ISARRAY AND HB_ISCHAR \n\n[b:216y1m7s]BUT i HAVE THESE ERRORS NOW [/b:216y1m7s]\n\n\n[code=fw:216y1m7s]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monos...
Canal 5 IDE (work in progress)
[ { "date": "2012-08-27", "forum": "FiveWin for Harbour/xHarbour", "text": "any solution ?", "time": "11:39", "topic": "Canal 5 IDE (work in progress)", "username": "Eoeo" } ]
Canal 5 IDE (work in progress)
[ { "date": "2012-08-27", "forum": "FiveWin for Harbour/xHarbour", "text": "Silvio... \n\nLucas gave you the answer for the unresolved externals.\nThe others are just a duplicity of functions in 2 or more prgs. (this is a very easy one)", "time": "17:46", "topic": "Canal 5 IDE (work in progress)",...
Canal 5 IDE (work in progress)
[ { "date": "2012-08-28", "forum": "FiveWin for Harbour/xHarbour", "text": "Why not give us the possibility to compile it ?\nwich is the problem ?\nwhy not upload a new version with compile bat file and all libs into ?", "time": "00:16", "topic": "Canal 5 IDE (work in progress)", "username": "...
Canal 5 IDE (work in progress)
[ { "date": "2012-08-28", "forum": "FiveWin for Harbour/xHarbour", "text": "Silvio..\n\nDefinetely yours is a problem of attitude.\n\nThis is a free pece of code that someone bother to do, he gave his work free of charge, you can benefit from it... on the other hand your f***ing questions have been answer...
Canal 5 IDE (work in progress)
[ { "date": "2012-08-28", "forum": "FiveWin for Harbour/xHarbour", "text": "Sorry Adolfo,\n\nBut here I CANNOT COMPILE IT \n\n[b:3lk2v1tf]I Know how make a compile.bat file[/b:3lk2v1tf] but this is not the problem \n\nhave you download last version ?\n\nthe first version compiled ok ...is the last vers...
Canal 5 IDE (work in progress)
[ { "date": "2013-06-15", "forum": "FiveWin for Harbour/xHarbour", "text": "A little help, you can be the order of placement of the libraries?\n\n[quote=\"lucasdebeltran\":10hp9pci]Silvio,\n\nError: Unresolved external '_ISARRAY' referenced from C:\\WORK\\PRG\\C5IDE\\OBJ\\APP.OBJ\nError: Unresolved extern...
Canal 5 IDE (work in progress)
[ { "date": "2010-07-05", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi someone know about Paco Canal Five\n\nGreetings Fasi", "time": "19:15", "topic": "Canal Five", "username": "The Real Fasi" } ]
Canal Five
[ { "date": "2010-07-05", "forum": "FiveWin for Harbour/xHarbour", "text": "not work on fivewin or xharbour \nU can found he perhaps on xailer group", "time": "19:16", "topic": "Canal Five", "username": "MdaSolution" } ]
Canal Five
[ { "date": "2010-07-06", "forum": "FiveWin for Harbour/xHarbour", "text": "Paco keeps using Harbour and FWH on his daily work, I meet him recently <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "04:03", "topic": "Canal Five", "use...
Canal Five
[ { "date": "2010-07-06", "forum": "FiveWin for Harbour/xHarbour", "text": "I ttry to convert a c5cnew.c File from c5 to last xharbour and get an unresolved external ___bcopy\n\nstatic char szDirName[ MAX_PATH ];\nvoid cdecl _bcopy( void *, void *, unsigned int );\nHFONT GetFontMenu( void );\nst...
Canal Five
[ { "date": "2010-07-06", "forum": "FiveWin for Harbour/xHarbour", "text": "Replace _bcopy() with memcpy() calls", "time": "09:39", "topic": "Canal Five", "username": "Antonio Linares" } ]
Canal Five
[ { "date": "2010-07-06", "forum": "FiveWin for Harbour/xHarbour", "text": "i will try \n\nThanks for the tip", "time": "09:53", "topic": "Canal Five", "username": "The Real Fasi" } ]
Canal Five
[ { "date": "2010-07-08", "forum": "FiveWin for Harbour/xHarbour", "text": "And you will need to change brushex.prg as folows:\n[code=fw:38bwjig8]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />**************************************************************************<br />&nbsp; <sp...
Canal Five
[ { "date": "2010-07-08", "forum": "FiveWin for Harbour/xHarbour", "text": "Thank u for u help", "time": "21:04", "topic": "Canal Five", "username": "The Real Fasi" } ]
Canal Five
[ { "date": "2010-07-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Can i Know the email of Paco, please\nI bought some classes from him but now I can not compile because there are no all sources.", "time": "10:40", "topic": "Canal Five", "username": "Silvio" } ]
Canal Five
[ { "date": "2010-07-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Silvio,\nin my opinion you should consider to migrate to the standard FWH classes \ndue to the fact that FWH can now replace in full the C5 controls.", "time": "11:34", "topic": "Canal Five", "username": "Marco Turc...
Canal Five
[ { "date": "2010-07-09", "forum": "FiveWin for Harbour/xHarbour", "text": "HI marco,\nit is good for me I 'm trying to work as you sad..", "time": "11:42", "topic": "Canal Five", "username": "Silvio" } ]
Canal Five
[ { "date": "2010-08-23", "forum": "FiveWin for Harbour/xHarbour", "text": "Anyone know how to contact Francisco Garcia (Paco) via email or website?\n\nRegards\n\nGeorge", "time": "17:54", "topic": "Canal Five", "username": "George" } ]
Canal Five
[ { "date": "2010-08-23", "forum": "FiveWin for Harbour/xHarbour", "text": "George,\n\nI can forward a msg to Paco if you need it,", "time": "18:31", "topic": "Canal Five", "username": "Antonio Linares" } ]
Canal Five
[ { "date": "2010-08-24", "forum": "FiveWin for Harbour/xHarbour", "text": "Thanks Antonio.\nI sent all information to your personal email at gmail.com\n\nRegards\n\nGeorge", "time": "14:10", "topic": "Canal Five", "username": "George" } ]
Canal Five
[ { "date": "2013-09-25", "forum": "FiveWin para Harbour/xHarbour", "text": "Amigos del foro tengan buen día\n\nResulta que tengo una aplicación de facturación que trabaja sobre MYSQL vía Internet. Hace la conexión con ADO. \n\nEl problema es que ultimamente el sistema esta presentado un poco de lentitud ...
Canal de Internet Saturado
[ { "date": "2013-09-25", "forum": "FiveWin para Harbour/xHarbour", "text": "Lenadro, si realmente tienes 12 y 6 (asimetrico) por fibra \nno deberias tener problema, lo que deberias es validar la velocidad, ademas de validar si el ping no es muy alto (menos de 100 es ok)\nademas el numero de pc (6) remoto...
Canal de Internet Saturado
[ { "date": "2013-09-25", "forum": "FiveWin para Harbour/xHarbour", "text": "Carlos Muchas Gracias por Responder.\n\nTe especifico los datos del servidor\n\nMARCA HP\nProcesador XEON 3.4\nRAM: 8 Gigas\nDisco Duro: 500 Gigas\n\nSistema Operativo: Windows 2003 Server\nMotor: MYSQL\n\nDe manera local los usu...
Canal de Internet Saturado
[ { "date": "2013-09-25", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola Leandro\n\nEl problema NO esta del lado de server, la lentitud la determina (por los datos que muestras) la conexion del cliente.\n\nSeguramente es el trafico que existe en el internet de tu cliente, verifica si tiene un bue...
Canal de Internet Saturado
[ { "date": "2013-09-25", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola Leandro\n\nPara estar seguro que no es del lado del server verifica las graficas en al administrador de sql, checa los valores asignados al query cache de memoria, los key traficc, traffic y numero de sql Querys ejecutados.\...
Canal de Internet Saturado
[ { "date": "2013-09-25", "forum": "FiveWin para Harbour/xHarbour", "text": "lenadro como bien comenta devtuxtla\n\naparentemente por el lado servidor aparenta estar ok,\nhay que probar el lado cliente, yo lo que hago es conectarme remotamente a los clientes que tiene problemas y hacer un ping al ip del s...
Canal de Internet Saturado
[ { "date": "2013-09-26", "forum": "FiveWin para Harbour/xHarbour", "text": "devtuxtla y Carlos primero que todo gracias por responder.\n\nVoy a mirar las gráficas en el administrador y luego les comento que resultados obtuve.\n\nLa conexión de los clientes es Banda Ancha (ADSL - Cable coaxial en la mayor...
Canal de Internet Saturado
[ { "date": "2013-09-26", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola Leandro\n\nEn realidad este proceso no te va a servir de mucho, ya que el problema radica en carrier, es decir en la conexion a internet.\n\nCuando una conexion a Mysql se pierde, normalment es por que el cliente la pierde.\...
Canal de Internet Saturado
[ { "date": "2013-09-26", "forum": "FiveWin para Harbour/xHarbour", "text": "en los clientes haz un test de velocidad con speedtest.net hacia un server en tu pais.\nasi mismo como como comenta devtuxtla haz un ping extendido y observa el tiempo entre envio de paquetes, como te comente un valor < 100 es lo...
Canal de Internet Saturado
[ { "date": "2013-09-26", "forum": "FiveWin para Harbour/xHarbour", "text": "devtuxtla y Carlos\n\nEsta mañana hice el cambio de maquina (temporal) para hacer la prueba. Hice el\nping sostenido por 28 minutos. En ningún momento se cayo la conexión, no hubo perdidas\nde paquetes de datos. Estos son los res...
Canal de Internet Saturado
[ { "date": "2013-09-26", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola, has probado realizar una consulta o ejecutar un update set,\ndesde el Mysql Administrator ?\nahí es donde te darias cuenta que tan lento es la conexión\ndesde un pc. cliente.\nsaludos.", "time": "15:38", "topic": "C...
Canal de Internet Saturado
[ { "date": "2013-09-26", "forum": "FiveWin para Harbour/xHarbour", "text": "ok, cuando llege al trabajo, te comentare mas mas sobre netprotect\n\nsalu2\ncarlos vargas", "time": "15:44", "topic": "Canal de Internet Saturado", "username": "carlos vargas" } ]
Canal de Internet Saturado
[ { "date": "2013-09-26", "forum": "FiveWin para Harbour/xHarbour", "text": "sysctrl2 Gracias por responder.\n\nLa verdad es que no se como se hace esa prueba que tu dices. Serias\ntan amable de indicarme como se hace?\n\nDe antemano gracias", "time": "15:49", "topic": "Canal de Internet Saturado"...
Canal de Internet Saturado
[ { "date": "2013-09-27", "forum": "FiveWin para Harbour/xHarbour", "text": "Leandro, yo uso mucho el MySql Administrator, lo puedes bajar de la pagina de mysql,\n<!-- m --><a class=\"postlink\" href=\"http://dev.mysql.com/downloads/gui-tools/5.0.html\">http://dev.mysql.com/downloads/gui-tools/5.0.html</a...
Canal de Internet Saturado
[ { "date": "2013-09-27", "forum": "FiveWin para Harbour/xHarbour", "text": "Leandro, la diferencia entre escritorio remoto y una conexión a Mysql es que en la primera tus consultas no dependen del ancho de banda, ni del trafico de la red dado que la misma se hace en la lan, dejando para la wan el uso de...
Canal de Internet Saturado
[ { "date": "2013-09-27", "forum": "FiveWin para Harbour/xHarbour", "text": "Bueno muchas gracias a todos por responder...\n\nLes comento que ayer cambie el servidor, por una maquina con windows 7 , 2 Gigas de RAM, Dual Core de 2.8 y 500 Gigas en disco\ny no recibí llamas para reportarme fallos en la cone...
Canal de Internet Saturado
[ { "date": "2013-10-01", "forum": "FiveWin para Harbour/xHarbour", "text": "Buenos dias para todos...\n\nLes comento que nos toco renovar el servidor a las malas, definitivamente no funciono le reinstale el\nsistema operativo y las fallas continúan, le cambie el sistema operativo por windows 2012 server ...
Canal de Internet Saturado
[ { "date": "2013-10-04", "forum": "FiveWin para Harbour/xHarbour", "text": "Te comento.\n\nHace un par de años se empezaron a presentar problemas de conexión a MySQL en Server 2003 con unos 20 equipos locales y otros tantos remotos, se cambió a Server 2008 y el problema empeoró. Estuve a punto de tirar l...
Canal de Internet Saturado
[ { "date": "2013-10-04", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola a Todos,\n\nPor si les sirve de ayuda, al parecer tienen problemas en la configuracion del MySql que estan usando, ¿ que version de MySql estan usando ?, ¿ Que ajustes tiene la instalacion de MySql ?, ya que dependiendo de ...
Canal de Internet Saturado
[ { "date": "2013-10-04", "forum": "FiveWin para Harbour/xHarbour", "text": "Laurato, gracias por contestar...\n\nTengo instalada la versión mysql-essential-5.1.48-win32 y InnoDb. Si me pudieras indicar que ajustes hay que hacer te lo agradeceria.\n\nAlfredo gracias por la apreciación pero sabes que lo ra...
Canal de Internet Saturado
[ { "date": "2013-10-04", "forum": "FiveWin para Harbour/xHarbour", "text": "Leandor,\n\nEnvia los datos de tu servidor ( numero de procesadores, memoria ram, numero de usuarios que se conectaran, tipo de tablas a usar, sistema operativo ) y publica tu archivo my.ini\n\na ver si te podemos ayudar un poco ...
Canal de Internet Saturado
[ { "date": "2013-10-05", "forum": "FiveWin para Harbour/xHarbour", "text": "En mi caso no logré modificar My.Ini con éxito. \n\nComo alguien lo dijo, soy Sagitario... (mitad hombre y mitad burro y a veces domina el animalito).\n\nAdemás, es viernes! (Hip!).", "time": "04:48", "topic": "Canal de I...
Canal de Internet Saturado
[ { "date": "2009-04-27", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Antonio,\nas I can see there isn't a brilliant future for the thirth part components developed from Canal5 (their website is down) \nand the similar components developed from ViaCoral are on the same way (their website is not u...
Canal5 & ViaCoral components - to Antonio
[ { "date": "2009-04-27", "forum": "FiveWin for Harbour/xHarbour", "text": "I agree. \nWe need high quality third part components in order to develop professional applications with Fivewin.\n\nRegards\n\nGeorge", "time": "22:09", "topic": "Canal5 & ViaCoral components - to Antonio", "usernam...
Canal5 & ViaCoral components - to Antonio
[ { "date": "2009-04-27", "forum": "FiveWin for Harbour/xHarbour", "text": "Marco, George,\n\nWe can implement all those controls in standard FiveWin <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\nGood work takes its time to be done <!-- s:-) --><img s...
Canal5 & ViaCoral components - to Antonio
[ { "date": "2009-04-28", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio,\n\n <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> <!-- s:roll: --><img src=\"{SMILIES_PATH}/icon_rolleyes.gif\" alt=\":roll:\" title=\"Rolling Eyes\" /><!-- s:rol...
Canal5 & ViaCoral components - to Antonio
[ { "date": "2009-04-28", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio & Marco\nI made a class as Vtitle of canal : TPaintTitle\n\n@ 2,10 PANELTITLE oTitle OF oDlg ;\n PROMPT \"Customer\";\n FONT oFont;\n SIZE 150,30;\n COLOR CLR_BLACK, CLR...
Canal5 & ViaCoral components - to Antonio
[ { "date": "2009-04-28", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi friends,\n\nScreen Snapshot of a similiar class named TTitle\n\n[url=http&#58;//img139&#46;imageshack&#46;us/my&#46;php?image=ttitle&#46;jpg:2qqwni9m][img:2qqwni9m]http&#58;//img139&#46;imageshack&#46;us/img139/5715/ttitle&#46;...
Canal5 & ViaCoral components - to Antonio
[ { "date": "2009-04-28", "forum": "FiveWin for Harbour/xHarbour", "text": "DEAR FRIENDS\n\nYES,\n \nBUT WE MADE OUR TPAINTTITLE BEFORE THAN TTITLE CLASS....\n\n<!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?f=3&t=10716&hilit=TPAINTTITLE\">viewtopic.php?f=3&t...
Canal5 & ViaCoral components - to Antonio
[ { "date": "2017-02-13", "forum": "FiveWin for Harbour/xHarbour", "text": "All,\n\nI've been using Canal5 calendar for years. Using xharbour commercial and just upgraded to last fwh. Everything compiles fine. I can call up he calendar however, as soon as I move the mouse over the calendar control it cr...
Canal5 Calendar
[ { "date": "2017-02-13", "forum": "FiveWin for Harbour/xHarbour", "text": "Also I use calendar,Banner and other Canalfive controls\nwich error you have ?", "time": "09:11", "topic": "Canal5 Calendar", "username": "Silvio.Falconi" } ]
Canal5 Calendar
[ { "date": "2017-02-13", "forum": "FiveWin for Harbour/xHarbour", "text": "Silvio:\n\nThank you for your reply. I can compile and display the calendar however, I get GPF as soon as I move the mouse over the calendar control. It must be some kind of paint problem. This worked fine until this FWH upgrad...
Canal5 Calendar
[ { "date": "2017-02-13", "forum": "FiveWin for Harbour/xHarbour", "text": "I not modified c5Bmp.prg\nto build calendar.lib you must have :\nc5Bmp.prg\nc5fun.prg\nc5tip.prg\nc5hb.c\ncalendar.prg\n\n[b:13h6xg1f]c5hb.c[/b:13h6xg1f]\n[code=fw:13h6xg1f]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monos...
Canal5 Calendar
[ { "date": "2017-02-13", "forum": "FiveWin for Harbour/xHarbour", "text": "Silvio:\n\nYour source for C5hb.c is the same as mine. I do have all the other source files however, I don't create a lib I just include the .prg's in my project.\n\nAre you using xharbour?\n\nRandal", "time": "20:10", "t...
Canal5 Calendar
[ { "date": "2017-02-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Yes i use xharbour but it run also with harbour\nI use bcc7 and last fwh\nI use xmate to compile exe dl and lib no problem", "time": "01:02", "topic": "Canal5 Calendar", "username": "Silvio.Falconi" } ]
Canal5 Calendar