Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Forcing DSN on server to be used rather than on client
Message
De
27/12/2001 23:44:09
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
West Wind Web Connection
Titre:
Forcing DSN on server to be used rather than on client
Divers
Thread ID:
00598667
Message ID:
00598667
Vues:
38
In my WWC_PROCESS class in webconnect I trying to connect to an oracle table using sqlstringconnect: lnConnHandle=sqlstringconnect('PrdfinConn'),
where PrdfinConn is a DSN defined on my server. However, when I send my request from the web I'm prompted to select a data source. When I use a DSN define on my local machine it works fine.

I can use a connection string like "Provider=MSDAORA;Data Source=PrdfinConn;User ID=XXXXXX;Password=XXXXXX" on an ASP page and it works fine. How do I get webconnect to use the DSN on the server.

Keith
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform