Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Making a connection to VFP
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00485859
Message ID:
00490945
Vues:
8
>What I was trying to do is run the asp code on the server. I do not know what the path is on the server. I just wanted it to use the local directory.
>

In ASP code you may use Server.MapPath() to get the path to tables.
Anyway you have to define full path to your tables in connection string, because
if you just use '...;SourceDB=\;...' ODBC driver looks for files in WinNT\System32 folder.
Alex
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform