RE: Connecting to Sybase
- From: Chris Webb <onlyforpostingtonewsgroups@xxxxxxxxxxxxxxx>
- Date: Tue, 30 Jan 2007 06:56:02 -0800
Have you tried pushing the data directly into AS using SSIS, without staging
it in SQL Server? This paper describes push mode processing in more detail:
http://msdn2.microsoft.com/en-us/library/ms345142.aspx
No idea about your problem with type conversions, though. Probably someone
on the SSIS newsgroup might be able to help there.
Chris
--
Chris Webb, MVP
Analysis Services and MDX Consultancy: http://www.crossjoin.co.uk
Blog: http://cwebbbi.spaces.live.com/
"Marty" wrote:
What about just getting it to connect the the database engine? I have no.
issue with pulling the data from Sybase on a daily basis and putting it into
a Sql server table then having ssas get the data from there.
--
Marty
"Chris Webb" wrote:
Hi Marty,
AS2005 doesn't support ODBC connections any more unfortunately. It's been a
while since I've worked with Sybase as a datasource for AS, but I did speak
to someone who had been successful using it with AS2005 a few months ago.
They were using the Sybase OLEDB Provider and then had to create a new
cartridge file to ensure that the correct SQL was being generated for
processing (look under %Installation Location%\OLAP\bin\Cartridges to see
what cartridges look like). Sybase isn't an officially supported data source
but it should be possible to get it to work with a bit of effort...
Regards,
Chris
--
Chris Webb, MVP
Analysis Services and MDX Consultancy: http://www.crossjoin.co.uk
Blog: http://cwebbbi.spaces.live.com/
"Marty" wrote:
I am having an issue with trying to connect to Sybase (ODBC). I have come
across somethings on the net that say that you can't do it with Analysis
Services 2005. Is this true? If it is, Is there a work around this? I can
Link to Sybase with Access and get to the table I need but when I try to use
SSIS 2005 to import the data into sql server 2005 I have a date conversion
issue with dt_date and dt_dbTimestamp. I would think there should be an
easier way for me to get this data from Sybase to Sql server 2005 instead of
trying to go through Access. I am sorry if there is an obvious answer to
this. I have never worked with Sybase and we usually don't require the need
to connect Sql server to other type of Databases so connecting to other
systems is new to me.
Thanks for the help,
--
Marty
- Follow-Ups:
- RE: Connecting to Sybase
- From: Marty
- RE: Connecting to Sybase
- Prev by Date: Drawbacks of snowflake schema
- Next by Date: calculated member - help
- Previous by thread: Drawbacks of snowflake schema
- Next by thread: RE: Connecting to Sybase
- Index(es):
Relevant Pages
|