dbTalk Databases Forums  

Connection2.ProviderID values

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Connection2.ProviderID values in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Sandrina (Offline)
Junior Member
 
Posts: 2
Join Date: Aug 2006

Question Connection2.ProviderID values - 08-10-2006 , 09:52 AM






I'm programming a DTS, and I need to specify a Connection2 object. Now, my problem is this - what are the values for the ProviderID property of the Connection2 object? I can't seem to find them anywhere....
I need the values for a SqlServer database, for a text file and Oracle database.

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Connection2.ProviderID values - 08-11-2006 , 03:51 AM






Hello Sandrina,

The Connection2 object inherits from the Connection object so should adopt
all the same properties

Allan



Quote:
I'm programming a DTS, and I need to specify a Connection2 object.
Now,
my problem is this - what are the values for the ProviderID property
of
the Connection2 object? I can't seem to find them anywhere....
I need the values for a SqlServer database, for a text file and Oracle
database.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.