messages listlengths 1 1 | topic stringlengths 2 60 |
|---|---|
[
{
"date": "2010-09-21",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Rolando,\n\nque te puedo decir, el siguiente ejemplo funciona, incluso arme un diccionario, lo probe con ADS 7.1 que es con el que trabajo aqui\n\n[code=fw:3ee4mk3j]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">... | ADS - recno() con query SQL SOLUCIONADO |
[
{
"date": "2010-09-21",
"forum": "FiveWin para Harbour/xHarbour",
"text": "MArcelo,\n\nEfectivamente tu código funciona en modo server. Creo que dscubrí el motivo que a mi me falla esto d obtener los recno().\n\nSi el query lo hago como vos funciona bién, ( = 'NY').\n\nPrueba a cambiar la línea\n\n[code... | ADS - recno() con query SQL SOLUCIONADO |
[
{
"date": "2010-09-24",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Marcelo,\n\nEncontré la solución. Gracias a tu ayuda y el link al foro que me recomendaste leer.\n\nAdemás estuve leyendo el help del ADS y ahí se indica que cuando se use \"LIKE\", el query devolverá un cursor tipo STATIC.\n\nLo... | ADS - recno() con query SQL SOLUCIONADO |
[
{
"date": "2006-05-16",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola,\n\nAlguien tiene codificadas las funciones AdsGetMemoDataType() y/o AdsGetFieldType() ?. No consigo afinarlas <!-- s:cry: --><img src=\"{SMILIES_PATH}/icon_cry.gif\" alt=\":cry:\" title=\"Crying or Very sad\" /><!-- s:cry:... | ADS -> AdsGetFieldType y AdsGetMemoDataType |
[
{
"date": "2006-04-26",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola, \n\nAlguien usa con exito esta funcion ( ADSRegCallBack() )? \n\n\nSaludos.\nC.",
"time": "13:37",
"topic": "ADS -> AdsRegCallBack()",
"username": "Carles"
}
] | ADS -> AdsRegCallBack() |
[
{
"date": "2006-04-26",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Haz probado asi ???:\n\n\nFUNCTION Main()\n ...\n AdsRegCallBack( {|nPercent| outputstuff(nPercent)} )\n INDEX ON First+LAST+LABEL1+LABEL2 TAG First\n AdsClrCallBack()\nRETURN nil\n\nFUNCTION outputstuff(nPercent) /* fu... | ADS -> AdsRegCallBack() |
[
{
"date": "2006-04-27",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hi Rene,\n\nTenia una construccion similar a la tuya y no me funcionaba y llevaba 3 dias con ello, pero... te explico. Yo queria usar esta funcionalidad con la funcion ADSCopyTableContents(). La funcion en si va como un torpedo y... | ADS -> AdsRegCallBack() |
[
{
"date": "2006-04-27",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Carles:\n\nNop, no es un error del Help ADS, es simplemente que el \"Callback\" solo esta implementado para los índices en el RDDADS, no fuciona en ninguna otra función.... <!-- s:( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" al... | ADS -> AdsRegCallBack() |
[
{
"date": "2006-12-23",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Rene;\n\n¿Hay noticias sobre este tema? ¿Te ha respondido Brian?\n\nMi intención es usarla en algo asi:\n\n[code:1pkhxl2y]\n\tAdsRegCallBack( { | nPercent | ProgressUpdate( nPercent ) } )\n\n\tIF ADSExe... | ADS -> AdsRegCallBack() |
[
{
"date": "2012-08-09",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hi Reinaldo.\nHave you solved this issue ?\nI have the same problem. I want to execute a function when Advantage is making a select (is only a meter for showing that the procedure is working ).\nThanks a lot.\nMassimo.",
"tim... | ADS -> AdsRegCallBack() |
[
{
"date": "2012-08-09",
"forum": "FiveWin para Harbour/xHarbour",
"text": "It is working right now for me.\n\nHere is the code snippet:\n\n[code=fw:3lek6r7q]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /> <span style=\"color: #00C800;\">IF</span> ADSCreateSQLStatement<span st... | ADS -> AdsRegCallBack() |
[
{
"date": "2012-08-09",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Thanks Reinaldo.\nI'll give it a try. But not now. I have to turn off the computer because there's a storm coming and I would not take chances with electrical surges.\nMassimo.",
"time": "17:07",
"topic": "ADS -> AdsRegCa... | ADS -> AdsRegCallBack() |
[
{
"date": "2012-08-10",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hi Reinaldo.\nI made this function, appending yours, but I receive some errors during compiling process. I'm using Xharbour commercial.\nI'm doing something wrong ?\nThanks a lot.\nMassimo\n\n\n[color=#0000FF:1ers2g6f]***********... | ADS -> AdsRegCallBack() |
[
{
"date": "2012-08-10",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Massimo;\n\nI have compiled the c code with all versions of bcc. I do get one warning that can be ignored. I'm sorry I can't say why you get errors. The code is quite simple. I'm too busy these days. I'll try to come back t... | ADS -> AdsRegCallBack() |
[
{
"date": "2014-10-27",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Reinaldo,\n\nI got warning: Parameter 'ulCallbackID' is never used in function ShowPercentage\n\nIt doesn't affect the application on run-time but annoying when compiling.. <!-- s:) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" a... | ADS -> AdsRegCallBack() |
[
{
"date": "2014-10-27",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hey Frances;\n\nI confirm you are right. I would try not to worry as the code works perfectly. I will look into it soon to see if that waring can be, somehow, pacified. \n\nBest regards,\n\n\n\nReinaldo.",
"time": "14:13",
... | ADS -> AdsRegCallBack() |
[
{
"date": "2014-10-28",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[quote=\"reinaldocrespo\":11gtqr08]Hey Frances;\n\nI confirm you are right. I would try not to worry as the code works perfectly. I will look into it soon to see if that waring can be, somehow, pacified. \n\nBest regards,\n\n\n... | ADS -> AdsRegCallBack() |
[
{
"date": "2014-10-28",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Frances;\n\nNice job. I'll use your implementation.\n\nThank you.\n\n\nReinaldo.",
"time": "14:06",
"topic": "ADS -> AdsRegCallBack()",
"username": "reinaldocrespo"
}
] | ADS -> AdsRegCallBack() |
[
{
"date": "2006-04-28",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola, \n\nEl siguiente codigo es ejecutado con FWH y funciona perfecto, pero si ejecuto una query con ARC32 ( Tools->Native SQL) el resultado es muchiiisimo mas rapido. Mi Pregunta es: Se puede optimizar la ejecucion de las funci... | ADS -> Optimizacion de consultas SQL |
[
{
"date": "2006-04-28",
"forum": "FiveWin para Harbour/xHarbour",
"text": "El server que tu indicas en una carpeta de tablas DBF ?",
"time": "17:40",
"topic": "ADS -> Optimizacion de consultas SQL",
"username": "dbzap"
}
] | ADS -> Optimizacion de consultas SQL |
[
{
"date": "2006-04-30",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola,\n\nNo entiendo tu pregunta. Se pretende trabajar contra servidor, no en modo local.\n\nSaludos.\nC.",
"time": "08:58",
"topic": "ADS -> Optimizacion de consultas SQL",
"username": "Carles"
}
] | ADS -> Optimizacion de consultas SQL |
[
{
"date": "2006-04-30",
"forum": "FiveWin para Harbour/xHarbour",
"text": "no importa que sea un server ADS, la pregunta es si las tablas son archivos DBF o si es un server SQL, por ejemplo Microsoft SQL Server.\nEso.",
"time": "19:19",
"topic": "ADS -> Optimizacion de consultas SQL",
"usern... | ADS -> Optimizacion de consultas SQL |
[
{
"date": "2006-05-01",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[quote=\"dbzap\":3rgk4mf8]no importa que sea un server ADS, la pregunta es si las tablas son archivos DBF o si es un server SQL, por ejemplo Microsoft SQL Server.\nEso.[/quote:3rgk4mf8]\n\nSi es Advantage, son base de datos DBF, ... | ADS -> Optimizacion de consultas SQL |
[
{
"date": "2006-05-02",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola,\n\nNo me explicado bien. Voy a intentarlo de nuevo <!-- s:roll: --><img src=\"{SMILIES_PATH}/icon_rolleyes.gif\" alt=\":roll:\" title=\"Rolling Eyes\" /><!-- s:roll: --> \n\nQuiero saber si contra un server ADS, y usando ... | ADS -> Optimizacion de consultas SQL |
[
{
"date": "2006-05-02",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola,\n\nprobaste con utilizar otro formato para el resultado\n\n ADSCreateSQLStatement(\"SQLarea\",n) 1,2,3 \n\nseria interesante ver como cambia esto, por otra parte el tiempo que das, lo 6 segundos es tomando en cuenta el tie... | ADS -> Optimizacion de consultas SQL |
[
{
"date": "2006-05-02",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola Marcelo,\n\n1.- El 2º parametro es el tipo de tabla, siendo 2 == DBF_CDX (eso creo, ahora me haces dudar)\n\n2.- El tiempo aprox. lo calculo sencillamente\n\n[code:2iwmvvhi]nInicio := Seconds()\nADSExecuteSQLDire... | ADS -> Optimizacion de consultas SQL |
[
{
"date": "2006-05-02",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[quote=\"Carles\":2t8yj4vd]Hola Marcelo,\n\n1.- El 2º parametro es el tipo de tabla, siendo 2 == DBF_CDX (eso creo, ahora me haces dudar)\n[/quote:2t8yj4vd]\n\nEra para saber si afectava en que formato recibes el resultado, pueda... | ADS -> Optimizacion de consultas SQL |
[
{
"date": "2006-05-02",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Carles:\n\nUna pregunta.... y creo que tiene que ver con la forma en que estas trabajando.... ¿tienes indice asignado para esa tabla DBF ?",
"time": "16:30",
"topic": "ADS -> Optimizacion de consultas SQL",
"username"... | ADS -> Optimizacion de consultas SQL |
[
{
"date": "2006-05-03",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola a todos,\n\nMarcelo:\n\n1.- He probado en ADSCreateSQLStatement(\"SQLarea\",2), todos los parametros posibles, y realmente solo funciona con el 2 (ADS_CDX)\n\n[quote:o4kpfoyz]Yo, utilizo SQL de manera nativa con ADS, es real... | ADS -> Optimizacion de consultas SQL |
[
{
"date": "2006-05-03",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola,\n\nHe instalado el ODBC de ADS para realizar test. El resultado sobre 100000 registros es para la Sql \"Select first, last, age from test where age > 90\"\n\n1.- Si quiero los una pagina de 30 registros -> 0.2 seg.\n2.- Si... | ADS -> Optimizacion de consultas SQL |
[
{
"date": "2006-05-03",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola Carles,\n\nPor dos motivos va mas rapido ARC32 que el programa.\n\n1. La consultas SQL \"Select * from Test where age > 90\" no necesita hacer una sql. Lo que hace es abrir la tabla ADT con un filtro. Se puede comprobar si h... | ADS -> Optimizacion de consultas SQL |
[
{
"date": "2006-05-03",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola Fernando,\n\n[quote:1hj17352]Por dos motivos va mas rapido ARC32 que el programa. \n\n1. La consultas SQL \"Select * from Test where age > 90\" no necesita hacer una sql. Lo que hace es abrir la tabla ADT con un filtro...[/q... | ADS -> Optimizacion de consultas SQL |
[
{
"date": "2006-05-03",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola,\n\nAunque lo que abras sea una dbf, lo que abres es la DBF, no una consulta sobre la DBF. Esto lo hace si trabajas en modo Server, no en modo local.\n\nComprueba como, por ejemplo, te deja cambiar los valores que te ha devu... | ADS -> Optimizacion de consultas SQL |
[
{
"date": "2006-05-03",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Holas,\n\nbueno segun se, si haces una consulta sobre una tabla sin realizar un join, es decir sin que intervenga otra tabla, lo que ADS nos devuelve es un cursor dinamico y por eso que ARC te da las cabeceras en mayusculas, pero... | ADS -> Optimizacion de consultas SQL |
[
{
"date": "2006-05-05",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Marcelo, Fernando,\n\nGracias por vuestras opiniones. Intentare realizar ejemplos de testeo si puedo este fin de semana, aplicando filtros AOF, consultas dinamicas y estaticas, a ver q conclusion puedo sacar. Cuando termine, inte... | ADS -> Optimizacion de consultas SQL |
[
{
"date": "2006-05-05",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Carles,\n\nes como te digo una consulta sobre una sola tabla te genera un cursor dinamico cuya modificacion la hace ne la tabla original, eso significa que el resultado es la tabla original con un filtro aplicado sobre ella, como... | ADS -> Optimizacion de consultas SQL |
[
{
"date": "2006-05-05",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola Marcelo,\n\n\n\nSi, si..., esta claro pero entonces por lo que estoy experimentando, una consulta sobre una sola tabla es muuuucho mas lento, que aplicar un DBSetFilter(). Si yo creo una consulta sobre una tabla de 1 millon ... | ADS -> Optimizacion de consultas SQL |
[
{
"date": "2006-05-06",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola,\n\nEs normal que ADSExecuteSqlDirect() tarde mas que DbSetFilter para la sql que indicas (Select {static} first, last, state, age form test where age > 90 and state = 'DE'). Pero ojo depende del número de registros que cump... | ADS -> Optimizacion de consultas SQL |
[
{
"date": "2006-05-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola,\n\nFinalmente pude realizar mis testeos y aquí os mando un resumen. Si alguien cree q estoy errado o quiere ampliar en algo, le agradeceria q lo posteara. <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\"... | ADS -> Optimizacion de consultas SQL |
[
{
"date": "2006-06-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Retomo este hilo debido a que estoy porbando trabajar con SQL en ADS.\nUtilizao la versión 6.2, de ADS.\nTengo lo siguiente\n\n[code:3bzgd75l]\n cCount := 'Select Count(*) FROM '+::aDbFile[_LOCALIDA... | ADS -> Optimizacion de consultas SQL |
[
{
"date": "2006-06-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola Mario,\n\n1. Antes ejecutar ADSExecuteSQLDirect tienes que ejecutar ADSCreateSQLStatement para crear el alias donde guardará el resultado de la consulta.\n\n2. Antes dejecutar ADSCreateSQLStatement si no pasas el alias de la... | ADS -> Optimizacion de consultas SQL |
[
{
"date": "2006-06-09",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Fernando; disculpá la ignorancia. Pero soy principiante tanto en esto como en comandos SQL.\nMi codigo es el siguiente\n\n[code:2epczb8q]\n CLOSE ALL // Es una aplicación ya implementada por lo quer cierro todo\n\n AdsConne... | ADS -> Optimizacion de consultas SQL |
[
{
"date": "2006-06-12",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Mario,\n\nAisla tu codigo con este pequeño ejemplo, y te deberia funcionar. En este ejemplo abro una tabla, muestro el browse, preparo una consulta a otra tabla, muestro resultado, y finalmente retorno al primer browse.\n\n\n[cod... | ADS -> Optimizacion de consultas SQL |
[
{
"date": "2006-06-12",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Carles:\nGracias por la ayuda.\n\nRespecto de AdsGetConnectionHandle()\nAl compilar me devuelve el error de abajo. Por eso aclaré que uso ADS 6.2 y preguntaba si la función no será de una version posterior\n\nGenerating C source ... | ADS -> Optimizacion de consultas SQL |
[
{
"date": "2006-06-12",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola,\n\nEl error esta en la segunda consulta SQL. Al intentar generarla te dice que cierres la primer consulta\n\n[code:1w26sm9h]MsgMeter( {|oMeter,oTxt| oMeter:nTotal:= SQLarea->Expr , ; \n ... | ADS -> Optimizacion de consultas SQL |
[
{
"date": "2010-09-17",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Buen día,\n\nRetomo este hilo porque estoy intentando comenzar con las query en ADS ya que hasta ahora no lo he usado.\n\nUso DBF's con CDX's.\n\nDentro de estos post encontré un ejemplo de query que funciona correctamente pero l... | ADS -> Optimizacion de consultas SQL |
[
{
"date": "2010-12-20",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola a todos.\n\nMe gustaría pasar mi aplicación al motor de bb.dd. ADS10.\n\nTengo xHarbour y FW10.2, hay alguien que este trabajando en esta plataforma, en principio me surgen muchas dudas.\n\nGracias.",
"time": "20:53",
... | ADS 10 |
[
{
"date": "2010-12-20",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Manuel,\n\nLuis Krause y Brian Hays son usuarios de ADS desde hace muchos años, contacta con ellos seguro que te ayudarán a aclarar dudas, etc",
"time": "21:20",
"topic": "ADS 10",
"username": "Antonio Linares"
}
] | ADS 10 |
[
{
"date": "2010-12-21",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Gracias, Antonio.\n\nVoy a intentarlo.",
"time": "09:15",
"topic": "ADS 10",
"username": "manuelcalerosolis"
}
] | ADS 10 |
[
{
"date": "2010-12-25",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola,\n\nEste es el código que debes añadir al comienzo:\n\n1) Call the ADS Service:\n\nREQUEST ADS\n\n2) Set the RDD Default\n\nRddSetDefault(\"ADS\") // just ADS, data file type comes later\n\n3) Set the Server type:\n\nAdsSetS... | ADS 10 |
[
{
"date": "2010-12-27",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Quiero dar las gracias públicamente a Luis Krause, por su ayuda para tener en mi aplicación la posibilidad de usar los motores de bb.dd. de ADS.\n\nYa lo he conseguido gracias a el u ahora estoy en fase de testeo, de momento todo... | ADS 10 |
[
{
"date": "2010-12-27",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola:\n\n¿Has tenido problemas con los filtros?",
"time": "12:02",
"topic": "ADS 10",
"username": "mgsoft"
}
] | ADS 10 |
[
{
"date": "2010-12-30",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Mis pruebas aun no son muy extensas, pero de momento lo único q detecto de los filtros es q son extremadamente mas rápidos q en el RDD nativo de xHarbour, ven muy bien.",
"time": "19:29",
"topic": "ADS 10",
"username"... | ADS 10 |
[
{
"date": "2010-12-31",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola:\n\nADS no soporta filtros del tipo SET FILTER TO &cCondicion.\n\nEn efecto, las mejoras de velocidad son muy notables.\n\n¿Usas el servidor o el modo local?.\n\nCambiando ads.cfg se puede poner hasta 20 usuarios sin necesid... | ADS 10 |
[
{
"date": "2011-02-22",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Manuel:\nPodrías orientarme un poco en sacarle partido al ADS. Sobre todo en el tema de filtros y si hay posibilidad de crear indices temporales.\nUn saludo\nJosé Luis",
"time": "18:02",
"topic": "ADS 10",
"username":... | ADS 10 |
[
{
"date": "2011-02-23",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hice algunas pruebas con el servidor en local y remoto no lo utilice via internet, y el rendimiento en general en red local era bastante peor que el DBFCDX nativo, por lo tanto decidí no continuar investigando con ADS.\n\nAhora e... | ADS 10 |
[
{
"date": "2011-02-23",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Agrego:\nAparte del REQUEST ADS hay que agregar\nEXTERNAL OrdKeyCount, OrdkeyNo (Caso contrario hay problemas con los browses)\n\nEn cuanto a los filtros, ADS dispone de filtros muy veloces a traves de la función AdsSetAOF() con ... | ADS 10 |
[
{
"date": "2010-11-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Only for information purposes for ADS users:\n\nWith ADS 9.x, xBrowse was not as performant as with e. g. RMDBFCDX, especially the time for building the browse and switching sorting needs significant time with big tables.\n\nWith ... | ADS 10 with tremendous performance increase |
[
{
"date": "2010-11-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Any Idea why ????\n\nCan us ask the ADS Support \n\ntx",
"time": "09:11",
"topic": "ADS 10 with tremendous performance increase",
"username": "Uwe.Diemer"
}
] | ADS 10 with tremendous performance increase |
[
{
"date": "2010-11-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Uwe,\n\nhere you find more informations:\n\n<!-- m --><a class=\"postlink\" href=\"http://devzone.advantagedatabase.com/dz/content.aspx?key=1\">http://devzone.advantagedatabase.com/dz ... aspx?key=1</a><!-- m -->\n<!-- m --><a cla... | ADS 10 with tremendous performance increase |
[
{
"date": "2012-08-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Want to see what's on version 11?\n\nCheck it out:\n\n[url:1w4bpygz]http://link.brightcove.com/services/player/bcpid69180322001?bckey=AQ~~,AAAACw_M05E~,yCxYCFygI4FwTqVim65-JlI22Yu-fwcr&bctid=1762457211001[/url:1w4bpygz... | ADS 11 |
[
{
"date": "2009-09-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I am using Advantage Database Server version 8.1\n\nI have the AIS portion of my system running like a charm. However, I want to switch to ALS and create temp tables here and there in my code. I cannot seem to figure out how to us... | ADS 5132 Errors / Struggles with Internet and Local Server |
[
{
"date": "2009-09-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "TIA,\n\nSee:\n\nAdsCopyTableStructure()\n\nRegards",
"time": "11:09",
"topic": "ADS 5132 Errors / Struggles with Internet and Local Server",
"username": "Ariel"
}
] | ADS 5132 Errors / Struggles with Internet and Local Server |
[
{
"date": "2009-09-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"arpipeline\":1id5wl8z]I am using Advantage Database Server version 8.1\n\nI have the AIS portion of my system running like a charm. However, I want to switch to ALS and create temp tables here and there in my code. I cann... | ADS 5132 Errors / Struggles with Internet and Local Server |
[
{
"date": "2013-08-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I have source code built into .Exe's using two different resources:\n\n X = xHarbour(.com) with Pelles C\n M = Harbour plus MSVC\n\nThe same code is used in both cases.\n\nThe problem is this. With the libraries we have trie... | ADS 7 - 11 with Harbour ? |
[
{
"date": "2013-08-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Tim;\n\nI don't think you need special builds. Obviously your harbour code does not make use of any fucntion/feature introduced after ver 7. An older client can always speak to a newer server. The opposite is not true. Ther... | ADS 7 - 11 with Harbour ? |
[
{
"date": "2013-08-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Reinaldo,\n\nThe issue is not with the the server, or .dlls, but rather the .libs I have available to link in to the application.\n\nThe libs for xHarbour will NOT work with Harbour. Trying to build .libs for Harbour has been a f... | ADS 7 - 11 with Harbour ? |
[
{
"date": "2013-08-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Why? I mean, why you say it won't work? Do you get an error message? Do you get a gpf? Don't you get to AdsConnect60() to the server? Do you get 7078 error message? Is the server discovery processes not working? Is the fa... | ADS 7 - 11 with Harbour ? |
[
{
"date": "2013-08-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Tim;\n\nIn case the problem is building rddads.lib or if you haven't been able to build your own rddads.lib or are having problems building it, here is a post I did sometime ago that explains how to do it. On this post I also exp... | ADS 7 - 11 with Harbour ? |
[
{
"date": "2013-08-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I will review the post.\n\nActually Antonio tried building the .lib files because he had all of the source files necessary for Harbour.\n\nI got to a point where I could do the build, but received an error message when trying to a... | ADS 7 - 11 with Harbour ? |
[
{
"date": "2008-06-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello!\r\n\r\nAfter I removed ADS Local server (7.1) and it associated files and then install ADS Local server (8.1)... I encountered this strange problem...\r\n\r\nhere's the code...\r\n\r\n[code:154ss81z]\n hADS := 0\n ... | ADS 7.1 to ADS 8.1 |
[
{
"date": "2008-06-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[b:3apf1b24]SOLVE![/b:3apf1b24]\r\n\r\nAdsGetConnectionHandle() not in ACE32.DLL (8.1) \r\n\r\nbut... AdsConnection() is compatible in both 7.1 and 8.1 ace32.dll\r\n\r\n\r\nwhewww! <!-- s8) --><img src=\"{SMILIES_PATH}/icon_co... | ADS 7.1 to ADS 8.1 |
[
{
"date": "2008-06-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello\r\n\r\n[code:2rbnh8yg]ADSConnect60( aIni[ cDATABASEPATH ], aIni[ nCONNECTTYPES ], 'user', '***',, @hADS)\n[/code:2rbnh8yg]",
"time": "21:26",
"topic": "ADS 7.1 to ADS 8.1",
"username": "Pa... | ADS 7.1 to ADS 8.1 |
[
{
"date": "2008-06-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi!\r\n\r\nI think yours is much better.... <!-- s8) --><img src=\"{SMILIES_PATH}/icon_cool.gif\" alt=\"8)\" title=\"Cool\" /><!-- s8) --> \r\n\r\n\r\n\r\nRegards,",
"time": "13:53",
"topic": "ADS 7.1 to ADS 8.1",
"u... | ADS 7.1 to ADS 8.1 |
[
{
"date": "2006-01-05",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola,\n Alguien tiene algun LINK directo para bajar el ADS 8 LOCAL FREE ???\n Que limitacion de usuarios tiene ?\n\nSalu2",
"time": "04:22",
"topic": "ADS 8 \"LOCAL\"",
"username": "Hernan Diego Ceccarelli"
}
] | ADS 8 "LOCAL" |
[
{
"date": "2006-01-05",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[quote=\"Hernan Diego Ceccarelli\":1tmo01u0]Hola,\n Alguien tiene algun LINK directo para bajar el ADS 8 LOCAL FREE ???\n Que limitacion de usuarios tiene ?\n\nSalu2[/quote:1tmo01u0]\n\nYa lo he bajado.\nAlguien sabe si funci... | ADS 8 "LOCAL" |
[
{
"date": "2006-01-07",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hernan Una consulta\n\nQue mejoras tiene la version 8 con respecto a la version 7.1\nen cuantos aplicaciones xharbour\n\ndesde ya gracias\n\nSaludos\nPatricio",
"time": "17:16",
"topic": "ADS 8 \"LOCAL\"",
"usernam... | ADS 8 "LOCAL" |
[
{
"date": "2006-01-07",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Por partes:\n\nPara bajar ADS 8: <!-- w --><a class=\"postlink\" href=\"http://www.google.d2g.com/ads/ver8/\">www.google.d2g.com/ads/ver8/</a><!-- w -->\n\nServer local si funciona en Win98\n\nLimite de usuarios: 5\n\nEn cuanto a... | ADS 8 "LOCAL" |
[
{
"date": "2006-01-07",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Rene,\n Cual es la version de LOCAL SERVER, que NO tiene limites de usuarios ??? (hablamos de una aplicacion NO C/S)\n\nSalu2",
"time": "23:28",
"topic": "ADS 8 \"LOCAL\"",
"username": "Hernan Diego Ceccarelli"
}
... | ADS 8 "LOCAL" |
[
{
"date": "2006-01-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Jejeje, eso no existe mi estimado Hernán. si existiera, ¿ de que viviria la gente de Extended Systems ?, ADS no es solo la tecnolgia cliente servidor, es mucho, muchisimo mas, como los diccionarios de datos, los triggers, la inte... | ADS 8 "LOCAL" |
[
{
"date": "2006-01-09",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Gracias por las aclaraciones <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "04:21",
"topic": "ADS 8 \"LOCAL\"",
"username": "Hernan Diego Ceccarelli"
}... | ADS 8 "LOCAL" |
[
{
"date": "2006-01-12",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Para los que quieran ver mas información\n\n[url:2khnma8a]http://www.advantage.com.uy/demo_ver8.html[/url:2khnma8a]\n\nSaludos\nPatricio",
"time": "16:18",
"topic": "ADS 8 \"LOCAL\"",
"username": "... | ADS 8 "LOCAL" |
[
{
"date": "2006-01-12",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Seria posible, usando solo ADS Remote, tener una Base de datos que contenga archivos (tablas, ficheros) en el servidor local y a la misma vez archivos en un servidor en el Internet?\n\nMe explico: Necesito tener unos archivos en... | ADS 8 "LOCAL" |
[
{
"date": "2006-01-12",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Claro que se puede....\n\nSin ningun problema, simplmente haces un SetServerType(7) y puedes manejar archivos via internet y servidor local sin ningun problema",
"time": "18:45",
"topic": "ADS 8 \"LOCAL\"",
"username"... | ADS 8 "LOCAL" |
[
{
"date": "2006-01-13",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Rene gracias por tu aclaracion.\n\nComo se de tu experiencia y siempre tu buena disposicion de ayudarnos en el este y otros foros, me gustaria que me diera tu opinion acerca de las ventajas y desventaja de usar MySql o ADS advan... | ADS 8 "LOCAL" |
[
{
"date": "2006-01-13",
"forum": "FiveWin para Harbour/xHarbour",
"text": "ADS es una herramienta que proporciona a los archivos DBFs la misma tecnologia de acceso a los datos sobre la cual trabajan productos como SQL Server, Oracle, Informix, es decir, tecnologia Cliente/Servidor, lo cual garantiza un... | ADS 8 "LOCAL" |
[
{
"date": "2006-01-14",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Rene\n\nMas que una respuesta en un EXCELENTE ENSAYO actualizado, sobre motor de base de datos, lo que tu acabas de escribir. Esto es de gran importancia para cualquier programador.\n\nGracias por todos tus aporte.\n\n\nSaludos\... | ADS 8 "LOCAL" |
[
{
"date": "2005-11-29",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Amigos:\nrecién bajé la version 8 Ads (Arc32) , utilidad para\nmanejas archivos DBF,ADT etc.\n\nEn el programa con Harbour hay que sacarle el guión\nal REQUEST_ADS, AHORA VA -> REQUEST ADS\n\nYa lo dijo Rene antes pero como pase ... | ADS 8 Por las dudas. |
[
{
"date": "2008-08-13",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Olá,\r\n\r\nComo posso utilizar instruciones sql del ads sobre una tabela DBF/CDX?\r\n\r\nGracias.",
"time": "21:44",
"topic": "ADS 8 e SQL instruciones",
"username": "Wanderson"
}
] | ADS 8 e SQL instruciones |
[
{
"date": "2008-08-13",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Wanderson, este es un ejemplo en el cual uso un data dictionary\r\n\r\n[code:2k1e78c2]\n#define ADS_ANY_CONEXION ( ADS_LOCAL_SERVER+ADS_REMOTE_SERVER+ADS_AIS_SERVER )\nFUNCTION Main_AbrirTablas( lShared )\n LO... | ADS 8 e SQL instruciones |
[
{
"date": "2006-01-05",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Amigos:\n\nEstoy tratando de crear una tabla ADT, pero me pide\nque debo establecer una conexion.\nNi idea de como hacer una conexion ya que\ntrabajo con ADS Local.\n\nSe agradece cualquier ayuda.\n\nMuchas gracias\n\nRuben Ferna... | ADS 8??? Crear tabla ADT |
[
{
"date": "2012-05-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear All,\n\nI use ADS but never use with SQL Statement.\n\nHow does it different speed between DbSetFilter and ADS with SQL Statement?\n\nMay I have an example to use SQL Statement to open file with ADS?\n\nDo I need to use and I... | ADS : DbSetFilter VS SQL Statement? |
[
{
"date": "2012-05-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi.\n\nYou must connect to an ADS data dictionary. The SQL engine is smart enough to know which indexes or combination of indexes based on the metadata on the DD should be used to produce an optimized result. No need to open tab... | ADS : DbSetFilter VS SQL Statement? |
[
{
"date": "2012-05-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "We are doing queries on dbf/cdx files without a dictionary. The only thing to notice is that any condition like \"Where Name = 'Smith'\" needs an index on Name [b:2i3fm1bu]without a condition[/b:2i3fm1bu]\n\nThe process is basical... | ADS : DbSetFilter VS SQL Statement? |
[
{
"date": "2012-05-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello Reinaldo,\nI read your post and then I made a test with pure DBF.\nThis is what I did. \nDatabase with 124 fields 280.000 records 500 MB.\nI simulate your Select statement with a temporary index.\nIn the screen shot you se... | ADS : DbSetFilter VS SQL Statement? |
[
{
"date": "2012-05-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"AlexSchaft\":cl5k1cwy]We are doing queries on dbf/cdx files without a dictionary. The only thing to notice is that any condition like \"Where Name = 'Smith'\" needs an index on Name [b:cl5k1cwy]without a condition[/b:cl5k... | ADS : DbSetFilter VS SQL Statement? |
[
{
"date": "2012-05-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Reinaldo,\nyou are right in every point. \nWhat I want to say is that RDP offers now possibilities we didn’t had before. And we should evaluate if we really need a client/server solution.\nTill one understands and feels comfortabl... | ADS : DbSetFilter VS SQL Statement? |
[
{
"date": "2012-05-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Otto;\n\nOn the subject of RDP, I'm using a product called WinFlector. It is written with xharbour. My experience as a whole has been positive but I never use it for more than 3 users. \n\nWhat are you using? Can you compare it... | ADS : DbSetFilter VS SQL Statement? |
[
{
"date": "2008-12-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "What needs to be setup in the link script to utilize the ADSClearAof() function. I am trying to move an application to the newer compilier and get this problem.\r\n\r\nByron...",
"time": "23:34",
"topic": "ADS ADSClearAof... | ADS ADSClearAof() |
[
{
"date": "2008-12-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Byron\r\n\r\nYou will need to download the ADS 9 sdk .. use the ads.rdd from the latest xHarbour and create you a new ace32.lib based on ace32.dll from the sdk.\r\n\r\nRick",
"time": "01:18",
"topic": "ADS ADSClearAof()",
... | ADS ADSClearAof() |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.