Discussion:
[Firebird-odbc-devel] SSIS ODBC ISSUE
ZZ
2011-05-06 15:39:01 UTC
Permalink
OK, that´s a ODBC 2.0 RC2 bug.

I´ll do it with old ODBC 1.2 (and I´ll run pakage in 32 bits mode!!)

thx.

--
View this message in context: http://firebird.1100200.n4.nabble.com/SSIS-ODBC-ISSUE-tp3497997p3503355.html
Sent from the firebird-odbc-devel mailing list archive at Nabble.com.
ZZ
2011-08-04 18:18:33 UTC
Permalink
Hi all, I get in trouble with this again.

Recently I have to add a fuzzy lookup to my package, and there is a bug
running fuzzy lookup transformation in 32bit mode not resolved at this time
(
http://connect.microsoft.com/SQLServer/feedback/details/488387/fuzzy-lookup-triggers-sqldumper-even-with-very-small-dataset-with-run64bitruntime-set-to-false
details here ) , so I need to run in 64 (for lookup) but then I can´t make
ODBC 2.0 to work with varchar fields.

Please, any ideas?

--
View this message in context: http://firebird.1100200.n4.nabble.com/SSIS-ODBC-ISSUE-tp3497997p3719461.html
Sent from the firebird-odbc-devel mailing list archive at Nabble.com.
ZZ
2011-08-15 15:18:59 UTC
Permalink
anyone, please...some idea

--
View this message in context: http://firebird.1100200.n4.nabble.com/SSIS-ODBC-ISSUE-tp3497997p3744840.html
Sent from the firebird-odbc-devel mailing list archive at Nabble.com.
sadek
2011-08-28 14:29:55 UTC
Permalink
Hello,

I have the same issue using SSIS 2008, ZZ did you find a workaround.

Thanks,
Sadek

--
View this message in context: http://firebird.1100200.n4.nabble.com/SSIS-ODBC-ISSUE-tp3497997p3774454.html
Sent from the firebird-odbc-devel mailing list archive at Nabble.com.
Hussein, Ehab
2011-09-05 15:06:39 UTC
Permalink
I ended up creating linked server and then wrote a script to get all
tables and their data from the linked server into a my database. As soon
as I have everything on my database, I can use SSIS with no problem.

Hope that help.



This e-mail transmission may contain information that is privileged,
confidential and/or exempt from disclosure under applicable law. If you
are not the intended recipient, you are herby notified that any
disclosure, copying, distribution, or use of the information contained
herein is STRICTLY PROHIBITED. If you received this transmission in
error, please immediately contact the sender and destroy the material in
its entirety, whether in electronic or hard copy format.
Thank you.

-----Original Message-----
From: sadek [mailto:***@gmail.com]
Sent: Sunday, August 28, 2011 10:30 AM
To: firebird-odbc-***@lists.sourceforge.net
Subject: Re: [Firebird-odbc-devel] SSIS ODBC ISSUE

Hello,

I have the same issue using SSIS 2008, ZZ did you find a workaround.

Thanks,
Sadek

--
View this message in context:
http://firebird.1100200.n4.nabble.com/SSIS-ODBC-ISSUE-tp3497997p3774454.
html
Sent from the firebird-odbc-devel mailing list archive at Nabble.com.

------------------------------------------------------------------------
------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
chadr12
2012-04-02 01:48:09 UTC
Permalink
Hi all,

I saw this post a while back and thought I would post for others what I
found to help... I was having the same problem (blank char/varchar fields) -
unfortunately using a linked server wasn't an option for me as you can't use
32bit drivers (like the old ODBC driver) for linked servers on 64bit SQL
Server.

I found a work around at the link below, basically to summarise - on your
data source, set the error output for each problem column to be 'redirect
row'. Then add a multicast to your dataflow and connect your error output
(red arrow) to the multicast (you will get a warning if you don't handle the
errors).

http://www.sqlservercentral.com/Forums/Topic1254262-364-2.aspx
http://www.sqlservercentral.com/Forums/Topic1254262-364-2.aspx

A bit strange why this works, but it does. I didn't actually have any errors
to be handled.

Also I note text fields (as opposed to char/varchar) seem to migrate fine
without needing the redirection option.


--
View this message in context: http://firebird.1100200.n4.nabble.com/SSIS-ODBC-ISSUE-tp3497997p4524946.html
Sent from the firebird-odbc-devel mailing list archive at Nabble.com.
p***@fleetmanage.com
2012-04-02 01:49:58 UTC
Permalink
This is an automated reply to your message "Re: [Firebird-odbc-devel] SSIS ODBC ISSUE" sent to ***@fleetmanage.com.

Dear chadr12 <***@southlink.co.nz>

Thank you for your email. I am presently on leave with no access to my e-mail. I am returning on the 10th April. For support please contact ***@fleetmanage.com
Loading...