Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ColdFusion and Fox objects
Message
 
To
05/02/2001 13:13:29
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00471886
Message ID:
00472609
Views:
38
>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?
Previous
Reply
Map
View

Click here to load this message in the networking platform