messages
listlengths
1
1
topic
stringlengths
2
60
[ { "date": "2008-06-24", "forum": "FiveWin para Harbour/xHarbour", "text": "Necesito URGENTEMENTE.\r\nYo no se que pasa, pero cuando ALGUIEN toca algo en el CVS de xHarbour, coñe, aqui me dejan de funcionar cosas que antes no tenia ningun problema\r\n\r\nAhora resulta que el ADS no me funciona, no existe...
ADS Como crear libreria desde el CVS ACTUAL ? URGENTE!!
[ { "date": "2008-06-24", "forum": "FiveWin para Harbour/xHarbour", "text": "Bueno, ya esta solucionado.\r\n\r\nMe parece INCREIBLE que la generacion de una simple libreria de ADS de una version 5.5 me halla llevado mas de una 1 hora localizar el mardito problema.\r\n\r\nY todo porque a alguien le entro l...
ADS Como crear libreria desde el CVS ACTUAL ? URGENTE!!
[ { "date": "2008-06-24", "forum": "FiveWin para Harbour/xHarbour", "text": "Rafa,\r\n\r\nTe entiendo perfectamente <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) --> son ganas de cambiar cosas por que si y volver loca a la gente\r\n\r\nGracias por comparti...
ADS Como crear libreria desde el CVS ACTUAL ? URGENTE!!
[ { "date": "2008-06-24", "forum": "FiveWin para Harbour/xHarbour", "text": "[quote=\"Antonio Linares\":31muv6gk]Rafa,\n\nTe entiendo perfectamente <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) --> son ganas de cambiar cosas por que si y volver loca a la g...
ADS Como crear libreria desde el CVS ACTUAL ? URGENTE!!
[ { "date": "2006-03-21", "forum": "FiveWin for Harbour/xHarbour", "text": "This is not a trouble report for xHarbour ... but I know many ADS users are here and I would appreciate your input. I have gone direct to ADS on this but may not get a response for awhile.\n\nMy application uses AdsSetServerTy...
ADS Connections - Your experience is appreciated
[ { "date": "2006-03-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi,\n\nYou might try to do SetServerType(ADS_REMOTE_SERVER), or AdsSetServerType(2), which will only connect to remote servers.\n\nIf that fails, the broadcast packets are most probably getting lost. In that case, look at the ads....
ADS Connections - Your experience is appreciated
[ { "date": "2006-03-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Tim;\n\nYou know; I like to change the properties to the directory where the data is located to the advantage user and group. In this manner you simply can not connect to the data unless you are in remote mode and using the xharb...
ADS Connections - Your experience is appreciated
[ { "date": "2006-03-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Tim:\n\nI had the very same problem connecting the ADS via a VPN from two remote sites.\n\nFirst we went on line using AIS instead of ADS remote, the solution worked fine. Then our customer wanted to install a VPN and here is wher...
ADS Connections - Your experience is appreciated
[ { "date": "2006-03-23", "forum": "FiveWin for Harbour/xHarbour", "text": "I have limited abilities here because the hardware is controlled by a support company and the tech cannot follow the most basic instructions.\n\nIn the past I have not needed an ads.ini file. The systems go up, and start working ...
ADS Connections - Your experience is appreciated
[ { "date": "2005-11-11", "forum": "FiveWin for Harbour/xHarbour", "text": "I am trying to access my database With the ADS Driver that I have used\nin the Pass. My Last version of Fivewin for Harbour was 2.3. Now I have\nupgraded to version 2.6 the September Build.\n\nBut I can't find the ACE32.Lib in an...
ADS Driver
[ { "date": "2005-11-11", "forum": "FiveWin for Harbour/xHarbour", "text": "Jim,\n\nYou may create ace32.lib from your ace32.dll:\n\nimplib.exe ace32.lib ace32.dll", "time": "02:08", "topic": "ADS Driver", "username": "Antonio Linares" } ]
ADS Driver
[ { "date": "2005-11-11", "forum": "FiveWin for Harbour/xHarbour", "text": "Bohan:\n\nYou have to build your own ACE32.LIB, and is very easy to do:\n\n1) Locate the ACE32.DLL of your current ADS version, you can find a copy of it in the ARC (Advantage Data Architech) directory, if you don`t have the ARC, ...
ADS Driver
[ { "date": "2015-03-10", "forum": "FiveWin for Harbour/xHarbour", "text": "I've been using ADS ( Remote and Local ) for many years, but generally without a Data Dictionary.\n\nFirst I set up the ADD and I have not problem accessing and indexing files.\n\nHowever, if I encrypt a file, I get an error.\n\nI...
ADS Encrypted File Indexing
[ { "date": "2015-03-10", "forum": "FiveWin for Harbour/xHarbour", "text": "Tim;\n\nWith auto-open indexes you will need to remove them from the data dictionary before you create another index with the same name. The right thing to do is to re-index instead of creating the index all over again but if you...
ADS Encrypted File Indexing
[ { "date": "2008-09-03", "forum": "FiveWin for Harbour/xHarbour", "text": "I have a database that requires 19 index keys. I am using TAG within two separate files. It works fine with CDX alone, however now I am trying to switch to ADS and I am getting errors while trying to build search keys. The error i...
ADS Index Limitation
[ { "date": "2008-09-03", "forum": "FiveWin for Harbour/xHarbour", "text": "ADS supports 50 tags in a CDX file.", "time": "17:37", "topic": "ADS Index Limitation", "username": "nageswaragunupudi" } ]
ADS Index Limitation
[ { "date": "2008-09-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Where can I find the documentation that supports your statement? \r\n\r\nThank you,", "time": "18:09", "topic": "ADS Index Limitation", "username": "cdmmaui" } ]
ADS Index Limitation
[ { "date": "2008-09-03", "forum": "FiveWin for Harbour/xHarbour", "text": "From \"Advantage Database Server A Developer's Guide\" Version 8.1 book \r\nAuthors Cary Jensen and Loy Anderson; we can read in chapter 3 page 85:\r\n\r\n[quote:24fabvf7]\n\"An index file that has two or more index orders is refe...
ADS Index Limitation
[ { "date": "2008-09-03", "forum": "FiveWin for Harbour/xHarbour", "text": "From \"Advantage Database Server A Developer's Guide\" Version 8.1 book\r\nAuthors Cary Jensen and Loy Anderson:\r\n[quote:27q1q7gl]\n[b:27q1q7gl][u:27q1q7gl]ADT Table Parameters[/u:27q1q7gl][/b:27q1q7gl]\nA) Maximum field name le...
ADS Index Limitation
[ { "date": "2008-09-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Thank You George, however I am using DBFCDX and get the error below when trying to create an index file\r\n\r\nADSCDX/5031 - The seek key is not the correct length", "time": "22:49", "topic": "ADS Index Limitation", "u...
ADS Index Limitation
[ { "date": "2008-09-04", "forum": "FiveWin for Harbour/xHarbour", "text": "Maximum length of evaluated value of key expression is 240 bytes. Maximum length of key expression itself 512 bytes.\r\n\r\nWhen you move to ADS, please keep a few things in mind. Avoid Aliasing fields and your UDFs in the index e...
ADS Index Limitation
[ { "date": "2008-09-04", "forum": "FiveWin for Harbour/xHarbour", "text": "I am not using any UDF or alias fields, here is my code, can you tell me what I am doing wrong?\r\n\r\nINDEX ON file TAG S1 TO &Pdd.ocnx01 EVAL ( oMeter:Set( RecNo() ), SysRefresh(), ! lEnd ) DESCENDING\r\nDBCL...
ADS Index Limitation
[ { "date": "2008-09-04", "forum": "FiveWin for Harbour/xHarbour", "text": "Please try creating TAG by TAG, While testing, just use \"INDEX ON <exp> TAG <tagname>\" and remove eval, and TO \r\n\r\nCheck which TAG is failing", "time": "04:42", "topic": "ADS Index Limitation", "username": "nages...
ADS Index Limitation
[ { "date": "2007-09-13", "forum": "FiveWin for Harbour/xHarbour", "text": "kokoo's problem:\n\n[quote:1r5449j1]\nI have a index problem which work in rdd \"ADS\".\nAa SAMPLE ITEM NO.\"HST-2000 \" SHOULD Sorting in first one , but the\nresult is in last one.\n\nSame source code work in Rdd \"DBFCDX\" Wa...
ADS Index problem solve
[ { "date": "2011-02-01", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola foro...\n\nEstoy probando el pasar de DBF-NTX nativo al entorno ADS, he logrado un ahorro de tiempo en la generación de los indices con ADS, pues tengo tablas con mas de 1,500,000 registros.\n\nahora se me presenta el proble...
ADS Indices descendentes
[ { "date": "2011-02-01", "forum": "FiveWin para Harbour/xHarbour", "text": "Yo uso indices de ese tipo y no he tenido problemas.\n\n[code=fw:258vcabi]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #0000ff;\">index</span> <span style=\"color: #0000ff;\">on</span> fiel...
ADS Indices descendentes
[ { "date": "2007-08-11", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola a todos!!\nLa experiencia de pasarme a entorno gráfico y 32 bits con fivewin me ha sido fascinante, y los resultados ha sido muy buenos <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\"...
ADS Lo que no me ha quedado claro
[ { "date": "2007-08-11", "forum": "FiveWin para Harbour/xHarbour", "text": "Jose:\n\n\n\n[quote=\"jose_murugosa\":13z8v332]\n1) Si deseo utilizar ADS REMOTE SERVER 8.0, tendré que instalar un software como Windows 2003 server o un server de linux, o es posible continuar con el grupo de trabajo que ya usa...
ADS Lo que no me ha quedado claro
[ { "date": "2008-01-05", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Everybody,\n\nI am trying to add in the ADS Local Service to my app and I get the followinf error:\n\nError: Unresolved external 'AdsCloseCachedTables' referenced from C:\\XHARBOUR\\LIB\\RDDADS.LIB|adsfunc\n\n\nI think I have e...
ADS Local Server
[ { "date": "2008-01-05", "forum": "FiveWin for Harbour/xHarbour", "text": "You have to link with the correct version of ace32.lib", "time": "07:39", "topic": "ADS Local Server", "username": "nageswaragunupudi" } ]
ADS Local Server
[ { "date": "2008-01-05", "forum": "FiveWin for Harbour/xHarbour", "text": "I tried generating the ACE32.LIB file using:\n\n\nlib /def:ace32.def /out:ace32.lib\n\nBut I get this error:\n\nLIB : fatal error U1151: syntax error : illegal file specification\n\nI have also tried with removing the .dll ext fro...
ADS Local Server
[ { "date": "2008-01-05", "forum": "FiveWin for Harbour/xHarbour", "text": "Jeff,\n\nTry this:\n\nimplib.exe ace32.lib ace32.dll", "time": "23:54", "topic": "ADS Local Server", "username": "Antonio Linares" } ]
ADS Local Server
[ { "date": "2008-01-06", "forum": "FiveWin for Harbour/xHarbour", "text": "Thanks Antonio.", "time": "14:52", "topic": "ADS Local Server", "username": "Jeff Barnes" } ]
ADS Local Server
[ { "date": "2014-01-11", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi All,\n\nAfter a lot of trial and error, web searches and head banging I found that when using ADS Local, Indexes are not done the same as standard xHarbour indexes.\n\nWith xHarbour, an index can be done as follows:\n\n[code=fw...
ADS Local and Index
[ { "date": "2014-01-12", "forum": "FiveWin for Harbour/xHarbour", "text": "Maybe &(\"{ || \" + HIREDATE = CTOD(cDate) + \"}\")\n\nCheers,\nAntonio Ferreira", "time": "14:33", "topic": "ADS Local and Index", "username": "AHF" } ]
ADS Local and Index
[ { "date": "2014-01-12", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Antonio ... Thanks for the try but still is does not work <!-- s:cry: --><img src=\"{SMILIES_PATH}/icon_cry.gif\" alt=\":cry:\" title=\"Crying or Very sad\" /><!-- s:cry: -->", "time": "15:42", "topic": "ADS Local and...
ADS Local and Index
[ { "date": "2014-01-13", "forum": "FiveWin for Harbour/xHarbour", "text": "Using tData objects:\n\n\toDB := tdata():new(, \"euntli\",, .f. )\n\tIF oDB:use()\n\t\toDB:createIndex( \"euntli\", \"UPPER(year)+UPPER(make)+UPPER(model)+UPPER(submodel)\",,, .t., 10 )\n\tENDIF\n\toDB:close()\n\ntData is an exten...
ADS Local and Index
[ { "date": "2014-01-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Jeff,\n\n[quote=\"Jeff Barnes\":1lk2l2lx][code=fw:1lk2l2lx]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #0000ff;\">INDEX</span> <span style=\"color: #0000ff;\">ON</span> Test->Field1 <span s...
ADS Local and Index
[ { "date": "2014-01-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Enrico,\n\nSadly, it did not work. I get an ADSNTX/3211 error <!-- s:( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":(\" title=\"Sad\" /><!-- s:( -->", "time": "15:30", "topic": "ADS Local and Index", "usernam...
ADS Local and Index
[ { "date": "2014-01-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Jeff,\n\n[quote=\"Jeff Barnes\":3qeog2y2]Hi Enrico,\n\nSadly, it did not work. I get an ADSNTX/3211 error <!-- s:( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":(\" title=\"Sad\" /><!-- s:( -->[/quote:3qeog2y2]\n\nWhat is in...
ADS Local and Index
[ { "date": "2014-01-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Jeff,\n\nTry leaving out the aliases. These are variables too.\n\nAs I mentioned in another thread using aliases creates problems, especially if you want to open multiple copies of a database (and there are very good reasons to do...
ADS Local and Index
[ { "date": "2014-01-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi James,\n\nEven without the alias it still fails <!-- s:( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":(\" title=\"Sad\" /><!-- s:( -->", "time": "16:53", "topic": "ADS Local and Index", "username": "Jeff Barne...
ADS Local and Index
[ { "date": "2014-01-14", "forum": "FiveWin for Harbour/xHarbour", "text": "I use ADS but not in Local mode. I took one of my index on commands and looked at to .ppo to see how it is structured.\n\nHere is the actual code:\nindex on ld_num+mv_no tag ( [statactive] ) additive to ( ::cCurDir+cData ) for mv_...
ADS Local and Index
[ { "date": "2014-01-15", "forum": "FiveWin for Harbour/xHarbour", "text": "hello try\n\ncFor = 'test->field2 = \"' alltrim( cSomeString ) + '\"'\n\nINDEX ON Test->Field1 TO C:\\Test FOR &( cFor )\n\n\nsaludos", "time": "05:04", "topic": "ADS Local and Index", "username": "wilsongamboa" } ]
ADS Local and Index
[ { "date": "2014-01-15", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Wilson,\n\nThat works <!-- s:) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":)\" title=\"Smile\" /><!-- s:) -->\n\nThank you.", "time": "14:24", "topic": "ADS Local and Index", "username": "Jeff Barnes" } ]
ADS Local and Index
[ { "date": "2014-01-15", "forum": "FiveWin for Harbour/xHarbour", "text": "Jeff,\n\n[quote=\"Jeff Barnes\":32kgpofg]Hi Wilson,\n\nThat works <!-- s:) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":)\" title=\"Smile\" /><!-- s:) -->\n\nThank you.[/quote:32kgpofg]\n\nSo the problem was inside cSomeSt...
ADS Local and Index
[ { "date": "2006-01-23", "forum": "FiveWin for CA-Clipper", "text": "Hi.\n\nDoes anybody know if the ADS local server is also available to fw+clipper 5.3 apps?\n\nThank you,\n\nReinaldo Crespo-Bazán", "time": "15:08", "topic": "ADS Local server for Clipper apps?", "username": "reinaldocrespo"...
ADS Local server for Clipper apps?
[ { "date": "2006-01-23", "forum": "FiveWin for CA-Clipper", "text": "Reinaldo:\n\nNop, Local server along with ADT table formats, and all the ADS SQL stuff are only available for 32 bits applications.", "time": "16:52", "topic": "ADS Local server for Clipper apps?", "username": "R.F." } ]
ADS Local server for Clipper apps?
[ { "date": "2006-01-23", "forum": "FiveWin for CA-Clipper", "text": "Rene;\n\nThanks for your reply.\n\nBTW -- I've been using the local server for testing of my xharbour apps. I plan to place an order for the 50 user lic for one of my customers today. \n\nI have a couple of other questions related to ...
ADS Local server for Clipper apps?
[ { "date": "2006-01-23", "forum": "FiveWin for CA-Clipper", "text": "[quote=\"reinaldocrespo\":2y5pgm9r]\n\n1. I like to use a lot of browses, I suppose that browsing of very large dbfs, would be very slow. \n\n[/quote:2y5pgm9r]\n\nNo Way !!!!, I have a program that actually browses 24 databases AT THE ...
ADS Local server for Clipper apps?
[ { "date": "2006-01-23", "forum": "FiveWin for CA-Clipper", "text": "Pues bien!\n\nTodo resuelto ( o listo el pollo como diría Vikthor).\n\nTe daré noticias cuando tenga todo listo.\n\nRecibe un saludo,\n\n\nReinaldo.", "time": "19:49", "topic": "ADS Local server for Clipper apps?", "username...
ADS Local server for Clipper apps?
[ { "date": "2008-12-02", "forum": "FiveWin para Harbour/xHarbour", "text": "Tenemos una aplicación hecha con FWxH y ADS Local la cual no correo\r\nsobre terminal server nos manda el error de :\r\n\r\n5185 Servidor local esta restringido para este ambiente......\r\nsaben algo al respecto ?\r\nhay alguna s...
ADS Local sobre Termina Server
[ { "date": "2011-01-29", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello Everyone,\n\nDoes anyone sample code on ADS management? I am looking for a couple specific examples.\n\n1. If a record is locked by specific user, I would like to provide a message to user informing them of the user name tha...
ADS Management Functions
[ { "date": "2011-01-29", "forum": "FiveWin for Harbour/xHarbour", "text": "Darrell,\n\nI'm sure you will find some discussions of these topics if you do a search of this forum.\n\nAn alternate answer to question 1 is to use opitmistic locking. Using this a record will never be locked for more than a spli...
ADS Management Functions
[ { "date": "2012-10-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Dear All,\n\nCan someone help me?\nI'm trying to convert all my program to ADS.\n\nhow to use function encrypt and decrypt from fivewin for indexing in ADS.\n\n\n[code=fw:a71je4ol]<div class=\"fw\" id=\"{CB}\" style=\"font-family:...
ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN
[ { "date": "2012-10-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Kok,\n\nYou mean it...\n[code=fw:1olpn2p5]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />cAlias := GiveAlias <span style=\"color: #000000;\">&#40;</span> cAlias <span style=\"color: #000000;\">&#41;</span...
ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN
[ { "date": "2012-10-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Richard ,\n\nThank for your reply, \nbut I don't want use function from ADS , I must use function encrypt from fivewin.\n\nregards,\n\nkok", "time": "09:19", "topic": "ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN", ...
ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN
[ { "date": "2012-10-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Hola,\n\nI don´t know why you want to use encrypt function from FW, but if you really need it, I think you can create a extra field with encrypted data and create the index over this field\n\nregards\n\nMarcelo", "time": "13:...
ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN
[ { "date": "2012-10-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Marcelo,\nAll my new programs, I use function from ADS.\nI need encrypt from fivewin for my old program that use this function for indexing.\n\nRegards,\nKok", "time": "14:11", "topic": "ADS NOT SUPPORT DECRYPT AND ENCR...
ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN
[ { "date": "2012-10-10", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi\n\nNo esta permitido usar funciones de usuario en los indices \nNo this allowed using user's shows in index them", "time": "22:46", "topic": "ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN", "username": "Patricio ...
ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN
[ { "date": "2012-10-11", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Patricio,\n\nBut it works perfectly without ADS. \nRegards\n\nKok", "time": "00:26", "topic": "ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN", "username": "kok joek hoa" } ]
ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN
[ { "date": "2012-10-11", "forum": "FiveWin for Harbour/xHarbour", "text": "kok,\n\nbecause ADS RDD is related to ADS Server, you can't use other function not implemented in ADS, please read the ADS documentation, and you will see the allowed function list allowed.\n\nThe other way is how I mentioned prev...
ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN
[ { "date": "2012-10-11", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Marcelo,\n\nThank you for your reply.\n\nIf I write like this : \n\n use customer new via 'DBFCDX'\n index on ENCRYPT(first,'TEST') tag FI TO CUSTOMER\n\neverything work fine in ADS .\n\nyes, I Agree with you, It's about A...
ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN
[ { "date": "2012-10-11", "forum": "FiveWin for Harbour/xHarbour", "text": "Kok,\n\nAFAIK ADS provides its own encryption functions, so you should use theirs\n\nI am not used to them, but surely another ADS user may help on this", "time": "10:17", "topic": "ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM...
ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN
[ { "date": "2012-10-12", "forum": "FiveWin for Harbour/xHarbour", "text": "In a 2-tier (true client-server) application, data is managed by the server. Index operations are performed on the server end. Without ADS, (that's when the server is only used as a shared drive) each record travels from the sha...
ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN
[ { "date": "2012-10-12", "forum": "FiveWin for Harbour/xHarbour", "text": "Dear Reinaldocrespo,\n\nThank you for the explanation.\nI like client server from ADS, very fast.\n\nyes,I do not have any option to use a power from ADS for my old program, except I change the structure of indexing.\n\nRegards,\...
ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN
[ { "date": "2012-10-12", "forum": "FiveWin for Harbour/xHarbour", "text": "BTW - since we are on this subject, I might as well add some more information. In a client-server paradigm (like any SQL including ADS SQL), index or table corruption is very unlikely. The reason tables and indexes get corrupted...
ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN
[ { "date": "2012-10-13", "forum": "FiveWin for Harbour/xHarbour", "text": "Dear Reinaldo,\n\nThank you for this useful information.\nDid you use ADS 11?\nI wanna know about web-paltform from ADS 11.\n\nRegards,\n\nKok", "time": "07:47", "topic": "ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN"...
ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN
[ { "date": "2012-10-13", "forum": "FiveWin for Harbour/xHarbour", "text": "Reinaldo, kok joek hoa:\n\nVery precise explanation of the client / server paradigm.\n\nOn encryption, commercial xHarbour supports a driver called SIX, which allows transparent record encryption. I'd used since the old Clipper ...
ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN
[ { "date": "2012-10-13", "forum": "FiveWin for Harbour/xHarbour", "text": "Hunter;\n\nHow does it work with say; 50 or 100 users?\n\nI think that remote desktop represents a great solution as long as you keep app restricted to few concurrent users. Furthermore, remote desktop does not add a web-clients ...
ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN
[ { "date": "2006-10-12", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola!!\n\nTengo dos preguntas si alguien me las puede responder\n\nComo funciona AdsRollBack()\n\nHe estado probando que el sistema cree un error y en el errorsys ejecuto la funcion AdsRollBack(), pero igual los datos quedan en l...
ADS ROLLBACK
[ { "date": "2006-10-12", "forum": "FiveWin para Harbour/xHarbour", "text": "Patricio:\n\nLAs transacciones con ADS solo funcionan cuando trabajas con el servidor remoto y con el servidor internet, con el servdiro local las instrucciones estan soportadas por compatibilidad pero no hacen nada.\n\nADSRollba...
ADS ROLLBACK
[ { "date": "2007-11-13", "forum": "FiveWin for Harbour/xHarbour", "text": "I've just finished converting a big application to xharbour and it runs wihtout any errors with rmdbfcdx rdd.\n\nI'v tried first with ADs rdd local server (the code is the same) but I've given up because I had all kind of problems...
ADS Rdd problems
[ { "date": "2007-11-13", "forum": "FiveWin for Harbour/xHarbour", "text": "I, and many other people, use ADS both with Local Server and Client Server. I do not believe there are any known bugs at this time, at least for most operations. \n\nPlease make sure you look at the documentation and have setup ...
ADS Rdd problems
[ { "date": "2007-11-14", "forum": "FiveWin for Harbour/xHarbour", "text": "I 've check and recheck everything, adslocal config file, collation, etc. \nI've contacted ads suport, nothing !\n\nI can't find out a reason for these problems.\n\nI know however that when I lock the records in one function and I...
ADS Rdd problems
[ { "date": "2007-11-14", "forum": "FiveWin for Harbour/xHarbour", "text": "I'm satisfied with ADS and with its performance for clients with multiple workstations. I'd rather not go to SQL personally. My reason is strictly support ... its so nice to be able to fix a single DBF and have my client up and ...
ADS Rdd problems
[ { "date": "2007-11-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Ok. But the problems I have are related to ADS local server. I didn't tryed remote server.\n\nAntonio", "time": "19:07", "topic": "ADS Rdd problems", "username": "AHF" } ]
ADS Rdd problems
[ { "date": "2007-11-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Please check the extended reply I made on the xHarbour message board where you posted the same question. Then, please respond after making sure you have the proper elements included.", "time": "23:21", "topic": "ADS Rdd p...
ADS Rdd problems
[ { "date": "2008-08-05", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello All,\r\n\r\n\r\nI have this situation Using xHarbour 1.0b and ADS 8.1:\r\n\r\nI successfully connected using AdsConnect60(....), something happend with my ADSL internet connection and my communication has been cutoff...\r\n\...
ADS Re-connection
[ { "date": "2008-08-07", "forum": "FiveWin for Harbour/xHarbour", "text": "I solved the issue on reconnection by adding the following to ADS.INI <!-- s:idea: --><img src=\"{SMILIES_PATH}/icon_idea.gif\" alt=\":idea:\" title=\"Idea\" /><!-- s:idea: --> \r\n\r\n[Settings]\r\n RETRY_ADS_CONNECTS = 1 \r\n\r\...
ADS Re-connection
[ { "date": "2008-08-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Thanks for the tips. <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "17:03", "topic": "ADS Re-connection", "username": "carlos vargas" } ]
ADS Re-connection
[ { "date": "2010-10-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello,\n\n1) I am trying to work with RI, yes this work, when you want to delete some row from table which is defined with some RI, the row is not deleted but some thing occur with the table, it is not accessible in normal way, w...
ADS Referential Integrity, ADSGetLastError
[ { "date": "2008-04-11", "forum": "FiveWin para Harbour/xHarbour", "text": "Estimados\n\nComo saber en Ads que registros estan bloquedos?\n\ndesde ya muchas gracias..", "time": "15:59", "topic": "ADS Registro bloqueados", "username": "Patricio Avalos Aguirre" } ]
ADS Registro bloqueados
[ { "date": "2008-04-11", "forum": "FiveWin para Harbour/xHarbour", "text": "Patricio;\n\nHola, ¿que tal?\n\nSi estas usando el bloque propio de ADS (proprietay locking), entonces podrias usar la funcion:\n\nAdsGetAllLocks()\n\nBúscala en el help file y verás como funciona.\n\nSaludos,\n\n\nReinaldo.", ...
ADS Registro bloqueados
[ { "date": "2008-04-11", "forum": "FiveWin para Harbour/xHarbour", "text": "Gracias reinaldo\n\nes gusto lo que necesito, pero al tratar de usar la funcion me dice que no existe tal función\n\n[code:2sifmduw]Compiling&#46;&#46;&#46;\n&#9792;MAKE Version 5&#46;2 Copyright &#40;c&#41; 1987, 2000 Borland\n...
ADS Registro bloqueados
[ { "date": "2012-07-24", "forum": "FiveWin para Harbour/xHarbour", "text": "Mario\n\nEsto te puede servir\n\n[url:3icgk4uc]http&#58;//blog&#46;advantageevangelist&#46;com/2008/07/configuring-windows-firewall-for&#46;html[/url:3icgk4uc]", "time": "15:12", "topic": "ADS Remoto", "username": "Pa...
ADS Remoto
[ { "date": "2012-07-24", "forum": "FiveWin para Harbour/xHarbour", "text": "Muchas gracias!\n\nSaludos", "time": "12:51", "topic": "ADS Remoto", "username": "MarioG" } ]
ADS Remoto
[ { "date": "2012-07-24", "forum": "FiveWin para Harbour/xHarbour", "text": "Estimados:\nTengo una PC funcionando como Servidor semi dedicado, con Windows 7. Desde allí ejecuto ADS como Servidor. Al iniciar desde otra PC (con XP o 7) la aplicación me da el siguiente error: 6420 Unable to \"discover\" ...
ADS Remoto
[ { "date": "2012-07-24", "forum": "FiveWin para Harbour/xHarbour", "text": "Es necesario configurar una excepción en el firewall de Windows del equipo Servidor para que permita la comunicación con ADS.\n\nEl archivo que necesitas agregar es [b:uybuvgor]ads.exe[/b:uybuvgor] que se encuentra en c:\\Program...
ADS Remoto
[ { "date": "2012-07-24", "forum": "FiveWin para Harbour/xHarbour", "text": "Gracias Patricio\nAunque, en este momento no tengo PC para corroborarlo, pero me parece que ese es el caso de windows XP.\nPara W7 es como dice Edmundo\nNo obstante bienvenido el articulo\n\nSaludos", "time": "21:51", "to...
ADS Remoto
[ { "date": "2012-07-25", "forum": "FiveWin para Harbour/xHarbour", "text": "Me rectifico;\nEdmundo:\nal parecer solo con eso no basta. Ya que sigo sin poder conectarme\n\nPatricio:\nLei mas detenidamente, pero no puedo llegar a este paso:\nTo get to the firewall exceptions tab you need to view the networ...
ADS Remoto
[ { "date": "2012-07-25", "forum": "FiveWin para Harbour/xHarbour", "text": "Intenta lo siguiente:\n\n1. Reinicia el servidor.\n2. Verifica que los equipos de la red tengan asignada una IP estática.\n3. Intenta conectarte usando el Advantage Data Architect (ARC).\n\nEn general me ha funcionado unicamente ...
ADS Remoto
[ { "date": "2012-07-31", "forum": "FiveWin para Harbour/xHarbour", "text": "A veces para descifrar este tipo de problemas yo intento usar telnet al ip y puerto. Si logro conexión entonces ya sabemos que existe ruta al servicio de ADS en el servidor. Telnet y ADS no hablan lo mismo, así que solo necesit...
ADS Remoto
[ { "date": "2012-07-31", "forum": "FiveWin para Harbour/xHarbour", "text": "Reinaldo,\nmuchas gracias, lo probaré", "time": "15:18", "topic": "ADS Remoto", "username": "MarioG" } ]
ADS Remoto
[ { "date": "2012-07-31", "forum": "FiveWin para Harbour/xHarbour", "text": "en el sito developer de ads existe una herramienta para poder probar si un purto esta abierto.\nyo la uso para verificar.\n\nahora la apertura de un purto en el firewall de windows 7 es diferente al del firewall de xp,\nlo mejor ...
ADS Remoto
[ { "date": "2012-07-31", "forum": "FiveWin para Harbour/xHarbour", "text": "gracias Carlos, buen dato", "time": "22:33", "topic": "ADS Remoto", "username": "MarioG" } ]
ADS Remoto
[ { "date": "2010-09-10", "forum": "FiveWin para Harbour/xHarbour", "text": "El problema que tengo es que cuando sumo un registro en archivos con formato ADT , la BDD primero intenta , si es que tiene , recuperar un registro borrado lógicamente si no encuentra ninguno agrega físicamente uno al final de la...
ADS Reutiliza los registro borrados lógicos
[ { "date": "2010-09-10", "forum": "FiveWin para Harbour/xHarbour", "text": "Hugo:\n\nAl parecer no se puede\n\nlo otro es que utilizes el campo AUTOINC", "time": "22:54", "topic": "ADS Reutiliza los registro borrados lógicos", "username": "Patricio Avalos Aguirre" } ]
ADS Reutiliza los registro borrados lógicos
[ { "date": "2009-03-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Has anyone tried Advantage Data Base Server executing from a Linux server.\nDoes it function ok?\n\nIf using a Linux server with a computer name of Main Server.\nCan a windows station execute if file(\"\\\\MainServer\\Data\\SomeFi...
ADS Server & Linux
[ { "date": "2009-03-22", "forum": "FiveWin for Harbour/xHarbour", "text": "> Can a windows station execute if file(\"\\\\MainServer\\Data\\SomeFile.dbf\")\n\nNo.\n( Unless special software for this purpose is installed allowing Linux to share its files with Windows ).\n\nBut we can use ADS functions (1) ...
ADS Server & Linux