messages listlengths 1 1 | topic stringlengths 2 60 |
|---|---|
[
{
"date": "2006-12-12",
"forum": "FiveWin para CA-Clipper",
"text": "hola\n\ntengo una version demo de Fivewin quisiera saber si puedo hacer un ejecutable con las librerias que tiene este demo o no es posible. Por favor requiero que me enseñen a hacerlo, tengo el compilador de clipper 5.2 y el blinker d... | Clipper/fivewin |
[
{
"date": "2006-12-12",
"forum": "FiveWin para CA-Clipper",
"text": "Con la versión demo puedes construir ejecutables perfectamente, sólo que saldrá una ventanita diciendo que es la versión demo.\n\nNecesitas una versión de Blinker superior ó igual a la 3.0. Tambien puedes usar el link.exe de Microsoft ... | Clipper/fivewin |
[
{
"date": "2012-10-09",
"forum": "Utilities / Utilidades",
"text": "Alguna utilidad [b:tldsfl92]buena bonita y gratis[/b:tldsfl92] para poder tener un disco clonado (o la imagen del S.O. instalada) para no tener que pasarme horas reinstalando el S.O. y asi poder (en unos minutos) volver a tener todo com... | Clonar disco o imagen del S.O. instalado |
[
{
"date": "2012-10-10",
"forum": "Utilities / Utilidades",
"text": "Puedes usar la Acronis TrueImage ...., \n\nSlds",
"time": "05:04",
"topic": "Clonar disco o imagen del S.O. instalado",
"username": "nnicanor"
}
] | Clonar disco o imagen del S.O. instalado |
[
{
"date": "2012-10-10",
"forum": "Utilities / Utilidades",
"text": "Muchas gracias. Parece \"demasiado\" para lo \"poco\" que yo quiero, solo clonar.",
"time": "16:17",
"topic": "Clonar disco o imagen del S.O. instalado",
"username": "JmGarcia"
}
] | Clonar disco o imagen del S.O. instalado |
[
{
"date": "2012-10-11",
"forum": "Utilities / Utilidades",
"text": "[url:2gxpdaag]http://downloadsquad.switched.com/2008/09/05/5-free-apps-to-clone-your-hard-drive/[/url:2gxpdaag]",
"time": "10:21",
"topic": "Clonar disco o imagen del S.O. instalado",
"username": "Antonio Linares... | Clonar disco o imagen del S.O. instalado |
[
{
"date": "2012-10-11",
"forum": "Utilities / Utilidades",
"text": "Antonio, ¿ y cual me recomiendas ?\n\nNavegando, navegando, me he encontrado HDclone \n<!-- m --><a class=\"postlink\" href=\"http://www.hdclone.com/\">http://www.hdclone.com/</a><!-- m -->\n<!-- m --><a class=\"postlink\" href=\"http:/... | Clonar disco o imagen del S.O. instalado |
[
{
"date": "2012-10-14",
"forum": "Utilities / Utilidades",
"text": "Jose María,\n\nyo te recomiendo HDD Raw Copy Tool [url:2nosjubx]http://hddguru.com/software/HDD-Raw-Copy-Tool/[/url:2nosjubx]\n\nComo pides es gratuito. En esa página encontrarás más utilidades interesantes y gratuitas.\n\nSalud... | Clonar disco o imagen del S.O. instalado |
[
{
"date": "2012-10-14",
"forum": "Utilities / Utilidades",
"text": "Gracias...\n[quote=\"Baxajaun\":11jb5lgl]yo te recomiendo HDD Raw Copy Tool [url:11jb5lgl]http://hddguru.com/software/HDD-Raw-Copy-Tool/[/url:11jb5lgl][/quote:11jb5lgl]\nNo encuentro lo que tiene HDclone, que es poder fabricar u... | Clonar disco o imagen del S.O. instalado |
[
{
"date": "2006-10-17",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola a todos\n\n¿alguien sabría como clonar un objeto, hacer un duplicado del mismo?\n\nUn saludo",
"time": "10:44",
"topic": "Clonar un objeto",
"username": "Paco Garcia"
}
] | Clonar un objeto |
[
{
"date": "2006-10-17",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola Paco,\n\nPrueba __objClone( o )\n\nSaludos,\nJosé Luis Capel",
"time": "19:47",
"topic": "Clonar un objeto",
"username": "jlcapel"
}
] | Clonar un objeto |
[
{
"date": "2006-10-17",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Supongo que no inicializa metodos ni nada por el estilo, vamos que no llama al constructor.\nLos codebloks ¿se duplican también?\nSaludos",
"time": "23:02",
"topic": "Clonar un objeto",
"username": "Paco Garcia"
}
] | Clonar un objeto |
[
{
"date": "2006-10-18",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Paco,\n\n[code:y8ptpxt5]Function Main()\nLOCAL u,v\n\nu := miClase():c()\nu:s := \"objeto u\"\n\nv := __objClone( u )\n\n? v:s // \"objecto u\"\n? v:b() // 1\n\n... | Clonar un objeto |
[
{
"date": "2006-10-19",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Muchas gracias voy a probarlo",
"time": "08:25",
"topic": "Clonar un objeto",
"username": "Paco Garcia"
}
] | Clonar un objeto |
[
{
"date": "2013-07-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi,\n\nI allways use in the beginning of my program\n[code=fw:258wnmat]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">oSQL:=CreateObject<span style=\"color: #000000;\">(</span><span style=\"color: #ff0000;\">\... | Close ADO-connection |
[
{
"date": "2013-07-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Marc,\n\n[quote=\"Marc Vanzegbroeck\":2k389opf][code=fw:2k389opf]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">oSQL:=<span style=\"color: #00C800;\">nil</span><br /> </div>[/code:2k389opf][/quote:2k389opf]\n\nThi... | Close ADO-connection |
[
{
"date": "2013-07-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Marc\n\n ferase requires the full path of the filename it may not be a sql issue.\n\nCheers\n\nColin",
"time": "23:36",
"topic": "Close ADO-connection",
"username": "Colin Haig"
}
] | Close ADO-connection |
[
{
"date": "2013-07-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I too confirm the problem.\nI could not find a solution yet.",
"time": "05:24",
"topic": "Close ADO-connection",
"username": "nageswaragunupudi"
}
] | Close ADO-connection |
[
{
"date": "2013-07-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Colin Haig\":3q6ub0dq]Hi Marc\n\n ferase requires the full path of the filename it may not be a sql issue.\n\nCheers\n\nColin[/quote:3q6ub0dq]\n\nColin,\n\nThis is not the problem, because it's working if I don't open the... | Close ADO-connection |
[
{
"date": "2013-07-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Enrico Maria Giordano\":2nroltdn]\nShould be enough. It might be a timing issue. Try to insert a delay between close() and ferase().\n\nEMG[/quote:2nroltdn]\n\nEnrico,\n\nA delay between close() and ferase() don't work <!... | Close ADO-connection |
[
{
"date": "2013-07-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Marc,\n\n[quote=\"Marc Vanzegbroeck\":y5tp59lo][quote=\"Enrico Maria Giordano\":y5tp59lo]\nShould be enough. It might be a timing issue. Try to insert a delay between close() and ferase().\n\nEMG[/quote:y5tp59lo]\n\nEnrico,\n\nA d... | Close ADO-connection |
[
{
"date": "2013-07-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Enrico Maria Giordano\":19mivxk7]\nWhat did you use for the delay?\n\nEMG[/quote:19mivxk7]\n\ndelay(100)",
"time": "08:08",
"topic": "Close ADO-connection",
"username": "Marc Vanzegbroeck"
}
] | Close ADO-connection |
[
{
"date": "2013-07-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Marc,\n\n[quote=\"Marc Vanzegbroeck\":2g2zingv][quote=\"Enrico Maria Giordano\":2g2zingv]\nWhat did you use for the delay?\n\nEMG[/quote:2g2zingv]\n\ndelay(100)[/quote:2g2zingv]\n\nTry with SysWait().\n\nEMG",
"time": "08:51",... | Close ADO-connection |
[
{
"date": "2013-07-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thanks to EMG\nSysWait(100) worked for me.",
"time": "10:43",
"topic": "Close ADO-connection",
"username": "nageswaragunupudi"
}
] | Close ADO-connection |
[
{
"date": "2013-07-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"nageswaragunupudi\":8a3q1uer]Thanks to EMG\nSysWait(100) worked for me.[/quote:8a3q1uer]\nAlso for me <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D -->",
"time": ... | Close ADO-connection |
[
{
"date": "2013-07-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "NageswaraRao and Marc,\n\nGreat! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nEMG",
"time": "11:36",
"topic": "Close ADO-connection",
"username": "Enrico Maria ... | Close ADO-connection |
[
{
"date": "2013-07-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "very good! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "11:55",
"topic": "Close ADO-connection",
"username": "Antonio Linares"
}
] | Close ADO-connection |
[
{
"date": "2013-07-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I wonder about other users having the database open thus preventing deletion. Is there a way to tell? Or, perhaps this is a temp file only created and used by one user?",
"time": "14:46",
"topic": "Close ADO-connection",
... | Close ADO-connection |
[
{
"date": "2013-07-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"James Bott\":36nr7jy5]I wonder about other users having the database open thus preventing deletion. Is there a way to tell? Or, perhaps this is a temp file only created and used by one user?[/quote:36nr7jy5]\n\nI only use... | Close ADO-connection |
[
{
"date": "2013-07-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Please try this test program.\nI am able to delete the file \"soon\" after closing the connection.\n[code=fw:2h4gbmpn]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> ... | Close ADO-connection |
[
{
"date": "2013-08-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote:cefoonoq]Unless all references in the application to this Object go out of scope, our application do not entirely give up the connection.[/quote:cefoonoq]\n\nThen, I assume, as long as you are not using PUBLICs, PRIVATEs, S... | Close ADO-connection |
[
{
"date": "2013-08-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "James,\n\n[quote=\"James Bott\":1ai0lk9x]Then, I assume, as long as you are not using PUBLICs, PRIVATEs, STATICs, and undeclared vars for connection objects, that this would not be a problem?[/quote:1ai0lk9x]\n\nUnfortunately, not... | Close ADO-connection |
[
{
"date": "2013-08-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote:2gchm2xf]Even \"detached locals\" can keep live reference to an object.[/quote:2gchm2xf]\n\nVery much true. But it is very rare that our programmers in normal course create a \"detached local\" pf the recordset.\n[quote:2gc... | Close ADO-connection |
[
{
"date": "2013-08-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "NageswaraRao,\n\nPlease check the sample below (change table and field name). You will see that LDB is automatically deleted only if you remove the BUTTON.\n\n[code=fw:1uq127uf]<div class=\"fw\" id=\"{CB}\" style=\"font-family: mo... | Close ADO-connection |
[
{
"date": "2013-08-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Or if you remove oRs from the TEST2() parameter.\n\nEMG",
"time": "10:13",
"topic": "Close ADO-connection",
"username": "Enrico Maria Giordano"
}
] | Close ADO-connection |
[
{
"date": "2013-08-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "After oRs:Close()\nset\noRs := nil\nThen immediately ActiveConnection also is closed",
"time": "10:21",
"topic": "Close ADO-connection",
"username": "nageswaragunupudi"
}
] | Close ADO-connection |
[
{
"date": "2013-08-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "NageswaraRao,\n\n[quote=\"nageswaragunupudi\":hprjztvc]After oRs:Close()\nset\noRs := nil\nThen immediately ActiveConnection also is closed[/quote:hprjztvc]\n\nThe point is that oRs can have live references elsewhere in the code. ... | Close ADO-connection |
[
{
"date": "2013-08-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote:1i27iv05]The point is that oRs can have live references elsewhere in the code. Setting it to NIL doesn't solve the problem, sorry.\n[/quote:1i27iv05]\nMr Enrico\nThe points I am making are\n\n#1) Once all references to the... | Close ADO-connection |
[
{
"date": "2013-08-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "NageswaraRao,\n\n[quote=\"nageswaragunupudi\":22hhoenl]Mr Enrico\nThe points I am making are\n\n#1) Once all references to the recordset are gone the active connection also is closed.\n#2) ACTION clause does not create detached l... | Close ADO-connection |
[
{
"date": "2013-08-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico and Rao\n\nI tested the oRs:CLose() followed up with oRs := nil and releasing the object did not close the .ldb for me .. however if I inserted oRs:ActiveConnection:Close() .. the .ldb went away.\n\nMy example was just a si... | Close ADO-connection |
[
{
"date": "2013-08-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico and Rao\n\n[quote:a71an459]\nI tested the oRs:CLose() followed up with oRs := nil and releasing the object did not close the .ldb for me .. however if I inserted oRs:ActiveConnection:Close() .. the .ldb went away.\n[/quote:... | Close ADO-connection |
[
{
"date": "2013-08-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Rick,\n\n[quote=\"Rick Lipkin\":1b90t1fw]I need to update this post and let you both know that oRs := nil DOES release the object as well as the connection .. the .ldb does in fact close when you nil out the recordset object!\n\nI... | Close ADO-connection |
[
{
"date": "2013-08-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Rick Lipkin\":2hg1npg5]Enrico and Rao\n\n[quote:2hg1npg5]\nI tested the oRs:CLose() followed up with oRs := nil and releasing the object did not close the .ldb for me .. however if I inserted oRs:ActiveConnection:Close() ... | Close ADO-connection |
[
{
"date": "2013-08-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Mr Rick\n\nI again advise you to reconsider your practice of opening every recordset with connection string.\n\nWhen you specify ConnString in the RecSet's open method, each time ADO opens a separate connection. Even though you r... | Close ADO-connection |
[
{
"date": "2013-08-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Rao\n\nYES .. I have come around to your way of thinking and prior advice along those lines .. I worked a good bit yesterday trying to retro-fit my existing code and I came up with this simple solution ..\n\nMy existing code looks... | Close ADO-connection |
[
{
"date": "2013-08-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Rick,\n\nIdeally, if your app looses a connection, the app should save the recordset locally, then update the database when a connection is re-established. ADO has built-in capabilities to save and restore recordsets.\n\nPersistin... | Close ADO-connection |
[
{
"date": "2013-08-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Mr James\n\nI shall soon post an example of how to do it. (We can do with xHarbour but not yet with Harbour). We shall also discuss about disconnected recordsets in that posting.\n\nBut Mr Ricks (and many others') problem is what ... | Close ADO-connection |
[
{
"date": "2013-08-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "James\n\nI am not too concerned about data as I buffer all my fields with variables and I create my recordset with the local cache option .. I am not really 'detached' but not working from the database or the table ( as I understa... | Close ADO-connection |
[
{
"date": "2013-08-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Mr Rick\n\nGlad you could switch to single connection object instead of single connection string so fast.\n\n[quote:1vk165t8]I must admit, I am a bit concerned about maintaining a single ( application ) connection due to the possi... | Close ADO-connection |
[
{
"date": "2020-02-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear All,\n\nI need to close all activated dialog by autooff() *alike screen saver*. I can use this below function for automatic log off (popup login screen) the program.\n[url:jzmg94mb]http://forums.fivetechsupport.c... | Close Activated Dialog by oWnd:oTimer |
[
{
"date": "2020-02-10",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dutch \n\n[quote:3361eo7m]I need to return to main windows (close all sub dialog), If user does not use for specific time.[/quote:3361eo7m]\n\nYou can use a logical var for each dialog ( lOpen := .T. or .F. )\nMaybe a solution You... | Close Activated Dialog by oWnd:oTimer |
[
{
"date": "2020-02-11",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Uwe,\n\nI got the solution as your recommendation, it works fine now. The lOpen will be .F. in the Main procedure (Home) after return from sub-dialog.\n\nThanks for an idea.\nDutch",
"time": "05:37",
"topic": "Close ... | Close Activated Dialog by oWnd:oTimer |
[
{
"date": "2020-02-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[code=fw:307k94z8]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">AEval<span style=\"color: #000000;\">(</span> GetAllWin<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span>,... | Close Activated Dialog by oWnd:oTimer |
[
{
"date": "2020-02-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Mr.Rao,\n\nI will test and feedback to you. \n[quote=\"nageswaragunupudi\":24pyajdc][code=fw:24pyajdc]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">AEval<span style=\"color: #000000;\">(</span> GetAllWi... | Close Activated Dialog by oWnd:oTimer |
[
{
"date": "2012-08-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I want to do database maintenance after midnight. Is there a way to close all harbour applications still running at midnight? What would the source code look like?\n\nThanks\nFulton Loebel",
"time": "21:42",
"topic": "Cl... | Close Applcation At Midnight |
[
{
"date": "2012-08-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "May you can use TIMER?",
"time": "20:41",
"topic": "Close Applcation At Midnight",
"username": "mosh1"
}
] | Close Applcation At Midnight |
[
{
"date": "2012-08-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I use :\n\nDEFINE TIMER oOut INTERVAL 59*60000 OF oWnd ;\nACTION iif( LEFT(Time(),2)==\"00\" , ( set(_SET_ERRORLOG ,\"Autoclose.log\") , tracelog( DTOC(Date()) + \" , Programma closed , user \" + UPPER(NetName(.T.)) ) , oWnd:END... | Close Applcation At Midnight |
[
{
"date": "2007-05-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi all,\n\nI am evaluating Crystal Reports XI working with FWH and ADS 8.1\n\nThings are working fine but something is missing...\n\nThis is how it works:\n\nI execute my app from client machine that creates a .dbf table with all ... | Close DBF Table opened by Crystal Reports XI via ADS 8.1 |
[
{
"date": "2007-09-11",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi,\n\nI compile this sample but CREATEOBJECT is missing. Where I can find it?. Thank you!!!.\n\nRegards,",
"time": "12:50",
"topic": "Close DBF Table opened by Crystal Reports XI via ADS 8.1",
"username": "MOISES"
}... | Close DBF Table opened by Crystal Reports XI via ADS 8.1 |
[
{
"date": "2007-09-11",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I solved it, I have to link a lib",
"time": "16:29",
"topic": "Close DBF Table opened by Crystal Reports XI via ADS 8.1",
"username": "MOISES"
}
] | Close DBF Table opened by Crystal Reports XI via ADS 8.1 |
[
{
"date": "2015-01-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Is there any way to close all open dialogs (without knowing which ones are open) ?\nOr is there a way to get a list of all open dialogs ?",
"time": "01:44",
"topic": "Close all dialogs",
"username": "Jeff Barnes"
}
] | Close all dialogs |
[
{
"date": "2015-01-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "To close all open dialogs:\n\n[code=fw:2rkbmuqt]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">AEval<span style=\"color: #000000;\">(</span> GetAllWin<span style=\"color: #000000;\">(</span><span style=\"c... | Close all dialogs |
[
{
"date": "2015-02-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Excellent. thank you.",
"time": "18:41",
"topic": "Close all dialogs",
"username": "Jeff Barnes"
}
] | Close all dialogs |
[
{
"date": "2008-02-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi,\n\nHow can I close oWnd from the HTML code that's provided by cMyURL?\n[code:1ju95wjo]\nDEFINE WINDOW oWnd\noActiveX:=TActiveX():New( oWnd, \"Shell.Explorer\" )\noWnd:oClient:=oActiveX\noAct... | Close oWnd from code inside HTML |
[
{
"date": "2008-02-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Try\n\noActiveX:Do( \"Close\" )\n\nEMG",
"time": "17:12",
"topic": "Close oWnd from code inside HTML",
"username": "Enrico Maria Giordano"
}
] | Close oWnd from code inside HTML |
[
{
"date": "2014-01-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "My program will only allow one user to use it locally. I open a one DBF file locally in exclusive mode. This I do not wish to change.\n\nHere is the scenario...\n\nUser A runs my program in their Windows Login.\nThen User A walks ... | Close program for other windows user |
[
{
"date": "2014-01-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Jeff,\n\nI have build a solution for this problem. It's quite a big solution, to big to put the code in here but also to difficult because this code can be found in several parts of my code. But I'll try to describe what I do.\n\n... | Close program for other windows user |
[
{
"date": "2014-01-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Driessen,\n\nThank you... this gives me an idea of how to solve it <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D -->",
"time": "15:08",
"topic": "Close program for oth... | Close program for other windows user |
[
{
"date": "2014-02-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Jeff,\n\nI found the class *Tinativo()* for Log Off (alike screen server by Timer), then by specific time in setup I will auto Log Out (Quit) The program if the user do not touch mouse or keyboard after specific time.\n- User... | Close program for other windows user |
[
{
"date": "2014-08-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Good afternoon to all my dear colleagues: D\nI'm going through a situation where my system is simply closed form 'not advised' and causing much inconvenience to my customers. I have observed that it generates a file called 'hb_out... | Close the sistem |
[
{
"date": "2014-08-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "i suggest you delete the index file and recreate it\n\nRegards.",
"time": "21:15",
"topic": "Close the sistem",
"username": "karinha"
}
] | Close the sistem |
[
{
"date": "2014-08-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "You can put the expression you create the index?",
"time": "13:11",
"topic": "Close the sistem",
"username": "cnavarro"
}
] | Close the sistem |
[
{
"date": "2014-08-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "not solve, I'm also having the same problem, first thought was the database class, then the harbour, I particionei my dbf parameters created in the harbour dbf minimized, but once a week is the same problem and all this then I swi... | Close the sistem |
[
{
"date": "2014-08-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "sorry arthur enjoy your post, but I have the same difficulty \n\nthis is what most corrupts the index, is also the most used\n\n\t\t oTxt1:SetText(\"Arquivo de Clientes\")\n\t\t USE arqcli NEW EXCLUSIVE\n\t\t IF( lP... | Close the sistem |
[
{
"date": "2014-08-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I had a similar problem some time ago. At that time, I was using xHarbour.\n\nI changed to Harbour and the problem disappeared.",
"time": "20:03",
"topic": "Close the sistem",
"username": "driessen"
}
] | Close the sistem |
[
{
"date": "2014-08-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "mine was just the opposite, but I'm reviewing the entire structure of dbf, inclusion, change ... hope FIND the problem.",
"time": "20:55",
"topic": "Close the sistem",
"username": "aferra"
}
] | Close the sistem |
[
{
"date": "2014-08-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Try creating indexes so the first time\n\n[code=fw:zuxh2hzu]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />oTxt1:<span style=\"color: #000000;\">SetText</span><span style=\"color: #000000;\">(</span><spa... | Close the sistem |
[
{
"date": "2014-08-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I'll try and then I report you, use FWH 907 / 1312 + harbour 3.0 / 3.2 and two'm in trouble",
"time": "22:19",
"topic": "Close the sistem",
"username": "aferra"
}
] | Close the sistem |
[
{
"date": "2014-08-16",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I have the same problem, but only on a few customers, most of them do not. \n\nIt seems that is related to equipment.\n\nI don't know what to do.",
"time": "11:16",
"topic": "Close the sistem",
"username": "ORibeiro"
... | Close the sistem |
[
{
"date": "2014-08-18",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Erro irrecuper vel 9201: hb_cdxPageKeyLeafBalance: index corrupted.\nErro irrecuper vel 9201: hb_cdxPageSeekKey: wrong parent key.\n\nI have the same problem, already used XHB, switched to HB and was otimo for 5 days and after thi... | Close the sistem |
[
{
"date": "2014-08-18",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Marcio Tullio,\n\nThe problem is in your dbf that is corrupted. You must do this: rename your DBF like yourdbf_old.dbf and create a new one (maybe using DBU or another of your preference) and create the structure manually. After t... | Close the sistem |
[
{
"date": "2014-08-18",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Kleyber Hello, I've done it and not resolved, I created all dbf in harbour and spends a few hours, sometimes minutes, corrupts the cdx. \n\nI added this function in application start. \nIf! WIN_OSNETREGOK () // Need ADM rights \nI... | Close the sistem |
[
{
"date": "2014-08-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "From my notes:\n-------------------\n4/27/2005 7:08 AM\n\nWindows' Oppontunistic Locking\n\nIs well described at:\n<!-- m --><a class=\"postlink\" href=\"http://www.dataaccess.com/whitepapers/opportunlockingreadcaching.html\">http... | Close the sistem |
[
{
"date": "2014-08-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi James, thanks for answering.\n\nin my case, I dont have computers with w98, machines are core i3 4GB, 3GB 2duo core, but are already two days without problems after the changes. \nI'm monitoring and getting everything in order ... | Close the sistem |
[
{
"date": "2014-09-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "My final thoughts despois two weeks without problems. \n\nAcresentei this function. \nIf! WIN_OSNETREGOK () // Need ADM rights \n If! WIN_OSNETREGOK (.t.,. T.) // First .t. is to adjust XP / ... W98, the second adjusts the view.... | Close the sistem |
[
{
"date": "2019-10-04",
"forum": "mod_harbour",
"text": "Hi,\n\nHere you have the example that we have programmed this week with our mod. This week we have tested with Apache Windows to try ADO\n\nAuthentication Screen\nADO connection!\nMS SQL database\nBrowser (all code without using any pluggin)\nPagi... | Closing Circles |
[
{
"date": "2022-10-11",
"forum": "mod_harbour",
"text": "Hola Carles\n\nEstoy probando como trabajar con mod_harbour y MS SQL y no tengo claro como manejar el tema de paginación, sobre todo con consultas de muchos registros, ¿Podrias compartir el ejemplo que mencionas?, el link que alli indicas ya no e... | Closing Circles |
[
{
"date": "2022-10-11",
"forum": "mod_harbour",
"text": "Martin, I think you always have to check which mechanism you use on a case-by-case basis.\nWhat do you have on the frontend? bootstrap table?\nWe did some test when starting with mod harbour 2 years ago. \nPlease give more details.\n\n\nBest regar... | Closing Circles |
[
{
"date": "2022-10-11",
"forum": "mod_harbour",
"text": "Hola Otto\n\nGracias por el comentario, efectivamente dentro de los detalles que debo adicionar es que estoy trabajando con mod-harbour V2 y con tablas bootstrap tal y como mencionas.\nEl extracto de los datos es atraves de store procedure sql que... | Closing Circles |
[
{
"date": "2022-10-11",
"forum": "mod_harbour",
"text": "Martin,\nHave you already tried with the different settings here?\nIs the data access with AJAX\nBest regards,\nOtto\n\n\n\n[code=fw:3fq6ea4u]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><table <span style=\"color: #00C800... | Closing Circles |
[
{
"date": "2022-10-14",
"forum": "mod_harbour",
"text": "Estimado Otto\n\nMuchas gracias por tu respuesta, no me queda muy claro lo que mencionas, tendras un ejemplo algo mas completo que me ayude a comprender lo que me recomiendas?\n\nSaludos y gracias de antemano.\n\nMartín",
"time": "19:26",
... | Closing Circles |
[
{
"date": "2022-10-15",
"forum": "mod_harbour",
"text": "Hello Martin,\n\nI myself only work with DBF. \n\nBut theoretically, it doesn't matter how the data is accessed.\nIt's difficult for me to answer here, as I have no idea how well you know web programming.\n\nI'll post a simple example.\n\nThe logl... | Closing Circles |
[
{
"date": "2015-09-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi,\n\nIn an application i'm writing, I open an excel-file, select and copy data to the clipboard, and want to close the excel again.\nIt's working nice, but the problem is that excel ask:\n- Do want to save the changes?\n- Do you... | Closing Excel without saving data |
[
{
"date": "2015-09-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "This may help:\n\n[url:16rjlpt9]http://www.exceltip.com/files-workbook-and-worksheets-in-vba/delete-sheets-without-confirmation-prompts-using-vba-in-microsoft-excel.html[/url:16rjlpt9]",
"time": "11:34",
"t... | Closing Excel without saving data |
[
{
"date": "2015-09-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[url:p7y2gxkm]https://msdn.microsoft.com/en-us/library/bb177478(v=office.12).aspx[/url:p7y2gxkm]",
"time": "11:36",
"topic": "Closing Excel without saving data",
"username": "Antonio Linares"
}
] | Closing Excel without saving data |
[
{
"date": "2015-09-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thank you Antonio.\n\nIt's working now with\n[code=fw:2xt8iptl]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">oExcel:<span style=\"color: #000000;\">Displayalerts</span><span style=\"color: #000000;\">(</span>... | Closing Excel without saving data |
[
{
"date": "2008-12-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi,\r\n\r\nwith wbrowse, a MDI-Child window will close, if you press \"ESC\", but a xbrowse-window won't. Is there a possibility to close a xbrowse-window also with \"ESC\"?",
"time": "11:46",
"topic": "Closing Window (MDI... | Closing Window (MDI-Child) with Escape |
[
{
"date": "2008-12-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Gilbert,\r\n\r\n oBrw:bKeyChar = { | nKey | If( nKey == VK_ESCAPE, oWnd:End(), nKey ) }",
"time": "08:33",
"topic": "Closing Window (MDI-Child) with Escape",
"username": "Antonio Linares"
}
] | Closing Window (MDI-Child) with Escape |
[
{
"date": "2008-12-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\r\n\r\nthanks, works fine! <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D -->",
"time": "10:18",
"topic": "Closing Window (MDI-Child) with Escape",
"usern... | Closing Window (MDI-Child) with Escape |
[
{
"date": "2007-01-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I have a MDI application that opens different databases, say CLIENTS, SUPPLIERS and MANUFACTURERS.\n\nI open each as a MDICHILD. (I use resources, so I have a borderless dialog the same size of the MDICHILD) (as taught to be my An... | Closing Windows neatly |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.