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.

Network path

Xailer English public forum
Responder
Srdjan
Mensajes: 111
Registrado: Dom Jun 22, 2008 1:39 pm

Network path

Mensaje por Srdjan »

METHOD CdxDataSource1Create( oSender ) CLASS TARadnici
oSender:cConnect := DISKNAME() + ":"+ALLTRIM( CURDIR() )+""
RETURN Nil
How I can get good cConnect string for shared network Disk ?
If I mapping shared network disk Diskname return A not exact diskname (eg."Z")
Srdjan
Mensajes: 111
Registrado: Dom Jun 22, 2008 1:39 pm

Network path

Mensaje por Srdjan »

Are anybody know how I can resolve this problem ?
Avatar de Usuario
emeasoft
Mensajes: 1094
Registrado: Mié Abr 01, 2009 4:12 pm
Ubicación: emeasoft
Contactar:

Network path

Mensaje por emeasoft »

Hello Srdjan,
Is the dbf in the application directory? If yes, have you tried using Application:cDirectory?
Regards,
Juliano
Responder