Hi all,
Does anyone have any experience with this?
I've created a linked server in SQL Server 2005 using the Progress ODBC driver and this works fine (i.e. I can run queries using OPENQUERY with no problems)
I now want to extract data from this Progress db into a SQL Server db (for use with reporting services). I've started an Integration Services project and have created the data source with no problem, but creating the data source view gives me an SQL error (incorrect syntax) after selecting which tables to include in the view. I'm not sure where this error occurs though, as I haven't had to enter any SQL at this point...
I'm not even sure I'm on the right track, I'm a complete novice when it comes to SSIS, although I've got a lot of experience with SSRS so I think I should be able to do it...
Cheers,
Does anyone have any experience with this?
I've created a linked server in SQL Server 2005 using the Progress ODBC driver and this works fine (i.e. I can run queries using OPENQUERY with no problems)
I now want to extract data from this Progress db into a SQL Server db (for use with reporting services). I've started an Integration Services project and have created the data source with no problem, but creating the data source view gives me an SQL error (incorrect syntax) after selecting which tables to include in the view. I'm not sure where this error occurs though, as I haven't had to enter any SQL at this point...
I'm not even sure I'm on the right track, I'm a complete novice when it comes to SSIS, although I've got a lot of experience with SSRS so I think I should be able to do it...
Cheers,