topic stringlengths 1 63 | text stringlengths 1 577k ⌀ |
|---|---|
ADORDD and ACCESS with FHW 712 generating GPF | Vilian,
Please try again with these libs:
<!-- m --><a class="postlink" href="http://www.hotshare.net/file/25827-5169496fca.html">http://www.hotshare.net/file/25827-5169496fca.html</a><!-- m --> |
ADORDD and ACCESS with FHW 712 generating GPF | Now instead GPF i got error 9015 : In hb_vmDo() required item type 'Symbol'
my code:
USE ROBERT VIA "ADORDD" TABLE "L065" MYSQL ;
FROM "127.0.0.1" USER "R" PASSWORD "R"
Browse()
USE |
ADORDD and ACCESS with FHW 712 generating GPF | Robert,
Have you used both libraries from the ZIP file ?
If yes, then it seems as there is a problem with xharbour usrrdd.lib and adordd.lib (as both files have been built from current xharbour cvs).
I appreciate if you or Vilian could email to <!-- e --><a href="mailto:miguelangel@marchuet.net">miguelangel@marchuet... |
ADORDD and ACCESS with FHW 712 generating GPF | Antonio,
The problem persists exactly with the new archives. I sended e-mail for <!-- e --><a href="mailto:miguelangel@marchuet.net">miguelangel@marchuet.net</a><!-- e --> |
ADORDD and ACCESS with FHW 712 generating GPF | Vilian,
Thanks! |
ADORDD and ACCESS with FHW 712 generating GPF | Vilian,
Please download xHarbour from <!-- w --><a class="postlink" href="http://www.xharbour.org">www.xharbour.org</a><!-- w --> and try your test again, thanks |
ADORDD and ACCESS with FHW 712 generating GPF | When I downloaded xHarbour compiller attached to FWH 7.12 i got build 1.1.0
Version downloaded from <!-- w --><a class="postlink" href="http://www.xharbour.org">www.xharbour.org</a><!-- w --> has build number 1.0.0
I'm going to test it today. |
ADORDD and ACCESS with FHW 712 generating GPF | Robert,
>
When I downloaded xHarbour compiller attached to FWH 7.12 i got build 1.1.0. Version downloaded from <!-- w --><a class="postlink" href="http://www.xharbour.org">www.xharbour.org</a><!-- w --> has build number 1.0.0
>
Yes, thats why we think its an error in 1.1.0
> I'm going to test it today.
Thank you! |
ADORDD and ACCESS with FHW 712 generating GPF | I use ADO LIBs from Antonio post
.....
Please try again with these libs:
<!-- m --><a class="postlink" href="http://www.hotshare.net/file/25827-5169496fca.html">http://www.hotshare.net/file/25827-5169496fca.html</a><!-- m -->
.....
1.0.0 = GPF
1.1.0 = In hb_vmDo() required item type 'Symbol' |
ADORDD and ACCESS with FHW 712 generating GPF | Robert,
Please try with all the libs from xharbour.org (including usrrdd.lib and adordd.lib).
Please don't mix my posted libraries with the xHarbour build distributed with FWH ones. Thanks, |
ADORDD and ACCESS with FHW 712 generating GPF | xHarbour 1.0.0
code:
USE ROBERT ALIAS "PAC" VIA "ADORDD" TABLE "L065" MYSQL ;
FROM "127.0.0.1" USER "R" PASSWORD "R"
error:
Application
===========
Path and name: C:\FWH_MYAP\Maraboot\F_MAIN.exe (32 bits)
Size: 3,414,016 bytes
Time from start: 0 hours 0 mins 2 secs
Error occurred at: 26.12.2007... |
ADORDD and ACCESS with FHW 712 generating GPF | 1.1.0 - GPF |
ADORDD and ACCESS with FHW 712 generating GPF | Robert,
Thanks! Well, the GPF is gone with 1.0.0. That confirms our idea that the 1.1.0 has a problem with the usrrdd.lib
Please try it again but don't link adordd.lib. Instead include adordd.prg at the bottom of the tested PRG (because adordd.prg is different from the one that we provide). Thanks! |
ADORDD and ACCESS with FHW 712 generating GPF | Antonio,
I already tested with libs of xHarbour and adordd.prg compiled together to my system, but the problem continues.
Also I made download of xharbour.org, I compiled all the sources, but the error persists! |
ADORDD and ACCESS with FHW 712 generating GPF | Mr Vilian
I am using the binaries downloaded from xhabour.org. I compled adordd.prg with these binaries. I am using usrrdd.lib from the xharbour\lib folder. Adordd is working for me.
I am using bcc |
ADORDD and ACCESS with FHW 712 generating GPF | Vilian,
Is it the same error or a GPF ?
Did you get any answer from Miguel Angel ? |
ADORDD and ACCESS with FHW 712 generating GPF | From the error reported, it seems Mr Robert's error is not from adordd.lib. It is an error in opening the mysql table. |
ADORDD and ACCESS with FHW 712 generating GPF | Antonio,
The error message is the following one:
[code:2uuk75yt]UNRECOVERABLE ERROR 9015 - Symbol Item expected from Hb_VmDo() [/code:2uuk75yt]
The Miguel answered requesting me an example, sent yesterday for it. |
ADORDD and ACCESS with FHW 712 generating GPF | Vilian,
Thanks! |
ADORDD and ACCESS with FHW 712 generating GPF | Antonio,
Some newness? |
ADORDD and ACCESS with FHW 712 generating GPF | Antonio,
I received email from Miguel Angel Marchuet communicating already is decided the error message.
You go to liberate new version of xHarbour/FWH? |
ADORDD and ACCESS with FHW 712 generating GPF | With the latest CVS everything is working fine |
ADORDD and ACCESS with FHW 712 generating GPF | Hope it is available there still. Try downloading xharbour from this link and with this adordd is working fine.
<!-- m --><a class="postlink" href="http://rapidshare.com/files/83156204/xharbour.exe.html">http://rapidshare.com/files/83156204/xharbour.exe.html</a><!-- m --> |
ADORDD and ACCESS with FHW 712 generating GPF | NageswaraRao,
Thanks. |
ADORDD and ACCESS with FHW 712 generating GPF | Is it working for you now ? |
ADORDD and ACCESS with FHW 712 generating GPF | NageswaraRao,
No, the problem continue !!! |
ADORDD and ACCESS with FHW 712 generating GPF | link with usrrdd.lib from xharbour lib folder and try |
ADORDD and ACCESS with FHW 712 generating GPF | NageswaraRao,
Thanks, now its ok. |
ADORDD and ACCESS with FHW 712 generating GPF | Glad to know.
I think now Mr. Antonio can officially publish latest xHarbour build along with FWH |
ADORDD and ACCESS with FHW 712 generating GPF | Nageswararao,
Its already published here <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
<!-- m --><a class="postlink" href="http://fivetechsoft.com/forums/viewtopic.php?t=2486">http://fivetechsoft.com/forums/viewtopic.php?t=2486</a><!-- m --> |
ADORDD and SE FILTER | Dear Anthonio,
is it not possible to use an UPPER() in SET FILTER
SET FILTER TO "UPPER(FIELD) = 'AAA'"
if i use this command:
Error description: Error ADODB.Recordset/16389 E_FAIL: _FILTER
Any Ideas ? In ODBC it works fine...
Regards, Norbert |
ADORDD and SE FILTER | Norbert,
Try to use UCASE() instead of UPPER() |
ADORDD and SE FILTER | [quote="Antonio Linares":2b3kvnut]Norbert,
Try to use UCASE() instead of UPPER()[/quote:2b3kvnut]
Antonio,
same problem.
[code:2b3kvnut]
Error description: Error ADODB.Recordset/16389 E_FAIL: _FILTER
Args:
[ 1] = C UCASE(A_EMAIL) LIKE '%MICROSOFT%'
Stack Calls
=====... |
ADORDD and SE FILTER | Norbert,
ADORDD just routes your request to the ADO driver.
Lets google to see how to use upper() or similar on an ADO filter |
ADORDD and SE FILTER | Norbert,
Is FIELD a valid fieldname on your table ? |
ADORDD and SE FILTER | [quote="Antonio Linares":324w9f7p]Norbert,
Is FIELD a valid fieldname on your table ?[/quote:324w9f7p]
yes. i have testet, and i think, i don´t need any UPPER
it works with A_EMAIL LIKE '%MICOROSOFT%'
and A_EMAIL LIKE '%microsoft%'
<!-- s:oops: --><img src="{SMILIES_PATH}/icon_redface.gif" alt=":oops:... |
ADORDD and SE FILTER | Norbert,
Glad to know you got it working <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
ADORDD and SE FILTER | [quote="NK":2pi90glv]Dear Anthonio,
is it not possible to use an UPPER() in SET FILTER
SET FILTER TO "UPPER(FIELD) = 'AAA'"
if i use this command:
Error description: Error ADODB.Recordset/16389 E_FAIL: _FILTER
Any Ideas ? In ODBC it works fine...
Regards, Norbert[/quote:2pi90glv]
Try
SET FILTER TO UCASE(FIEL... |
ADORDD com xBrowse | Alguem poderia me informar porque não funcionar o xBrowse utilizando o ADORDD? utilizando LISTBOX esta normal.
Ronaldo |
ADORDD com xBrowse | consegue usando esta funcao:
oRs := HB_AdoRddGetRecordSet() |
ADORDD con xMate (xHarbour) | Bueno, este es el proyecto.
[url:387phuu9]http://rapidshare.com/files/30171091/adoRDD.rar[/url:387phuu9]
saludos, espero ayude
PD. hay que agregar la LIB usrrdd.lib a sus ambientes, para que no salgan errores. |
ADORDD disponible para fivewin ppc? | Antonio:Es posible usar el ADORDD en fivewin ppc?Necesito accesar tablas de Access o MySql desde PPC, se puede?Saludos. |
ADORDD disponible para fivewin ppc? | Arturo,Primero tenemos que probar a usar ADO desde Windows Mobile. En Windows Mobile le llaman ADOCE en vez de ADO:<!-- m --><a class="postlink" href="http://msdn.microsoft.com/en-us/library/ms838591.aspx">http://msdn.microsoft.com/en-us/library/ms838591.aspx</a><!-- m --><!-- m --><a class="postlink" href="http://msdn... |
ADORDD disponible para fivewin ppc? | Ya entiendo, entonces voy a comenzar a ver como se usa ADOCE. Gracias, Saludos. [quote="Antonio Linares":1d9werjk]Arturo,
Primero tenemos que probar a usar ADO desde Windows Mobile. En Windows Mobile le llaman ADOCE en vez de ADO:
<!-- m --><a class="postlink" href="http://msdn.microsoft.com/en-us/library/ms838591.as... |
ADORDD listo! por favor contribuir | ADORDD está listo y puede ser descargado desde <!-- m --><a class="postlink" href="https://github.com/AHFERREIRA/adordd.git">https://github.com/AHFERREIRA/adordd.git</a><!-- m -->
Este es un rdd completamente de trabajo que ha sido probado intensivamente.
Aunque este trabajo ha sido pagado en su totalidad por nuestro... |
ADORDD listo! por favor contribuir | Mi pequeño aporte....
Este correo electrónico confirma que ha donado €20.00 EUR a Fundação A.J.U. (<!-- e --><a href="mailto:ajudirecao@gmail.com">ajudirecao@gmail.com</a><!-- e -->) mediante PayPal.
El tipo de cambio para esta compra es 1 Peso colombiano = 0.000338312 Euros.
Esta transacción de tarjeta de crédito apa... |
ADORDD listo! por favor contribuir | Antonio H Ferreira ha hecho una gran labor completando el AdoRdd que seguro será de gran utilidad para muchos
y además me parece muy altruista su deseo de ayudar a ajusera.com y no pedir nada por su trabajo.
Asi que os animo a tener una muestra de gratitud hacia Antonio por su trabajo desinteresado donando para ajuser... |
ADORDD listo! por favor contribuir | Mi donación:
Número de confirmación: 0WM1139446656872V. Se ha enviado un correo electrónico con los detalles de la donación a <!-- e --><a href="mailto:nanoespinoza@hotmail.com">nanoespinoza@hotmail.com</a><!-- e --> y usted puede imprimir el recibo de la donación.
Saludos |
ADORDD listo! por favor contribuir | Sólo unas pocas donaciones hasta ahora!
Por favor, únase con su donación. |
ADORDD listo! por favor contribuir | Saludos
Puedes enviarme los datos de la cuenta y datos para hacer la donación. |
ADORDD listo! por favor contribuir | Google translator:
Algunos de ustedes se preguntan cómo contribuir aparte de PayPal.
Ya la tienes.
Ir a <!-- m --><a class="postlink" href="http://ajusera.com">http://ajusera.com</a><!-- m --> desplácese hacia abajo y verá los datos bancarios:
Transferencia Bancaria
Usted puede transferir a los detalles de la cuen... |
ADORDD no Site | Como posso fazer para usar o adordd para buscar a tabela em meu site: onde estou errando?
cFROM := "www.bazevani.com.br/dados/"
cUSER := "bazevani"
cPSW := "karol139700"
cDBF := "oferta"
cTABLE := "ofertas"
SELECT 1
USE (AllTrim(cDbf)) VIA "ADORDD" TABLE AllTrim(cTable) ;
FROM AllTrim(cFrom) USER AllTrim(cUser) PAS... |
ADORDD no Site | Que error da ? |
ADORDD no Site | o servidor é access |
ADORDD no Site | Path and name: C:\FWH29\rddado\access1.exe (32 bits)
Size: 1,562,112 bytes
Time from start: 0 hours 1 mins 35 secs
Error occurred at: 06/04/07, 10:04:19
Error description: Error ADODB.Recordset/16389 E_FAIL: OPEN
Args:
[ 1] = C SELECT * FROM ofertas
[ 2] = C Provider=SQLOLEDB;server=w... |
ADORDD no Site | Hola Ronaldo,
asegurate que el nombre de la base de datos es correcta. Yo he probado lo siguiente y me ha funcionado:
USE Nomina VIA "ADORDD" TABLE "PROFESION" SQL FROM "MyServer" USER "myuser" PASSWORD "mypass" ALIAS NominaTables
siendo
Nomina - nombre de la base de datos
PROFESION - tabla de la base de datos
MyS... |
ADORDD no lo encuentro | Hola,
¿Dónde puedo encontrar por favor el mismo?.
He descargado los fuentes del último Harbour y no lo encuentro por ningún sitio.
Muchas gracias por la ayuda. |
ADORDD no lo encuentro | Hola Lucas,
un poco más arriba [url:368xifvc]http://forums.fivetechsupport.com/viewtopic.php?f=6&t=6815[/url:368xifvc]
Saludos,
Félix |
ADORDD no lo encuentro | Muchas gracias.
La versión de ese post es antigua.
La última versión está en la carpeta examples de Harbour, no en contribs.
Y hay que enlazar en Harbour hbusrrdd.lib. |
ADORDD on FW9.12 | Hi, i have a problem compiling ADORDD on FWH9.12 (Harbour 2.0)
When compile, i get an unresolved external error on funcion _hb_vmProcessSymbolEx.
I there a lib missing?. Can you teelme wich one?
Thank you
Leandro. |
ADORDD on FW9.12 | Leandro,
Harbour 2.0 is an old version.
Why don't you use a more recent Harbour version ?
[url:34a9udrs]https://bitbucket.org/fivetech/harbour-xharbour-builds/downloads[/url:34a9udrs] |
ADORDD on FW9.12 | Antonio,
I follow your advice and try with Harbour 3.4 and now I have this errors:
the same: _hb_vmProcessSymbolsEx from adordd.lib
and added the follows:
_hb_fun_loadlibrary, _hb_fun_freelibrary and _hb_fun_dbskipper, from fiveh.lib
I need to upgrade something else, isn't it.?
FW9.12, is compatible with ADORDD?. ... |
ADORDD on FW9.12 | Leandro,
There isnt any adordd.lib.
Its adordd.prg you must use.
Where did you get adordd ? |
ADORDD on FW9.12 | I found it in a post here, at the forum... really don't remember which one. If there are not a adordd.lib, just a prg, I'm really lost now...
What I did is, parallel to the main project, of course, the procution one, I try to compile a new prg that conect to a MySQL database and bring me son data stored on a table imp... |
ADORDD on FW9.12 | Leandro,
Check at <!-- m --><a class="postlink" href="https://github.com/AHFERREIRA/adordd.git">https://github.com/AHFERREIRA/adordd.git</a><!-- m -->
Include adordd.prg and adordd.ch in your project .
Compile ,link . |
ADORDD on FW9.12 | Leandro,
It would be very convenient that you upgrade your FWH from <!-- w --><a class="postlink" href="http://www.fivetechsoft.com">www.fivetechsoft.com</a><!-- w --> and use this Harbour:
[url:3qr1xzom]https://bitbucket.org/fivetech/harbour-xharbour-builds/downloads/harbour_3.2_32bits_Borland7_20150621&... |
ADORDD para Antonio H. | Veo en ecódigo esto:
[code=fw:2hbbrw9v]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00C800;">FUNCTION</span> ADODB_CLOSE<span style="color: #000000;">(</span><span style="color: #000000;">)</span><br /> <span style="color: #B900B9;">// oConnection STATIC VAR that mantains... |
ADORDD para Antonio H. | [quote:21xrfu0v]
Antonio lo que he puesto no lo entiendo muy bien...
Para que sirve FUNCTION ADODB_CLOSE()...
Si alguien la usa, y lo puede hacer porque no es una función staic se cargaría el control de la RDD ya que el array interno USRRDD_AREADATA no estaría actualizado y cualquier función DB...() funcionaría de una... |
ADORDD para Antonio H. | Hola Antonio...
Si quieres que la función ADODB_CLOSE() funcione correctamente debes adaptarla para que haga una llamada al método statico del RDD ADO_CLOSE( nWA ).
En la función ADODB_CLOSE() deberías pasarle algún parámetro ya sea nWA o el objeto oConnection .
Precisamente a Sintra es uno de lus lugares que voy a v... |
ADORDD y funciones para DBF. | Hola a todos,Estoy intentando empezar en el mundo de MySQL y ADO y tengo muchas dudas a ver si me pueden ayudar.Ya sé que la gestión de una tabla SQL es muy diferente a un DBF pero intentaré en un principio buscar las parecidos y usar ADORDD.Como sé que diferentes bases de datos tienen características diferentes, ponga... |
ADORDD y usar eficazmente el sistema de indices/primary key | Hola. Como sabreis, el SQL y un sistema de servidor de bases de datos, normalmente debe de ser eficiente, en las ordenes DML para reconcoer si existen indices asociados, usarlos... pero la pregunta es... la performance del sistema, del servidor donde está alojado el servicio SQL.... habeis hecho pruebas para determina... |
ADORDD y usar eficazmente el sistema de indices/primary key | ADORDD te simplifica una gestión básica de ADO, para realizar operaciones simples, usándolo como un RDD.Pero si quieres optimizar procesos, etc. entonces es preferible usar sentencias SQL directamente con ADO. |
ADORDD. Set Filter. Muy lento. | Buenas
¿ Alguien a usado o valorado ADORDD de Antonio ?
He realizado una simple prueba con 600.000 registros en MySql
Tan simple como
USE CODPOST
set filter to hb_recno < 100
browse()
Para que el browse muestre rapidamente datos, pero el comportamiento es muy lento .
Encima si los registros estan mezclados , por ... |
ADORDD. Set Filter. Muy lento. | Buenas
Haciendo un poco de trampas, es posible simular un comportamiento mejor y es establecer la query antes de abrir la tabla;
[code=fw:vfsgrt6i]<div class="fw" id="{CB}" style="font-family: monospace;"><br /> hb_adoSetQuery<span style="color: #000000;">(</span> <span style="color: #ff0000;">"hb_rec... |
ADORDD. Set Filter. Muy lento. | Rafa,
Google translator:
Primera meta de ADORDD es aplicaciones dbf portuarias a SQL como tey son.
SET FILTER es obligatorio para lograrlo.
Existen situación en la que los filtros no se pueden traducir a SQL declaraciones ex SET fFILTER TO MyFunc () por lo que deben trabajar como rdd dbf.
El ADO_SKIPFILTER funciona ... |
ADORDD. Set Filter. Muy lento. | Gracias Antonio por la respuesta.
Sinceramente, en Clipper / Harbour, en sitios MUY concretos usamos filtros, por su excesiva lentitud, aunque en otros hice algunas mejoras , como los indices CUSTOMS, donde solucioné
muchos problemas de rendimiento, [url:nyyryy8c]http://xthefull.blogspot.com.es/2014/... |
ADORDD. Set Filter. Muy lento. | Rafa,
[quote:2ghvq9xo]Sinceramente, en Clipper / Harbour, en sitios MUY concretos usamos filtros, por su excesiva lentitud, aunque en otros hice algunas mejoras , como los indices CUSTOMS, donde solucioné
muchos problemas de rendimiento, <!-- m --><a class="postlink" href="http://xthefull.blogspot.com.es/2014/02/harb... |
ADORDD.PRG última versión? | Donde puedo conseguir la última versión de ADORDD.PRG y Deseo ver que funciones están desarrolladas hoy en día y saber que puedo hacer y que no.SaludosCarlos G. |
ADORDD.PRG última versión? | Carlos,La versión más reciente está en el SVN de Harbour. Existe una versión modificada para xHarbour que está en el CVS de xHarbour.El código del ADORDD es muy facil de entender, por lo que revisándolo verás como usa el ADO y lo que está operativo de momento. |
ADORDD.PRG última versión? | [quote="Antonio Linares":1ni7bsqq]Carlos,
La versión más reciente está en el SVN de Harbour. Existe una versión modificada para xHarbour que está en el CVS de xHarbour.
El código del ADORDD es muy facil de entender, por lo que revisándolo verás como usa el ADO y lo que está operativo de momento.[/quote:1ni7bsqq]Graci... |
ADORDD.PRG última versión? | Carlos,Aqui tienes el fuente de ADORDD.prg de Harbour:[code:2x0gxcau]
/*
* $Id: adordd.prg 8335 2008-04-11 10:10:29Z mbelgrano $
*/
/*
* Harbour Project source code:
* ADORDD - RDD to automatically manage Microsoft ADO
*
* Copyright 2007 Fernando Mancera <fmancera@viaopen.com> and
* Anto... |
ADORDD.PRG última versión? | Gracias Antonio,SaludosCarlos G. |
ADORDD.PRG última versión? | Antonio, intentando compilar adordd me da este error:Error: Unresolved external '_HB_FUN_HB_SYMBOL_UNUSED' referenced from C:\LAVWIN\WP32\OBJ\ADORDD.OBJuso xharbour. |
ADORDD.PRG última versión? | Pedro,Puedes anadir esta funcion en tu PRG:function HB_SYMBOL_UNUSED( x )return nilEditado: Esta es la forma correcta:#define HB_SYMBOL_UNUSED( symbol ) ( symbol := ( symbol ) ) |
ADORDD.PRG última versión? | ahora me da este mensaje de error a correr a funcionar un ejemplo:---------------------------Stop---------------------------Error ADORDD/0 Operation not supported from Errorsys, line: 0---------------------------OK ---------------------------Saludos |
ADORDD.PRG última versión? | Pedro,Has recompilado adordd.prg con el build de Harbour/xHarbour que estes usando ? |
ADORDD.PRG última versión? | SR. Antonio pode arrumar um exemplo PRG de como conectar ao BD MYSQL com ADORDD?COM SQLLIB faço assim:SQL CONNECT ON 'localhost';PORT 3306 ;DATABASE "test" ;USER "root";PASSWORD '';LIB 'MySQL'Obrigado |
ADORDD.PRG última versión? | En <!-- w --><a class="postlink" href="http://www.fivetechsoft.com/files/adordd.zip">www.fivetechsoft.com/files/adordd.zip</a><!-- w --> hay un ejemplo para acceder a MySQL. |
ADORDD.PRG última versión? | y para xHarbour?? , hay alguna diferencia o se puede compilar de plano..Salu2 |
ADORDD.PRG última versión? | Willy,Puedes compilarlo tal cual. Debe funcionar bien. |
ADORDD.PRG última versión? | [quote="Antonio Linares":oxbdau6d]Pedro,
Has recompilado adordd.prg con el build de Harbour/xHarbour que estes usando ?[/quote:oxbdau6d]Si, compilado con la version de xharbour en uso (incluso he probado con otras mas nuevas que la mia, de hecho, de tantas pruebas ya no se que version estoy usando.. je, je..)Saludos, ... |
ADORDD.PRG última versión? | Preguntonta...estoy haciendo pruebas con un servidor mysql en la red local, abro una table que tiene 90.417 registros, demora 4 o 5 segundos en abrirla, y luego cuando hago el browse, es como si trabajara en local, cierro el browse y abro el mismo browse y no demora nada en mostrar los datos.Me equivoco o los datos que... |
ADORDD.PRG última versión? | Otra cosa... veo que tampoco necesito crear la conexión con el ODBC, lo hace solito el ADORDD?, basta tener instalado el driver para mySQL?o sea, no tengo que crear el origen de datos.... |
ADORDD.PRG última versión? | Pedro,Posiblemente ADO mantenga un caché |
ADORDD.PRG última versión? | Antonio,hice mis pruebas accediendo desde otra adsl, un portatil con ADSM creo que se llama asi esa a 7.2 mb., la demora es de 153 segundos (en local 5 s), luego los datos los muestra como si estuvieran todos en local, a pesar que la tabla ocupa 20 mb., el trafico generado fue de 7 mb. (se ve que hay compresión o algo ... |
ADORDD/MS Access and decimal numbers | Antonio,
I am creating table in a data base Access with the following command:
[code:2oj665w3]DbCreate( "test2.mdb;table1", { { "NPEDIDO", "C", 6, 0 },;
{ "QTE", "N", 10, 0 },;
{ "VALOR... |
ADORDD/MS Access and decimal numbers | Vilian,
Probably its not your mistake, but a missing properly management of decimals numbers in ADORDD |
ADORDD/MS Access and decimal numbers | Antonio,
Thanks. |
ADORDD: para Manu Expósito | Hola Manu,
Hay un ADORDD en marcha bastante avanzado. A ver que te parece por favor:
<!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=30266">viewtopic.php?f=3&t=30266</a><!-- l -->
Disponible en:
[code=fw:36fbkves]<div class="fw" id="{CB}" style="font-family: monospace... |
ADOXB | Hola amigos:
¿Alguien tiene una versión actualizada de ADOXB?:
[code=fw:3uu223xt]<div class="fw" id="{CB}" style="font-family: monospace;"> **************************************************************************************<br /> *<br /> * <span style="color: #0000ff;">Cursor</span> Location<br /> *<br... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.