Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ColdFusion and Fox objects
Message
 
À
05/02/2001 13:13:29
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00471886
Message ID:
00472609
Vues:
33
>Can't seem to get my example code to show in the message...........

Oh, you mean this sample code? :-)

<!--- initiate the com object --->
<cfobject type="COM" name="oDatasvr" class="DataSvr.DataSvr" action="CREATE" context="INPROC">

<cfset oDatasvr.csql_server = "NRD-sqlNT2">

<!--- set the user id in dataserver --->
<cfset oDatasvr.cuserid = #cgi.remote_user#>

<!--- login to dataserver --->
<cfset cLogin = oDatasvr.Login>
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform