Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to get a checksum sort of for the app folder/placeme
Message
De
11/10/2005 08:49:58
Dorin Vasilescu
ALL Trans Romania
Arad, Roumanie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 6 SP5
Divers
Thread ID:
01056670
Message ID:
01057914
Vues:
29
But you can
dbsetprop('C09_VSO3Data_FB','Connection','DSN=C09_VSO3Data_FB_12345;UID=sysdba;PWD=masterkey')
and use unique DSN names instead of unique Connection names

>
>
? dbgetprop("rv_lkmnarrations", "VIEW", "ConnectName")
>
>displays the following:
>C09_VSO3Data_FB
>
>
>
? dbsetprop("rv_lkmnarrations", "VIEW", "ConnectName", "C09_VSO3Data_FB_12345")
>
>generates the following error:
>This property is read-only.
>
>Hope I am able to clear my intentions with the above codes.
>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform