Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Linux -> Windows Ads

44 views
Skip to first unread message

Daniel Goldberg

unread,
May 31, 2021, 9:38:23 PM5/31/21
to
Hola,
Armando un programa en harbour para responder get desde una web
Estoy tratando de conectar una aplicación desarrollada en harbour compilada y corriendo sobre linux debian a una base de datos Advantage Database Server que está instalada en Windows sobre la misma LAN
No puedo acceder a la tabla con el comando use
Uso tablas DBF NTX sueltas
Server ADS 11 Remoto

Si lo uso con DBFNTX puro, accedo con mt/c, pero con ADS no
//////////////////////////
Hello,
I’m building a program in harbor to respond get from a web site
I am trying to connect an application developed in harbor compiled and running on linux debian to an Advantage Database Server that is installed in Windows on the same LAN
I cannot access the table with the use command
I use free DBF NTX tables
Remote ADS 11 Server

If I use it with DBFNTX rdd, I access with mt / c, but with ADS not



Probé con las siguientes maneras // I tried the following ways
************************************************************
Error: ADSNTX/EG_OPEN(21) 6097
File: 127.0.1.1:6262/Bristol/Data/INTEGRA
Description: Error 6097: Bad IP address or port specified in the connection path or in the ADS.INI file. axServerConnect

************************************************************
Error: ADSNTX/EG_OPEN(21) 6097
File: //127.0.1.1:6262/Bristol/Data/INTEGRA
Description: Error 6097: Bad IP address or port specified in the connection path or in the ADS.INI file. axServerConnect

20210531 21:07:54 ERRORLOG ============================================================
Error: ADSNTX/EG_OPEN(21) 6097
File: \\127.0.1.1:6262\Bristol\Data\INTEGRA
Description: Error 6097: Bad IP address or port specified in the connection path or in the ADS.INI file. axServerConnect

Cuando intent accede por mnt/c, me da este error
20210531 21:23:30 ERRORLOG ============================================================
Error: ADSNTX/EG_OPEN(21) 6425
File: ../../../../apli/bristol/data/integra
Description: Error 6425: An Advantage Data Dictionary connection is required for Internet connections. AxServerConnect

Desde ya muchas Gracias// Thank you so much
0 new messages