Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
General framework and application framework
Message
De
30/09/1998 17:04:35
 
 
À
30/09/1998 16:40:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00142159
Message ID:
00142575
Vues:
23
Jason --

*/ Establish a connection to the SQL Server ...
lnSQLHandle = SQLCONNECT(This.SQLServerName, This.SQLUserID, This.SQLPWd)
If lnSQLHandle <= 0 && Connection Failed
Return 0
Endif

PMI, but wouldn't portability best be served by storing stuff like THIS.SQLServerName in metadata and initializing those properties on object Init? Seems to me you don't have to recompile that way.
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform