messages listlengths 1 1 | topic stringlengths 2 60 |
|---|---|
[
{
"date": "2016-06-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Antonio,\nI need to rebuild FWH with vc2010 and I got the error:\nfivehc32.lib(ACTX.obj) : error LNK2019: unresolved external symbol \"void __cdecl operator delete(void *,unsigned int)\n\nI can't find ani actx.c to recompile.\n... | ACTX.obj: unresolved external |
[
{
"date": "2016-06-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Roberto,\n\nYou can implement delete this way:\n[code=fw:2qcwjtrz]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">void __cdecl operator delete<span style=\"color: #000000;\">(</span> void * p <span style=\"colo... | ACTX.obj: unresolved external |
[
{
"date": "2016-06-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thx, I tried, but I can't compile it:\n error C2061: syntax error : identifier 'delete'\n\nI would be grateful if you could send me a VC210 build.\n\nThx in advance,\nRoberto Parisi",
"time": "14:38",
"topic": "ACTX.obj: u... | ACTX.obj: unresolved external |
[
{
"date": "2016-06-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[url:wkc832zh]http://forums.fivetechsupport.com/viewtopic.php?f=3&t=32180[/url:wkc832zh]\n\n[url:wkc832zh]http://www.osronline.com/showThread.CFM?link=271162[/url:wkc832zh]\n\n[url:wkc832zh]http:... | ACTX.obj: unresolved external |
[
{
"date": "2016-06-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Roberto,\n\nWhere to download Visual Studio 2010 from ?\n\nCouldn't you use free Visual Studio Community 2015 ?",
"time": "19:17",
"topic": "ACTX.obj: unresolved external",
"username": "Antonio Linares"
}
] | ACTX.obj: unresolved external |
[
{
"date": "2016-06-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I found Visual Studio 2010 Express,\n\ndownloading it...",
"time": "19:22",
"topic": "ACTX.obj: unresolved external",
"username": "Antonio Linares"
}
] | ACTX.obj: unresolved external |
[
{
"date": "2016-06-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Roberto,\n\nI just sent you the FWH libs by email",
"time": "21:05",
"topic": "ACTX.obj: unresolved external",
"username": "Antonio Linares"
}
] | ACTX.obj: unresolved external |
[
{
"date": "2008-09-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "To All\r\n\r\nDoes anyone know if there is an AD ( microsoft active directory ) library for use with xHarbour\\FWH ?? \r\n\r\nI am looking for a library that can make some queries against AD.. perhaps like :\r\n\r\n1) What folders... | AD ( microsoft active directory ) Tool library |
[
{
"date": "2008-09-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Rick,\r\n\r\nCould you connect to YIM for a moment ? thanks! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "01:05",
"topic": "AD ( microsoft active directory ... | AD ( microsoft active directory ) Tool library |
[
{
"date": "2009-08-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Rick, did you find the library that integrates with FWH?\n\nThank you,",
"time": "20:49",
"topic": "AD ( microsoft active directory ) Tool library",
"username": "cdmmaui"
}
] | AD ( microsoft active directory ) Tool library |
[
{
"date": "2009-08-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Not really .. no .. but there are a lot of VB Scripts you can Google which you can easily adapt to many AD functions .. \n\nRick",
"time": "00:08",
"topic": "AD ( microsoft active directory ) Tool library",
"username":... | AD ( microsoft active directory ) Tool library |
[
{
"date": "2017-03-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Nages.\n\nI need your help to convert this funtion into xbrowse, this work well with Tsbrowse\n\nFUNCTION N21A_DEFCOLUMN(_oBR, D_COLUMNAS)\nLOCAL X:=0, _PIC, _COLOR:=\"\"\nD_COLSIZES:={}\nFOR X = 1 TO LEN(D_COLUMNAS)\n AADD(... | ADD COLUMN TO XBROWSE |
[
{
"date": "2017-03-21",
"forum": "FiveWin for Harbour/xHarbour",
"text": "This is the modified program with your function that works with XBrowse, following your style of programming.\n[code=fw:2ydn9hih]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00D7D7;\"... | ADD COLUMN TO XBROWSE |
[
{
"date": "2017-03-22",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Nages\n\nI congratulate you that xbrowse is a very good tool.\n\nI'm in the process of migrating our application from xHarbour to Harbor.\n\nThe reason that the routine generates a browse as well as it sends, it is due that the... | ADD COLUMN TO XBROWSE |
[
{
"date": "2012-10-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi all\n\nIs it possible to add my function to VK_F1 \nSomethink like: SetKey( VK_F1, { || MsgInfo(\"Hello\") } )\nI dont want mesage \"[b:2emoqo7q]No Help file defined with SetHelpFile()![/b:2emoqo7q]\"\n\nBest regards,",
"t... | ADD MY FUNCTION to F1 KEY ? |
[
{
"date": "2012-10-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Debes enlazar help32.prg comentando la linea:\n\n//MsgStop( \"No Help file available\", \" Attention\" )\n\n\n[code=fw:1l5uauym]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #B900B9;\">... | ADD MY FUNCTION to F1 KEY ? |
[
{
"date": "2012-10-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "avista,\n\nYou have to comment these lines in keydown() methode of tWindows\n\n[code=fw:2p0nsw10]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">*<span style=\"color: #00C800;\">if</span> nKey == VK_F1<br />* ::<... | ADD MY FUNCTION to F1 KEY ? |
[
{
"date": "2012-10-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi and thanks for reply \nbyt DONT WORK !\n\n[code=fw:3jz2bosi]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">* <span style=\"color: #00C800;\">if</span> nKey == VK_F1<br />* <span style=\"colo... | ADD MY FUNCTION to F1 KEY ? |
[
{
"date": "2012-10-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Did you recompile it, and linked it before the fw-lib? \n\nSended with Tapatalk",
"time": "08:53",
"topic": "ADD MY FUNCTION to F1 KEY ?",
"username": "Marc Vanzegbroeck"
}
] | ADD MY FUNCTION to F1 KEY ? |
[
{
"date": "2012-10-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Marc,\nI added window.prg in program, (compiled and linked)\nBut the same result\n\nRegards,",
"time": "10:21",
"topic": "ADD MY FUNCTION to F1 KEY ?",
"username": "avista"
}
] | ADD MY FUNCTION to F1 KEY ? |
[
{
"date": "2012-10-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Sorry, I don't know the solution.\nI just tested it on my system, and have the same problem.\nMaybe Antonio know the answer.\n\nSended with Tapatalk",
"time": "11:13",
"topic": "ADD MY FUNCTION to F1 KEY ?",
"username"... | ADD MY FUNCTION to F1 KEY ? |
[
{
"date": "2012-10-18",
"forum": "FiveWin for Harbour/xHarbour",
"text": "<!-- m --><a class=\"postlink\" href=\"http://fivetechsupport.com/forums/viewtopic.php?f=3&t=6555&start=0\">http://fivetechsupport.com/forums/viewt ... 55&start=0</a><!-- m -->\n\nEnrico,s solution work\n\nRegards,",
"time": "... | ADD MY FUNCTION to F1 KEY ? |
[
{
"date": "2016-04-23",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Saludos, amigos del foro.\n[code=fw:1budvf6e]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #0000ff;\">REDEFINE</span> <span style=\"color: #0000ff;\">XBROWSE</span> oBrw2 <span style=\"color... | ADD oCol TO XBROWSE... |
[
{
"date": "2016-04-24",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Bueno, opté por utilizar un campo de la tabla.\nSaludos.",
"time": "01:42",
"topic": "ADD oCol TO XBROWSE...",
"username": "FranciscoA"
}
] | ADD oCol TO XBROWSE... |
[
{
"date": "2016-04-24",
"forum": "FiveWin para Harbour/xHarbour",
"text": "sample:\n[code=fw:23i4m0ol]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"fivewin.ch\"</span><br /><br /><span style=\"color... | ADD oCol TO XBROWSE... |
[
{
"date": "2016-04-24",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Another simple way\n[code=fw:2xzn4s1q]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"fivewin.ch\"</span><br /><br /><span st... | ADD oCol TO XBROWSE... |
[
{
"date": "2016-04-24",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Thanks, Mr. Rao\n[code=fw:1ee91dbj]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> WITH OBJECT oBrw<br /> :<span style=\"color: #000000;\">Salary</span>:<span style=\"color: #000000;\">nFooter... | ADD oCol TO XBROWSE... |
[
{
"date": "2010-02-18",
"forum": "FiveWin for Harbour/xHarbour",
"text": "If I have an archive where there are 3 field :\n\nNumArt Datain DataOut\n\nsample :\n129 01/03/07 02/03/07\n120 01/03/07 02/03/07\n122 01/04/07 12/04/07\n121 01/03/07 12/04/07... | ADDING DATA INTO AN ARRAY....[X,Y] |
[
{
"date": "2010-02-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Silvio,\n\nYou may use hashes to solve it. Please review some hashes examples.",
"time": "17:00",
"topic": "ADDING DATA INTO AN ARRAY....[X,Y]",
"username": "Antonio Linares"
}
] | ADDING DATA INTO AN ARRAY....[X,Y] |
[
{
"date": "2010-02-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "<!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?p=72228#p72228\">viewtopic.php?p=72228#p72228</a><!-- l -->",
"time": "17:04",
"topic": "ADDING DATA INTO AN ARRAY....[X,Y]",
... | ADDING DATA INTO AN ARRAY....[X,Y] |
[
{
"date": "2010-02-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "perhaps I not explain you right or you not understand me \n\nI have many tables of restaurant and when I move the mouse on each button table I want show a listbox on ribbonbar with the all mounth and days from 1 to 30\n\nif the ta... | ADDING DATA INTO AN ARRAY....[X,Y] |
[
{
"date": "2010-02-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Silvio,\n\nAnd what is the problem ?",
"time": "20:35",
"topic": "ADDING DATA INTO AN ARRAY....[X,Y]",
"username": "Antonio Linares"
}
] | ADDING DATA INTO AN ARRAY....[X,Y] |
[
{
"date": "2010-02-21",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I dont Know How make it ...\nHow Load into array these values\nI try with this but then I not Know how make :\n\n\nFUNCTION LOAD(nTable,aDatiDisp)\n\nUSE RESERVATION ALIAS RESERVA\nINDEX ON RESERVA->NUMTABLE TO TABLES\n\nDO wHILE... | ADDING DATA INTO AN ARRAY....[X,Y] |
[
{
"date": "2010-02-21",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Use a three element array.\n\naadd( aDatiDisp, nMonth, nDay, if( lOccupated, .T., .F.) )",
"time": "17:37",
"topic": "ADDING DATA INTO AN ARRAY....[X,Y]",
"username": "James Bott"
}
] | ADDING DATA INTO AN ARRAY....[X,Y] |
[
{
"date": "2010-02-22",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Silvio\n\nI guess you are asking how to build the array from which to display the green and red balls, although I may have misunderstood.\n\nIf so I would have thought that you would intialise an array to all not occupated, and... | ADDING DATA INTO AN ARRAY....[X,Y] |
[
{
"date": "2010-02-22",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thankx xPro,\nWhen the user hovers over the button of the table with the mouse\non the listbox which is right at the ribbon should display the quantity for that table according to the archive of reservations.\n\nMust be shown for ... | ADDING DATA INTO AN ARRAY....[X,Y] |
[
{
"date": "2010-02-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Is what is wanted something like this?\n[url=http://img69.imageshack.us/my.php?image=silviow.jpg:diphdyzb][img:diphdyzb]http://img69.imageshack.us/img69/806/silviow.jpg[/img:diphdyzb][/url:diphd... | ADDING DATA INTO AN ARRAY....[X,Y] |
[
{
"date": "2010-02-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thanks Nages,\nI try it and run ok , now I must insert it on my application but I'm sure it will not be difficult to include it in my application\nI certainly would not have been able to do a function like this: you're a Great Fri... | ADDING DATA INTO AN ARRAY....[X,Y] |
[
{
"date": "2010-02-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Mr. NagesWaraRao,\n\nI would like to work with your xbrowse solution.\n\nWould you be so kind to post theses functions:\n\nUnresolved external '_HB_FUN_ADDMONTH' \nUnresolved external '_HB_FUN_BOY' refer\nUnresolved external '_HB_... | ADDING DATA INTO AN ARRAY....[X,Y] |
[
{
"date": "2010-02-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Mr.Otto,\n\nYou need to link xHarbour's CT.Lib for the Date functions to work. Mr.Rao has already mentioned about this on his post.\n\nRegards\nAnser",
"time": "17:59",
"topic": "ADDING DATA INTO AN ARRAY....[X,Y]",
... | ADDING DATA INTO AN ARRAY....[X,Y] |
[
{
"date": "2010-02-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Mr. NageswaraRao,\nI used your code to build a Statistics on arrivals and overnight stays.\nBest regards,\nOtto\n[img:jk84g2wu]http://www.atzwanger-software.com/fw/sparkling.jpg[/img:jk84g2wu]\n\n[code=fw:jk84g2wu]... | ADDING DATA INTO AN ARRAY....[X,Y] |
[
{
"date": "2010-02-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Excellant Mr. Otto\nIts the Graph that makes the information clear and conveys the meaning effectively.\nYour presentation is an example of how to convert data into information.",
"time": "04:11",
"topic": "ADDING DATA INT... | ADDING DATA INTO AN ARRAY....[X,Y] |
[
{
"date": "2014-07-25",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola a todos,\n\nPues eso, el pasado viernes fallecio Rolando Cerella o rCerella, como posteaba, realmente no tengo palabras... simplemente gracias a la vida por haberte conocido, un loco electronico, buen programador, pero x sob... | ADIOS A UN AMIGO. |
[
{
"date": "2014-07-25",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Amigo Ariel,\n\nNos unimos a la pena de su familia. De verdad hay gente que deja huella.",
"time": "18:10",
"topic": "ADIOS A UN AMIGO.",
"username": "wmormar"
}
] | ADIOS A UN AMIGO. |
[
{
"date": "2014-07-25",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Adios compañero <!-- s:-( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":-(\" title=\"Sad\" /><!-- s:-( -->",
"time": "20:20",
"topic": "ADIOS A UN AMIGO.",
"username": "carlos vargas"
}
] | ADIOS A UN AMIGO. |
[
{
"date": "2014-07-25",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Adios Comprañero !!! \nun abrazo a la familia... un TIPASOOO !!\nuna gran Pena <!-- s:( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":(\" title=\"Sad\" /><!-- s:( -->",
"time": "21:50",
"topic": "ADIOS A UN AMIGO.",... | ADIOS A UN AMIGO. |
[
{
"date": "2014-07-25",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[quote=\"davidObarrio\":2d8vez75]Adios Comprañero !!! \nun abrazo a la familia... un TIPASOOO !!\nuna gran Pena <!-- s:( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":(\" title=\"Sad\" /><!-- s:( -->[/quote:2d8vez75]\n\nMe ... | ADIOS A UN AMIGO. |
[
{
"date": "2014-07-25",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Recién me acabo de enterar, tengo la piel de gallina, tuve la suerte de conocerlo en persona un tipo bárbaro, abierto, bondadoso, gaucho, podría poner infinidades de adjetivos para calificarlo...\nQue en paz descanses Rolo.\nSiem... | ADIOS A UN AMIGO. |
[
{
"date": "2014-07-26",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Un amigo más que se va, pero que permanece muy vivo en nuestros corazones.",
"time": "03:16",
"topic": "ADIOS A UN AMIGO.",
"username": "Antonio Linares"
}
] | ADIOS A UN AMIGO. |
[
{
"date": "2014-07-26",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Goian bego !!! Q.E.D. !!!",
"time": "09:16",
"topic": "ADIOS A UN AMIGO.",
"username": "Baxajaun"
}
] | ADIOS A UN AMIGO. |
[
{
"date": "2014-07-26",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Adiós compañero, sentimos perder un amigo.\n\nMi mas sentido pésame a su familia.",
"time": "11:02",
"topic": "ADIOS A UN AMIGO.",
"username": "fgondi"
}
] | ADIOS A UN AMIGO. |
[
{
"date": "2014-07-26",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Adios amigo, hasta que nos encontremos en la proxima vida...",
"time": "13:41",
"topic": "ADIOS A UN AMIGO.",
"username": "pablovidal"
}
] | ADIOS A UN AMIGO. |
[
{
"date": "2014-07-26",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Buen camino compañero,\nde seguro nos encontraremos en la siguiente estación en un foro como este,\nABZS. a la familia.",
"time": "18:09",
"topic": "ADIOS A UN AMIGO.",
"username": "sysctrl2"
}
] | ADIOS A UN AMIGO. |
[
{
"date": "2014-07-27",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Mis más sentidos pésames para la familia. \nQue en paz descanse.\n\nAtte.,\n\nAdhemar",
"time": "16:17",
"topic": "ADIOS A UN AMIGO.",
"username": "acuellar"
}
] | ADIOS A UN AMIGO. |
[
{
"date": "2014-07-27",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Mis pesames a la familia.",
"time": "18:40",
"topic": "ADIOS A UN AMIGO.",
"username": "Kleyber"
}
] | ADIOS A UN AMIGO. |
[
{
"date": "2014-07-28",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Paz en su tumba, un abrazo a toda su familia por tan lamentable suceso",
"time": "19:24",
"topic": "ADIOS A UN AMIGO.",
"username": "wilsongamboa"
}
] | ADIOS A UN AMIGO. |
[
{
"date": "2006-03-07",
"forum": "To do - WishList / Por hacer - Peticiones",
"text": "Antonio,\n\nComo teneis el tema del ADJUST en los bitmaps ?\n\nAparece u2 mensajes -> Not implemented yet -> CreateBitmapIndirect() y SetStretchBlt()\n\n\nSaludos.\nC.",
"time": "14:33",
"topic": "ADJUST en B... | ADJUST en Bitmap |
[
{
"date": "2006-03-07",
"forum": "To do - WishList / Por hacer - Peticiones",
"text": "Carles,\n\nSon funciones que no soporta el API de Windows Mobile. Tenemos que implementar unas equivalentes, ó hacerlo de otra forma.",
"time": "16:52",
"topic": "ADJUST en Bitmap",
"username": "Antonio Li... | ADJUST en Bitmap |
[
{
"date": "2006-03-08",
"forum": "To do - WishList / Por hacer - Peticiones",
"text": "Antonio,\n\nEsta bien, pero p.e. si ejecutas el codigo (tutor11) añadiendo el ancho y alto en oWnd:SayBitmap(), aparecen los dos mensajes pero despues muestra el bitmap redimensionado. No habria manera de momento, 'ca... | ADJUST en Bitmap |
[
{
"date": "2006-03-08",
"forum": "To do - WishList / Por hacer - Peticiones",
"text": "Carles,\n\nLos avisos están puestos para recordar las funciones que no están disponibles en el API de Windows Mobile. Si conseguimos implementar una determinada funcionalidad de otra forma, entonces no son llamadas y ... | ADJUST en Bitmap |
[
{
"date": "2006-03-08",
"forum": "To do - WishList / Por hacer - Peticiones",
"text": "Antonio\n\nYo lo decia, porque a apriori, he creado ejemplos jugando con el tamaño, y funciona perfectamente. Por eso te decia la posiblidad 'momentanea' de quitar los mensajes, para poder utilizar ya esta funcionalid... | ADJUST en Bitmap |
[
{
"date": "2006-03-09",
"forum": "To do - WishList / Por hacer - Peticiones",
"text": "Carles,\n\nPuedes poner el código del ejemplo completo ? gracias <!-- s:) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":)\" title=\"Smile\" /><!-- s:) -->",
"time": "08:38",
"topic": "ADJUST en Bitmap",... | ADJUST en Bitmap |
[
{
"date": "2006-03-09",
"forum": "To do - WishList / Por hacer - Peticiones",
"text": "Antonio,\n\nEs el ejemplo tutor11, añadiendo en el metodo :Saybitmap(), el cuarto y quinto parametro (nWidth, nHeight)\n\n\n[code:3nsqyduy]\nfunction Main()\n\n local oWnd, oBmp\n\n DEFINE BITMAP oBmp FILE... | ADJUST en Bitmap |
[
{
"date": "2006-03-09",
"forum": "To do - WishList / Por hacer - Peticiones",
"text": "Carles,\n\nCorregido y publicado un nuevo build que además incluye la función SerialNumber() para obtener el identificador del Pocket PC.",
"time": "09:08",
"topic": "ADJUST en Bitmap",
"username": "Antoni... | ADJUST en Bitmap |
[
{
"date": "2006-03-09",
"forum": "To do - WishList / Por hacer - Peticiones",
"text": "Antonio,\n\nCaray, q rapido cuando quieres ( o cuando puedes <!-- s:wink: --><img src=\"{SMILIES_PATH}/icon_wink.gif\" alt=\":wink:\" title=\"Wink\" /><!-- s:wink: --> )\n\nVoy a probarlo a ver q tal. -> Gracias\n\nN... | ADJUST en Bitmap |
[
{
"date": "2006-03-09",
"forum": "To do - WishList / Por hacer - Peticiones",
"text": "Carles,\n\nSí, lo recibí. Lo que ocurre es que aún no he tenido tiempo de revisarlo. Gracias",
"time": "11:18",
"topic": "ADJUST en Bitmap",
"username": "Antonio Linares"
}
] | ADJUST en Bitmap |
[
{
"date": "2010-02-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi All\n\nI have the following code working - connecting to a MYOB ( accounting software)\nbut I would like to add a record to the table.\n\n#include \"fivewin.ch\"\nfunction main()\nlocal cStr,oCon,oRecSet,oRs,cn,nCnt := 0\n\n ... | ADO |
[
{
"date": "2010-02-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi All\n\nWould I be better to use the ADORDD if so where to I find it - I am\nusing xHarbour.\n\nCheers\n\nColin",
"time": "10:21",
"topic": "ADO",
"username": "Colin Haig"
}
] | ADO |
[
{
"date": "2010-02-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Mr.Colin,\n\nUpdate an existing record\n\n[code=fw:1tk7809r]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">cSql:=<span style=\"color: #ff0000;\">\"\"</span><br />cSql+=<span style=\"color: #ff0000;\">\"UPDATE... | ADO |
[
{
"date": "2010-02-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Anser\n\nI tried this code but it failed\n\nif MsgYesNo('add')\n cSql:=\"\"\n cSql+=\"INSERT INTO Cards ([Lastname]) VALUES (Techdata Software)\"\n TRY\n oRs:Execute(cSql)\n CATCH oError\n M... | ADO |
[
{
"date": "2010-02-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Mr.Colin\n\n[code=fw:i9tqf82q]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">cSql+=<span style=\"color: #ff0000;\">\"INSERT INTO Cards ([Lastname]) VALUES ('Techdata Software')\"</span><br /> </div>[/code:... | ADO |
[
{
"date": "2010-02-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Anser\n\nStill no luck - where do I find ShowSqlError\n\nregards\n\nColin",
"time": "11:05",
"topic": "ADO",
"username": "Colin Haig"
}
] | ADO |
[
{
"date": "2010-02-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Mr.Colin\n[code=fw:1duc3z5s]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00C800;\">Local</span> oError<br /><span style=\"color: #00C800;\">TRY</span><br /> oCmd:<spa... | ADO |
[
{
"date": "2010-02-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[code=fw:f0kv8qpe]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">*---------------------------------------------------*<br /><span style=\"color: #00C800;\">Function</span> ShowSqlError<span style=\"color: #000000;... | ADO |
[
{
"date": "2010-02-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Anser\n\nStill cant get oErrors to work - I have sent an email to the company that \nprovides the SDK to see if they can offer some help.\n\nAppreciate you assistance.\n\n\nCheers\n\nColin",
"time": "13:18",
"topic": "A... | ADO |
[
{
"date": "2010-02-10",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Its much happier to deal with ADO directly than to use ADORDD, because we have full control on the code we use. \n\nADORDD is good when there is not enough time to learn ADO or to quickly convert a legacy application in DBF syntax... | ADO |
[
{
"date": "2018-02-05",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Para conectar con servidor de MYSQL remoto voy a intentar hacerlo usando ADO pero nunca lo he utilizado antes.\n\nRuego me informen como proceder porque en el primer intento me dice arroja un error la función FW_OPENADOCONNECTION... | ADO |
[
{
"date": "2018-02-05",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Quizás te ayude\n\n<!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?f=19&t=27296#p151744\">viewtopic.php?f=19&t=27296#p151744</a><!-- l -->",
"time": "21:58",
"topic": "ADO",
... | ADO |
[
{
"date": "2018-02-11",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Please try again using this syntax\n\n[code=fw:3pv14men]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">oCn := FW_OpenAdoConnection<span style=\"color: #000000;\">(</span> <span style=\"color: #000000;\">{... | ADO |
[
{
"date": "2015-10-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I'm trying to save an array with hb_serialize in a TEXT field ( MySql ) but I get an error.\n\nThe statement is:\n[code=fw:3kq3vjh6]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /> <span style=\"color: #... | ADO and hb_serialize() |
[
{
"date": "2015-10-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antionio,\n\nCan you just use:\n\nASave( aArray ) --> cText \n\nARead( cText ) --> aArray\n\nJames",
"time": "16:55",
"topic": "ADO and hb_serialize()",
"username": "James Bott"
}
] | ADO and hb_serialize() |
[
{
"date": "2015-10-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "James,\n\nThanks but its the same problem I cant save such a string.",
"time": "17:34",
"topic": "ADO and hb_serialize()",
"username": "AHF"
}
] | ADO and hb_serialize() |
[
{
"date": "2015-10-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Do you mean it is too large? Something else?\n\nI'm not sure what the example you posted is. It seems to be more than just a string of array data. I also see single quotes which will give problems with SQL. You have to replace sin... | ADO and hb_serialize() |
[
{
"date": "2015-10-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "James,\n\nWith Asave :\n\n[code=fw:2dokeiz4]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #ff0000;\">'UPDATE OUTPUTS SET ACAMPOS = '</span>AË * N\u0001 1N\u0001 2N\u0001 3N\u0001 4N\u0001 5N\... | ADO and hb_serialize() |
[
{
"date": "2015-10-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I still see a special character in the second position. I don't know enough about SQL to know if that is an issue.\n\nWhen I said something simple I meant REALLY simple. How about an array of three characters? E.G. A,B,C.\n\nJames... | ADO and hb_serialize() |
[
{
"date": "2015-10-10",
"forum": "FiveWin for Harbour/xHarbour",
"text": "James,\n\nI need to save an array of strings or numbers.\n\nI tried convert it to base64 it saves but then I cant load it again.\n\nAny ideas?",
"time": "14:15",
"topic": "ADO and hb_serialize()",
"username": "AHF"
... | ADO and hb_serialize() |
[
{
"date": "2015-10-10",
"forum": "FiveWin for Harbour/xHarbour",
"text": "James,\n\nThis seems to work.\n\n[code=fw:1elo4ul1]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00C800;\">FUNCTION</span> HB_SERIALIZE<span style=\"color: #000000;\">(</span> aArr... | ADO and hb_serialize() |
[
{
"date": "2015-10-10",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Great news!\n\nWhat does CHIMEDEC() do?\n\nJames",
"time": "16:42",
"topic": "ADO and hb_serialize()",
"username": "James Bott"
}
] | ADO and hb_serialize() |
[
{
"date": "2015-10-10",
"forum": "FiveWin for Harbour/xHarbour",
"text": "James,\n\n\n(De) / Encode a string to MIME.",
"time": "18:23",
"topic": "ADO and hb_serialize()",
"username": "AHF"
}
] | ADO and hb_serialize() |
[
{
"date": "2015-10-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "All,\n\nThere is a MimeClip.prg in my \\\\fwh\\source\\function directory, seems to have two functions:\n\nfMimeDec()\nfMimeEnc()\n\nWould this help?\n\nByron ...",
"time": "04:52",
"topic": "ADO and hb_serialize()",
... | ADO and hb_serialize() |
[
{
"date": "2012-10-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi,\n\nHow can I get a list of all tables in the SQL-database.\nIn tMySQL I had something like oSQL:ListTables() that give me an array with all the tables.\n\nThanks,\nMarc",
"time": "19:22",
"topic": "ADO tablelist",
... | ADO tablelist |
[
{
"date": "2012-10-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi,\n\nI found a solution in this topic\n\n[url:250g614e]http://forums.fivetechsupport.com/viewtopic.php?f=3&t=23337&p=125375&hilit=list+tables#p125375[/url:250g614e]\n\nRegards,\nMarc",
"time": "10:05",
"t... | ADO tablelist |
[
{
"date": "2012-02-23",
"forum": "Utilities / Utilidades",
"text": "Hi,\n\nan interesting web page about ADO & Active Directory.\n\nHola,\n\nuna página web interesante acerca de ADO & Directorio Activo.\n\n[url:3gzwuesz]http://www.rlmueller.net/index.html[/url:3gzwuesz]\n\nRegards/Saludo... | ADO & Active Directory / ADO & Directorio Activo |
[
{
"date": "2014-07-16",
"forum": "Utilities / Utilidades",
"text": "Hi / Hola,\n\na new link / un nuevo enlace\n\n[url:3lzbv0ps]http://www.selfadsi.org/search.htm[/url:3lzbv0ps]\n\nSaludos",
"time": "14:31",
"topic": "ADO & Active Directory / ADO & Directorio Activo",
"userna... | ADO & Active Directory / ADO & Directorio Activo |
[
{
"date": "2014-07-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi all,\n\nSome one can help how to insert multiple rows with one SQL command\nin INFORMIX database \n\n(Otherwise it is so slow inserting rows one by one)\n\nBest Regards,",
"time": "12:45",
"topic": "ADO & SQL INSERT Sta... | ADO & SQL INSERT Statement |
[
{
"date": "2014-07-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi,\n\ncan you try this [url:12i6b50d]http://www.toadworld.com/platforms/sql-server/b/weblog/archive/2013/02/28/insert-multiple-values-sets-into-a-table-in-one-command.aspx[/url:12i6b50d] ?\n\n[url:12i6b50d]http... | ADO & SQL INSERT Statement |
[
{
"date": "2014-07-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Baxajaun,\nTahnks for reply\n\nThis SQL produce Syntax Error\n\n[code=fw:2568e9p1]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">INSERT INTO Table <span style=\"color: #000000;\">(</span>field1, field2<span st... | ADO & SQL INSERT Statement |
[
{
"date": "2014-07-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Avista;\n\nMost SQL engines can execute a prepared query, also known as a unnamed parameters in SQL. When such SQL executes it is cached by the server and optimized to be executed many times. Each time you execute the SQL you'd ... | ADO & SQL INSERT Statement |
[
{
"date": "2014-07-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Avista,\n\ni've tried in my sqlite installation the following code\n[code=fw:10rfi9gf]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">insert into test <span style=\"color: #000000;\">(</span>campo1,campo2<s... | ADO & SQL INSERT Statement |
[
{
"date": "2014-07-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Holas,\n\nusually an INSERT statement add one row only, but if the data source is part of the other table \nor tables you can combine INSERT WITH SELECT in the same statement\n\nINSERT INTO <table> SELECT <rows,static data,...> FR... | ADO & SQL INSERT Statement |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.