Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
W2000+ASP+ADO+Novell 4.2 Is it really working?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00558220
Message ID:
00558311
Vues:
17
>Hi !
>
>Can I access to DBF file (located at Novell 4.2 file server) through ASP-ADO ?
>I couldn't. I have installed correct access to Novell server through GSNW and NTGATEWAY, ASP-ADO make requests at the local W2000 server - perfectly, but on the Novell server it said 'can't find a file amb01.dbf'.
>
>Anybody have this decision working?
>
>Novell and MS have not advices for VFP ADO (last 6.0 version) situation (only OLE DB for Access, but I had made all recomendations and advices).

Sergey,

Try to verify that the file exists by using the FileSystemObject FileExists() method. Most of the times the problem is that the path is not correct or that the permissions are not set for the IUSR_ account.

If it passes the FileExists() then you can use it on a connection string.
HTH
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform