Has anyone created a dts file in MS SQL7 and was able to access it using
cfobject?  I am getting the error:

Error trying to create object specified in the tag.
COM error 0x800401F3. Invalid class string
The error occurred while processing an element with a general identifier of
(CFOBJECT), occupying document position (9:1) to (9:74) in the template file
c:\myfile.cfm

code:
<cfobject
Type="COM"
Action="create"
Class="DTS_NAME.DTS"
Name="dts_name">

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to