Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set Paths to Data in Web Service
Message
 
À
11/01/2002 11:20:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00602517
Message ID:
00604366
Vues:
24
Mike:

I changed the INIT to like this. Now all is well.

LOCAL cHomedir
cHomeDir = IIF(_VFP.StartMode = 5, JUSTPATH(_vfp.ServerName), SUBSTR(JUSTPATH(SYS(16, 0)), 22))
OPEN DATABASE (cHomeDir + '\data\ATS.dbc') SHARED

USE Acat IN 0
USE Acat2 IN 0
USE Aap IN 0
USE Login IN 0

Regards,
Charlie
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform