messages listlengths 1 1 | topic stringlengths 2 60 |
|---|---|
[
{
"date": "2015-03-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nWhat this needed for:\n\n[code=fw:1gy1fax3]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">STATIC</span> <span style=\"color: #00C800;\">FUNCTION</span> ADO_RAWLOCK<span ... | ADO RDD xHarbour |
[
{
"date": "2015-03-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nFieldLen and FieldSize return nil\n\nI've tested in the adorrd before UR_SUPER_ADDFIELD( nWA, aField ) and the values are correct.\n\nWhat can we do?",
"time": "11:06",
"topic": "ADO RDD xHarbour",
"usernam... | ADO RDD xHarbour |
[
{
"date": "2015-03-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nIt seems that in usrrdd.c are missing some functions like FieldSize FieldLen Dbrlocklist.\n\nShouldnt these also be there?",
"time": "14:48",
"topic": "ADO RDD xHarbour",
"username": "AHF"
}
] | ADO RDD xHarbour |
[
{
"date": "2015-03-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"AHF\":19z7vnbu]Antonio,\n\nWhat this needed for:\n\n[code=fw:19z7vnbu]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">STATIC</span> <span style=\"color: #00C800;\">FUNCTION<... | ADO RDD xHarbour |
[
{
"date": "2015-03-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nYou should download the complete source code for the harbour RDDs and use it to review the RDD code:\n\n[url:101t5fci]https://github.com/harbour/core/tree/master/src/rdd[/url:101t5fci]",
"time": "16:05",
... | ADO RDD xHarbour |
[
{
"date": "2015-03-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nI dont have any c expert and even so it would be dificult to understand it without proper documentation.\n\nIn order to proceed I need the following functions working:\n\n\nOrdFor()\nFieldSize() or FieldLen()\nFieldDec... | ADO RDD xHarbour |
[
{
"date": "2015-03-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nIts not a matter of knowing C, instead it is a matter of properly searching <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nYou asked for OrdFor().\n\n1. Is there ... | ADO RDD xHarbour |
[
{
"date": "2015-03-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\n[quote:3abooj16]1. Is there a UR_FOR or similar in harbour\\include\\hbusrrdd.ch ?[/quote:3abooj16]\n\nAs far as I see no.\n\n[quote:3abooj16]3. In SQL we may need to store a string cFor value only, no need for the cod... | ADO RDD xHarbour |
[
{
"date": "2015-03-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nI never looked at .ch.\nI understand now how it works.\n\nIve define UR_INFO and now I get the call from dbrlocklist do get the array.\n\nWe re back again",
"time": "11:17",
"topic": "ADO RDD xHarbour",
"us... | ADO RDD xHarbour |
[
{
"date": "2015-03-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nVery good! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "11:24",
"topic": "ADO RDD xHarbour",
"username": "Antonio Linares"
}
] | ADO RDD xHarbour |
[
{
"date": "2015-03-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nif you post here or provide a url to download your most recent version, I guess many users may be interested\nin testing it and surely will provide a great feedback <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif... | ADO RDD xHarbour |
[
{
"date": "2015-03-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nIll do that maybe today after finish all locking, seeks and finds.\n\nDbrlocklist() and Dbinfo() are working <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> \n.\n... | ADO RDD xHarbour |
[
{
"date": "2015-03-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nyes I think it is fine.\n\nYou are doing a great work, congratulations! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "18:26",
"topic": "ADO RDD x... | ADO RDD xHarbour |
[
{
"date": "2015-03-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Once you complete it, you could provide it to Harbour dev team so it will get updated in the Harbour official repository \nand you will become an official Harbour contributor <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\"... | ADO RDD xHarbour |
[
{
"date": "2015-03-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nIn order to finish network and concurrent activity I need to work with transactions.\n\nFor that I need to know if in ADORDD each time we open a new recordset its in the same connection.\n\nIts crucial to know this bec... | ADO RDD xHarbour |
[
{
"date": "2015-03-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nAS far as I know I would say yes, but Mr. Rao is the right one to confirm us this <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "20:14",
"topic": ... | ADO RDD xHarbour |
[
{
"date": "2015-03-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nIve already ask him in my oyher post ADO exclusive open.\n\nIt seems that in the source of tdatarow we could check that.",
"time": "20:17",
"topic": "ADO RDD xHarbour",
"username": "AHF"
}
] | ADO RDD xHarbour |
[
{
"date": "2015-03-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "very good <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nI really wish that this ADO RDD gets completed and you are doing a great job <!-- s:-) --><img src=\"{SMILIES_PATH}/i... | ADO RDD xHarbour |
[
{
"date": "2015-03-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nDo you have idea what function OrdKeyNo and OrdKeyCount are calling in RDD ?\n\nCan you help me find that ?\n\nI cannot find it!\n\nConcerning the indexes with FOR clause to be transformed to WHERE clause for SQL. Is i... | ADO RDD xHarbour |
[
{
"date": "2015-03-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\n[code=fw:447wvecn]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">HB_FUNC</span><span style=\"color: #000000;\">(</span> ORDKEYNO <span style=\"color: #000000;\">)... | ADO RDD xHarbour |
[
{
"date": "2015-03-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[code=fw:epbobjsd]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">HB_FUNC</span><span style=\"color: #000000;\">(</span> ORDKEYCOUNT <span style=\"color: #000000;\">)</span><... | ADO RDD xHarbour |
[
{
"date": "2015-03-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[url:1tsz28ls]https://github.com/harbour/core/tree/master/src/rdd[/url:1tsz28ls]",
"time": "14:11",
"topic": "ADO RDD xHarbour",
"username": "Antonio Linares"
}
] | ADO RDD xHarbour |
[
{
"date": "2015-03-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "FOR clause could be saved as a string and when you issue a SELECT command then you append FOR ...\n\nSELECT * FROM customers FOR ...",
"time": "14:12",
"topic": "ADO RDD xHarbour",
"username": "Antonio Linares"
}
] | ADO RDD xHarbour |
[
{
"date": "2015-03-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nThanks I think see it now its ORDINFO <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> \n\nAll locking already finished and it seems 100% compatible <!-- s:D --><i... | ADO RDD xHarbour |
[
{
"date": "2015-03-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nI just sent an email to Mr. Rao asking him for his help.\n\nYou have all my support, hopefully you complete it <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"... | ADO RDD xHarbour |
[
{
"date": "2015-03-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nMr. Rao already answered me this:\n\n[quote:35fs1woa]1) Syntax of USE ... and DBUSEAREA. \n2) Is the recordset opened by the ADORDD? If so how does the ADORDD knows the connection object? If ADORDD opens the recordset... | ADO RDD xHarbour |
[
{
"date": "2015-03-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\n[quote:1qpsyzz4]1) Syntax of USE ... and DBUSEAREA. [/quote:1qpsyzz4]\n\nExactly the same as for other Rdds\n\n[quote:1qpsyzz4]2) Is the recordset opened by the ADORDD? [/quote:1qpsyzz4]\n\nYes. With ADO_OPEN( nWA, aOp... | ADO RDD xHarbour |
[
{
"date": "2015-03-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nDo you mean this value ?\n\naWAData[ WA_CONNECTION ]\n\nso you can't reuse it ?\n\nthanks",
"time": "16:21",
"topic": "ADO RDD xHarbour",
"username": "Antonio Linares"
}
] | ADO RDD xHarbour |
[
{
"date": "2015-03-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Maybe you are closing it somewhere ?",
"time": "16:23",
"topic": "ADO RDD xHarbour",
"username": "Antonio Linares"
}
] | ADO RDD xHarbour |
[
{
"date": "2015-03-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nThe object its saved in the STATIC oADODB and its not released elsewere.\n\n[code=fw:1j8nfits]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><br /><span style=\"color: #00C800;\">STATIC</span> oA... | ADO RDD xHarbour |
[
{
"date": "2015-03-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nWhere is it crashing ?\n\nHave you traced the code to check where it crashes ?\n\nPlease place some MsgInfo()s or use OutputDebugString( cMsg ) (remember to load dbwin32.exe first).",
"time": "17:05",
"topic": ... | ADO RDD xHarbour |
[
{
"date": "2015-03-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\noRecordSet:Open(...",
"time": "17:08",
"topic": "ADO RDD xHarbour",
"username": "AHF"
}
] | ADO RDD xHarbour |
[
{
"date": "2015-03-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nI am checking the properties and methods of the ADO Connection object:\n\n[url:2d9z31i7]https://msdn.microsoft.com/en-us/library/windows/desktop/ms681546(v=vs.85).aspx[/url:2d9z31i7]\n\nPlease do a ... | ADO RDD xHarbour |
[
{
"date": "2015-03-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nWe just found out that :\nRecordCount isnt always accurate:\n\nwith adUseServer (cursor supported by the provider) always return the total nr of records in table even if there is a where clause in the select like Recco... | ADO RDD xHarbour |
[
{
"date": "2015-03-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nMany thanks for your great feedback <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "19:25",
"topic": "ADO RDD xHarbour",
"username": "Antonio L... | ADO RDD xHarbour |
[
{
"date": "2015-03-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nOrdKeyCount and RECORDCOUNT might be a problem!\n\nThe only way to solve this is to:\n\nIf we use always adUseClient because ADO knows all rows and there ist any problem but performance decreases a lot. Not advisable!... | ADO RDD xHarbour |
[
{
"date": "2015-03-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nAs far as I know oRs:RecordCount() returns the number of records of the recordset\nso if you use a WHERE clause then you get less records.\n\nLets ask Mr. Rao",
"time": "16:57",
"topic": "ADO RDD xHarbour",
... | ADO RDD xHarbour |
[
{
"date": "2015-03-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\n[quote=\"AHF\":135057oe]If we use always adUseClient because ADO knows all rows and there ist any problem but performance decreases a lot.[/quote:135057oe]\n\nUsing adUseClient the performance is better than adUseServ... | ADO RDD xHarbour |
[
{
"date": "2015-03-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico,\n\n[quote=\"Enrico Maria Giordano\":14svmhi4]Antonio,\n\n[quote=\"AHF\":14svmhi4]If we use always adUseClient because ADO knows all rows and there ist any problem but performance decreases a lot.[/quote:14svmhi4]\n\nUsing... | ADO RDD xHarbour |
[
{
"date": "2015-03-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\n[quote=\"Antonio Linares\":4gck81zf]Antonio,\n\nAs far as I know oRs:RecordCount() returns the number of records of the recordset\nso if you use a WHERE clause then you get less records.\n\nLets ask Mr. Rao[/quote:4gck... | ADO RDD xHarbour |
[
{
"date": "2015-03-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\n[quote=\"AHF\":1or9letu]What DB you use?[/quote:1or9letu]\n\nMDB, MSSQL and MySQL.\n\n[quote=\"AHF\":1or9letu]adUseClient would be much easier for adordd (bookmarks etc) but everything I read covering this indicates th... | ADO RDD xHarbour |
[
{
"date": "2015-03-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Enrico Maria Giordano\":dr97q009][quote=\"AHF\":dr97q009]Please note that the I'm using SELECT * FROM ... in adordd thats its really not good SQL practice but compatibility much be achieved.[/quote:dr97q009]\n\n???\n\nSEL... | ADO RDD xHarbour |
[
{
"date": "2015-03-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio\n\n[quote=\"AHF\":20bqh5nm]I mean avoid loading all the fields instead of just the ones we need for the task.[/quote:20bqh5nm]\n\nOk, but what if I need all the fields? <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif... | ADO RDD xHarbour |
[
{
"date": "2015-03-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Enrico Maria Giordano\":yp4xe9qn]Antonio\n\n[quote=\"AHF\":yp4xe9qn]I mean avoid loading all the fields instead of just the ones we need for the task.[/quote:yp4xe9qn]\n\nOk, but what if I need all the fields? <!-- s:-) -... | ADO RDD xHarbour |
[
{
"date": "2015-03-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\n[quote=\"AHF\":2n0penk5]Then SELECT colname FROM table unfortunatly in adordd its always all the fields! Its the price for no code change.[/quote:2n0penk5]\n\nOk, I see, you're right.\n\nEMG",
"time": "19:28",
... | ADO RDD xHarbour |
[
{
"date": "2015-03-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nCan you find rdd function for close all ?",
"time": "19:58",
"topic": "ADO RDD xHarbour",
"username": "AHF"
}
] | ADO RDD xHarbour |
[
{
"date": "2015-03-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nUR_FIELDINFO ?",
"time": "23:18",
"topic": "ADO RDD xHarbour",
"username": "Antonio Linares"
}
] | ADO RDD xHarbour |
[
{
"date": "2015-03-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Do you mean DbCloseAll() ?\n\nI think you have to implement UR_CLOSE",
"time": "06:41",
"topic": "ADO RDD xHarbour",
"username": "Antonio Linares"
}
] | ADO RDD xHarbour |
[
{
"date": "2015-03-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nWhat is this for ?\n\nHB_SYMBOL_UNUSED( nWA )",
"time": "09:13",
"topic": "ADO RDD xHarbour",
"username": "AHF"
}
] | ADO RDD xHarbour |
[
{
"date": "2015-03-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\n[quote=\"AHF\":47e899kj]Antonio,\n\nWhat is this for ?\n\nHB_SYMBOL_UNUSED( nWA )[/quote:47e899kj]\n\nTo avoid unused variable warning.\n\nEMG",
"time": "10:37",
"topic": "ADO RDD xHarbour",
"username": "E... | ADO RDD xHarbour |
[
{
"date": "2015-03-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico,\n\nThanks",
"time": "10:39",
"topic": "ADO RDD xHarbour",
"username": "AHF"
}
] | ADO RDD xHarbour |
[
{
"date": "2015-03-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nIve made some changes to the function FWAdo... because ws returning wrong types and n decimals.\n\nThese replaced the former functions in adordd ADOGETFIELDSIZE AND DOGETFIELDTYPE.\n\nIt seems to be correct but Im not ... | ADO RDD xHarbour |
[
{
"date": "2015-03-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nI am afraid that the only way to really test it is once it becomes used by several Harbour/xharbour users",
"time": "16:45",
"topic": "ADO RDD xHarbour",
"username": "Antonio Linares"
}
] | ADO RDD xHarbour |
[
{
"date": "2015-03-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nWhat I dont understad is what type of fields we must return to SUPER!\nIs it only STRING, DATE, LOGICAL, DOUBLE OR INTEGER as in arrayrdd?\n\nIm now taking care of :Seek but I need to use DB indexes. Seek cannot be tra... | ADO RDD xHarbour |
[
{
"date": "2015-03-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nYes, you can only return the types that Harbour supports.\n\nWhat if you issue a new SELECT clause with the WHERE conditions that you are searching for ?",
"time": "17:14",
"topic": "ADO RDD xHarbour",
"use... | ADO RDD xHarbour |
[
{
"date": "2015-03-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\n[quote=\"AHF\":ua6eh17q]Do you code code use index present in the server DB with ADOX? Maybe Enrico has it.[/quote:ua6eh17q]\n\nNo, I prefer to use WHERE and ORDER BY clauses.\n\nEMG",
"time": "17:19",
"topic":... | ADO RDD xHarbour |
[
{
"date": "2015-03-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio, Enrico,\n\nI know I shouldnt use ADOX!\nI agree is the best practice. Indexes are for the DB admin to deliver selects rapidly.\n\nBut dont forget that what we pretend is to change as little code as possible in our app.\n\... | ADO RDD xHarbour |
[
{
"date": "2015-03-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\n[quote=\"AHF\":1oh4b7mn]I know I shouldnt use ADOX![/quote:1oh4b7mn]\n\nPlease note that ADOX is only supported by Microsoft databases.\n\nEMG",
"time": "18:33",
"topic": "ADO RDD xHarbour",
"username": "En... | ADO RDD xHarbour |
[
{
"date": "2015-03-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico,\n\nForgot ADOX going into SELECT.",
"time": "19:13",
"topic": "ADO RDD xHarbour",
"username": "AHF"
}
] | ADO RDD xHarbour |
[
{
"date": "2015-03-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Use oRs:Filter instead of WHERE, so setting oRs:Filter := \"\" will make have you have all of them when you need them",
"time": "20:02",
"topic": "ADO RDD xHarbour",
"username": "Antonio Linares"
}
] | ADO RDD xHarbour |
[
{
"date": "2015-03-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nFilter property has some limitations:\n\n[url:194r5bys]https://msdn.microsoft.com/en-us/library/ee275540(v=bts.10).aspx[/url:194r5bys]\n\nEMG",
"time": "20:25",
"topic": "ADO RDD xHarbour",
... | ADO RDD xHarbour |
[
{
"date": "2015-03-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nThanks but it seems filter its not advisable and compatible with all providers.\n\nIll give a try with selects",
"time": "20:29",
"topic": "ADO RDD xHarbour",
"username": "AHF"
}
] | ADO RDD xHarbour |
[
{
"date": "2015-03-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nIn ADO_OPEN we load all fieldinfo UR_SUPER_ADDFIELD( nWA, aField ).\n\nHow can we get back after the information save there?",
"time": "21:02",
"topic": "ADO RDD xHarbour",
"username": "AHF"
}
] | ADO RDD xHarbour |
[
{
"date": "2015-03-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nThanks its solved.\n\nI need this hb_SToD() What does it do and were can I find it?\n\nCan you post the source?",
"time": "08:48",
"topic": "ADO RDD xHarbour",
"username": "AHF"
}
] | ADO RDD xHarbour |
[
{
"date": "2015-03-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\n[quote=\"Antonio Linares\":3u0iws8o]Antonio,\n\nYes, you can only return the types that Harbour supports.[/quote:3u0iws8o]\n\nAre these all the types supported by (x)Harbour?\n\n[code=fw:3u0iws8o]<div class=\"fw\" id=\... | ADO RDD xHarbour |
[
{
"date": "2015-03-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Those types are in Harbour hbusrrdd.ch so I guess yes, not sure if xHarbour is exactly the same",
"time": "09:16",
"topic": "ADO RDD xHarbour",
"username": "Antonio Linares"
}
] | ADO RDD xHarbour |
[
{
"date": "2015-03-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nOk Im using those. Cross my fingers!\n\nHow to use SQL CONVERT to convert expressions like dtos(ddate)+val(ndays) ?\n\nDoes anyone has a CH file with all defs for CONVERT ?",
"time": "10:27",
"topic": "ADO RDD ... | ADO RDD xHarbour |
[
{
"date": "2015-03-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,Enrico,\n\nDo you know What is the corresponding SQL SELECT ... CONVERT to dtos()?",
"time": "12:17",
"topic": "ADO RDD xHarbour",
"username": "AHF"
}
] | ADO RDD xHarbour |
[
{
"date": "2015-03-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\n[quote=\"AHF\":1js1vbez]Do you know What is the corresponding SQL SELECT ... CONVERT to dtos()?[/quote:1js1vbez]\n\n[code=fw:1js1vbez]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color:... | ADO RDD xHarbour |
[
{
"date": "2015-03-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico,\n\nThanks but my question was not clear\n\nThis is to be used in :find expression and I get this error.\n\nArgs:\n [ 1] = C DATAFACTUR LIKE '20140407'\n argumentos { DATAFACTUR LIKE '20140407' }\n descrição ... | ADO RDD xHarbour |
[
{
"date": "2015-03-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\n[quote=\"AHF\":ei5njxhh]DATAFACTUR LIKE '20140407'[/quote:ei5njxhh]\n\nTry with:\n\nDATAFACTUR = '20140407'\n\nIf you are using MDB try this instead:\n\n[code=fw:ei5njxhh]<div class=\"fw\" id=\"{CB}\" style=\"font-fami... | ADO RDD xHarbour |
[
{
"date": "2015-03-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\n[url:1bpbxxmd]https://msdn.microsoft.com/en-us/library/windows/desktop/ms676117%28v=vs.85%29.aspx[/url:1bpbxxmd]\n\nIt seems that this format is needed:\n\nDATAFACTUR = #7/22/97#",
"time": "14:0... | ADO RDD xHarbour |
[
{
"date": "2015-03-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio, Enrico,\n\n:Find with '20150327' or \"20150327\" and #20150327# doesnt work always same error.\n\n:Find with 27/03/15 works in all above cases.\n\nI could make a function \n\n[code=fw:2ptvo4bv]<div class=\"fw\" id=\"{CB... | ADO RDD xHarbour |
[
{
"date": "2015-03-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nIn ADO_GETVALUE there is a function hb_stod I dont know why!\n\nShould I use stod",
"time": "17:11",
"topic": "ADO RDD xHarbour",
"username": "AHF"
}
] | ADO RDD xHarbour |
[
{
"date": "2015-03-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Decided different approach. What do you think?\n\n[code=fw:2qhifmbg]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00C800;\">STATIC</span> <span style=\"color: #00C800;\">FUNCTION</span... | ADO RDD xHarbour |
[
{
"date": "2015-03-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nIf it works then keep going, later on we can always modify it <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "22:40",
"topic": "ADO RDD xHarbour",
... | ADO RDD xHarbour |
[
{
"date": "2015-03-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Different date literal formats work with different SQL databases and also depending on settings.\n\nInterestingly American dateformats work with many, because all the software is written by programmers (whatever be their nationali... | ADO RDD xHarbour |
[
{
"date": "2015-03-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "FW_ValToSQL( anyvalue ) in adofuncs.prg\nmay also be seen\n\nI suggest there is no need to reinvent anything.",
"time": "09:31",
"topic": "ADO RDD xHarbour",
"username": "nageswaragunupudi"
}
] | ADO RDD xHarbour |
[
{
"date": "2015-03-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Rao,\n\nWith your help and ADO expertise, AdoRdd can turn into a great tool <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nMany thanks for joining this thread",
"tim... | ADO RDD xHarbour |
[
{
"date": "2015-03-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Great help! Thanks Mr. Rao!\n\nCan you post those functions here as I dont have them?\n\nIm working on Seeks transforming it into :find or SELECT as one or more fields present in the expression.\n\nIm stucked in a problem when we ... | ADO RDD xHarbour |
[
{
"date": "2015-03-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "We can implement Seeks and Locates using Ado Find.\n\nLimitations are that Find works with only one field.\n\nYou may examine XBrowse incremental seek for ado for the logic.\n\nFor seek we may use\nFLDNAME LIKE <cseek>* (char)\nFL... | ADO RDD xHarbour |
[
{
"date": "2015-03-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nI dont have those ado functions can you send the file to me ?\n\nYou can download adordd from <!-- m --><a class=\"postlink\" href=\"https://github.com/AHFERREIRA/adordd.git\">https://github.com/AHFERREIRA/adordd.git</... | ADO RDD xHarbour |
[
{
"date": "2015-03-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nAlready sent to your email\n\nmany thanks for sharing it <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nyou are doing a great work, hopefully it gets completed ve... | ADO RDD xHarbour |
[
{
"date": "2015-03-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nIF UPPER(SUBSTR(cOrder,1,3)) IN aTempFiles .OR. UPPER(SUBSTR(cOrder,1,4)) [b:1dskhk9h]IN aTempFiles [/b:1dskhk9h]\n\nthis only works with xHarbour.\n\nI advise you not to code like this, as Harbour users, the majority,... | ADO RDD xHarbour |
[
{
"date": "2015-03-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nVery great news!!.\n\nWhen the code is mature, please tell me to test it with a real application.\n\nThank you very much,",
"time": "08:30",
"topic": "ADO RDD xHarbour",
"username": "lucasdebeltran"
}
] | ADO RDD xHarbour |
[
{
"date": "2015-03-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Lucas,\n\nThanks Ill do that.\n\nBut you can try it already.\n\nSee adordd.prg and adordd.ch (only locates need to be redefined) \nYou need to fill the index array with your indexes and thats it.\n\nRelations, Set scopes are under... | ADO RDD xHarbour |
[
{
"date": "2015-03-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nIm finishing Set Scopes.\nWhat is the normal behaviour?\n\nThe scope if not cleared it remains with the index athough we change orders?\n\nI mean :\n\n[code=fw:kbn0esi2]<div class=\"fw\" id=\"{CB}\" style=\"font-family... | ADO RDD xHarbour |
[
{
"date": "2015-03-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nI am sorry but I don´t understand what you said about indexes.\n\nCan yo please be more specific?.\n\nAlso, have you modified original adordd.ch?.\n\nIn my previous tests, this is a sample I tested:\n\n[code=fw:3eonanu... | ADO RDD xHarbour |
[
{
"date": "2015-03-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Lucas,\n\nThe adordd us being altered in order to keep the same dbf app logic applied to any source data.\n\nSaying that the indexes in the adordd are virtual as they dont exist as files! (see adordd ordlstadd, orslstfocus and lis... | ADO RDD xHarbour |
[
{
"date": "2015-03-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello,\n\nI would like to test with indexes, because that was the only lack in adordd.prg provided within Harbour.\n\nI also use ordsetfocus(), i e:\n\n[code=fw:trvc9zbc]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace... | ADO RDD xHarbour |
[
{
"date": "2015-03-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Lucas,\n\nGo to ListIndex in adordd and add to the index array wahtever you want respecting the aray spec:\n\n{ {\"TABLENAME\",{\"INDEXNAME\",\"INDEXKEY\",\"WHERE EXPRESSION AS USED FOR FOREXPRESSION\",\"UNIQUE - DISTINCT ANY SQL ... | ADO RDD xHarbour |
[
{
"date": "2015-03-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thank you.\n\nIn your git there is no adordd.ch:\n\n[img:nhdyr20d]http://i60.tinypic.com/2a8qqhg.png[/img:nhdyr20d]",
"time": "13:01",
"topic": "ADO RDD xHarbour",
"username": "lucasdebeltran"
}
] | ADO RDD xHarbour |
[
{
"date": "2015-03-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Lucas,\n\nAntonio do need feedback so you are very welcome to this thread <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nThanks for testing and helping Antonio!",
"time":... | ADO RDD xHarbour |
[
{
"date": "2015-03-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Yes, it is a very exciting contribution.\n\nI am going to test it with a full application, not a simple sample.\n\nI just nedd latest adordd.ch, as it is not in Antonio´s guithub.\n\nHope we achieve this goal for the community.",
... | ADO RDD xHarbour |
[
{
"date": "2015-03-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Lucas,\n\nFlle is there already.\n\nI didnt change adordd.ch file its the original of Harbour.",
"time": "15:00",
"topic": "ADO RDD xHarbour",
"username": "AHF"
}
] | ADO RDD xHarbour |
[
{
"date": "2015-03-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nPlease see my email I could not receive the prg file.",
"time": "15:02",
"topic": "ADO RDD xHarbour",
"username": "AHF"
}
] | ADO RDD xHarbour |
[
{
"date": "2015-03-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Very interesting contribution <!-- s:) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":)\" title=\"Smile\" /><!-- s:) -->",
"time": "15:21",
"topic": "ADO RDD xHarbour",
"username": "hmpaquito"
}
] | ADO RDD xHarbour |
[
{
"date": "2015-03-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nordscope() is calling ordinfo().\n\nThe array is with 6 elements but I cant find out what they refer to.\n\nThe 4th ele seems to be the scope value what are the others (empty) ?\n\nCan you help me tracking this?",
... | ADO RDD xHarbour |
[
{
"date": "2015-03-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nI just resent it to you as a zip file",
"time": "15:57",
"topic": "ADO RDD xHarbour",
"username": "Antonio Linares"
}
] | ADO RDD xHarbour |
[
{
"date": "2015-03-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\n[quote:2y0721cw]The array is with 6 elements but I cant find out what they refer to.\n\nThe 4th ele seems to be the scope value what are the others (empty) ?[/quote:2y0721cw]\n\nCould you copy that source code here ? t... | ADO RDD xHarbour |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.