I want to list all databases from connected ADS. Is this possible with the directory()-function? It is no data dictionary connection, just a simple ads connection.
Maarten
In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
How to retrieve directory listening from ADS-connection?
-
- Mensajes: 126
- Registrado: Lun Mar 29, 2010 10:24 am
- ignacio
- Site Admin
- Mensajes: 9441
- Registrado: Lun Abr 06, 2015 8:00 pm
- Ubicación: Madrid, Spain
- Contactar:
How to retrieve directory listening from ADS-connection?
Maarten Roos escribió el lun, 02 agosto 2010 17:29I want to list all databases from connected ADS. Is this possible with the directory()-function? It is no data dictionary connection, just a simple ads connection.
Maarten
Maarten,
I guess you can as long you have enough privilegies on that directory.
Regards,
Maarten
Maarten,
I guess you can as long you have enough privilegies on that directory.
Regards,
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
-
- Mensajes: 126
- Registrado: Lun Mar 29, 2010 10:24 am
How to retrieve directory listening from ADS-connection?
Solved it.
I had to add the ADS machine to the network work-group, I was working with IP and now i am able to work with servername.
I had to add the ADS machine to the network work-group, I was working with IP and now i am able to work with servername.
- ignacio
- Site Admin
- Mensajes: 9441
- Registrado: Lun Abr 06, 2015 8:00 pm
- Ubicación: Madrid, Spain
- Contactar:
How to retrieve directory listening from ADS-connection?
Maarten Roos escribió el mar, 03 agosto 2010 13:24Solved it.
I had to add the ADS machine to the network work-group, I was working with IP and now i am able to work with servername.
Maarten,
Great!
Best regards
I had to add the ADS machine to the network work-group, I was working with IP and now i am able to work with servername.
Maarten,
Great!
Best regards
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
How to retrieve directory listening from ADS-connection?
Marteen:
Use ADSDirectory() funcion.
Regards
Rene Flores
http://www.ciber-tec.com
El 02/08/2010 10:29 a.m., Maarten Roos escribió:
> I want to list all databases from connected ADS. Is this
> possible with the directory()-function? It is no data
> dictionary connection, just a simple ads connection.
>
> Maarten
Use ADSDirectory() funcion.
Regards
Rene Flores
http://www.ciber-tec.com
El 02/08/2010 10:29 a.m., Maarten Roos escribió:
> I want to list all databases from connected ADS. Is this
> possible with the directory()-function? It is no data
> dictionary connection, just a simple ads connection.
>
> Maarten