Re: SSIS is pathetic with ODBC connections ...
- From: jags_32@xxxxxxxxx
- Date: Mon, 3 Dec 2007 05:52:45 -0800 (PST)
On Nov 30, 5:18 pm, Erland Sommarskog <esq...@xxxxxxxxxxxxx> wrote:
(jags...@xxxxxxxxx) writes:
We have spent days trying to perform a proof of concept and I am
dissappointed with SSIS to say the least. We are trying to connect and
fetch data from a Double Byte Progress database and the "DataReader
Source" using a ADO .NET ODBC provider does not work! I understand
that SSIS is a totally rewritten version of DTS. What annoys me is
that this functionality used to work in DTS and does not in the much
talked about SSIS!! Will someone in Microsoft start listening to
customers instead of gloating on useless features. SSIS is a total
waste if it cannot connect and fetch data from a wide variety of
source databases!!
I have played with OdbcClient against SQL Server, and it was fairly
easy to do things that annoyed the ODBC SQL Server Driver.
As "aj" suggested, you could try OLE DB instead. There may not be an
OLE DB provider for your data source, but you should still be able
to use MSDASQL, OLE DB over ODBC.
--
Erland Sommarskog, SQL Server MVP, esq...@xxxxxxxxxxxxx
Books Online for SQL Server 2005 athttp://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books...
Books Online for SQL Server 2000 athttp://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
Could you clarify on "MSDASQL, OLE DB over ODBC"? What is MSDASQL, OLE
DB?
Thanks
Jagannathan Santhanam
.
- Follow-Ups:
- Re: SSIS is pathetic with ODBC connections ...
- From: Erland Sommarskog
- Re: SSIS is pathetic with ODBC connections ...
- References:
- Re: SSIS is pathetic with ODBC connections ...
- From: Erland Sommarskog
- Re: SSIS is pathetic with ODBC connections ...
- Prev by Date: Redhat Linux Network Security
- Next by Date: Using updatable views when moving tables from one DB to another?
- Previous by thread: Re: SSIS is pathetic with ODBC connections ...
- Next by thread: Re: SSIS is pathetic with ODBC connections ...
- Index(es):
Relevant Pages
|
Loading