Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sp_who2 question
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
00610728
Message ID:
00615583
Vues:
18
>>>Can these options be set programmatically? The reason I ask is I have several different applications that access to same DBC and use a connection contained in it. I would like each application to be able to set the APP and WSID at runtime.
>>
>>I don't know for sure but you can try DBSETPROP(< connection name >, "CONNECTION", "ConnectString", < new connection string >).
>
>I think that updates the DBC connection object. I'm looking for a way to have the application change the value while it is running without updating the connection object in the DBC.

AFAIK, you cannot change those options after connection is established.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform