Unix Technical Forum

Ingres and SSRS

This is a discussion on Ingres and SSRS within the Ingres forums, part of the Database Server Software category; --> Dear All, Has anyone had experience of using SQLServer Reporting Services and Ingres databases. We have traditionally used Ingres ...


Go Back   Unix Technical Forum > Database Server Software > Ingres

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-20-2008, 10:56 PM
Tony Phillips
 
Posts: n/a
Default Ingres and SSRS

Dear All,

Has anyone had experience of using SQLServer Reporting Services and
Ingres databases. We have traditionally used Ingres (just completed the
upgrade to Ingres 2006), but a few years ago SQLServer was introduced
because we couldn't run some third party software on Ingres.
Unfortunately, we're increasingly using SQLServer as we are buying more
applications than we used to, rather than building our own. In addition
our development tools are predominantly MS - VB/.NET etc and our
developers perceive SQLServer to be a better DBMS than Ingres. Recently
we started looking at SQLServer Reporting Services (SSRS). SSRS looks
very attractive to our developers and they are claiming that the lack of
an OLEDB data provider for Ingres means that SSRS works much better with
SQLServer than Ingres because of the limitations of ODBC. However,
reading the MS blurb shows SSRS can use .NET data providers as well as
OLEDB and ODBC. I'm under great pressure to use SQLServer rather than
Ingres for new developments, which in turn will eventually lead to a
head of steam to migrate our existing Ingres databases from Ingres to
SQLServer.

I don't think I can face being a being solely a SQLServer DBA.

Has anyone any experience of SSRS with Ingres ? In particular I'd like
to understand what the limitations are of using SSRS and Ingres and
whether the Ingres .NET data provider can be used with SSRS.

Many Thanks

Tony

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-20-2008, 10:56 PM
Dave Thole
 
Posts: n/a
Default Re: Ingres and SSRS

Try some experiments with the Ingres .NET Data Provider 2.0 in the
Ingres2006 Release 2 download at
http://www.ingres.com/downloads/prod-cert-download.php.

Dave

"Tony Phillips" <TonyP@blahblah.co.uk> wrote in message
news:468A77F2.5070604@blahblah.co.uk...
> Dear All,
>
> Has anyone had experience of using SQLServer Reporting Services and
> Ingres databases. We have traditionally used Ingres (just completed the
> upgrade to Ingres 2006), but a few years ago SQLServer was introduced
> because we couldn't run some third party software on Ingres.
> Unfortunately, we're increasingly using SQLServer as we are buying more
> applications than we used to, rather than building our own. In addition
> our development tools are predominantly MS - VB/.NET etc and our
> developers perceive SQLServer to be a better DBMS than Ingres. Recently
> we started looking at SQLServer Reporting Services (SSRS). SSRS looks
> very attractive to our developers and they are claiming that the lack of
> an OLEDB data provider for Ingres means that SSRS works much better with
> SQLServer than Ingres because of the limitations of ODBC. However,
> reading the MS blurb shows SSRS can use .NET data providers as well as
> OLEDB and ODBC. I'm under great pressure to use SQLServer rather than
> Ingres for new developments, which in turn will eventually lead to a
> head of steam to migrate our existing Ingres databases from Ingres to
> SQLServer.
>
> I don't think I can face being a being solely a SQLServer DBA.
>
> Has anyone any experience of SSRS with Ingres ? In particular I'd like
> to understand what the limitations are of using SSRS and Ingres and
> whether the Ingres .NET data provider can be used with SSRS.
>
> Many Thanks
>
> Tony
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-20-2008, 10:57 PM
Nigel J Kavanagh
 
Posts: n/a
Default Re: [Info-Ingres] Ingres and SSRS

Tony,



Just finished a MS course on Reporting Services and it's a powerful reporting tool our developers like it.



Our experience so far



We have ingres2006-9.1.0-123-com-win-x86-DotNet installed.



We can define Ingres connections in Server Explorer within Visual Studio, see tables etc, but unable to see the Ingres .Net Data provider as an option when we try to define a shared data source in Reporting Services. I don't think its a limitation of the Ingres data provider or Visual Studio, just Reporting Services, as VS can see the Ingres data provider, I may be wrong!. I'm going to trawl the MS forums to see it if anyone else mentions issues with 3rd party database integration with RS.



We have to use ODBC to connect to Ingres databases when using Reporting Services.



Another option we have tried is using web services to provide the data from Ingres which does work but in practice not very efficient.



If anyone knows different, please let us know.



Tony, your comments I can relate too.



Regards



Nigel.





________________________________

From: info-ingres-bounces@kettleriverconsulting.com on behalf of Tony Phillips
Sent: Tue 7/3/2007 5:23 PM
To: info-ingres@kettleriverconsulting.com
Subject: [Info-Ingres] Ingres and SSRS



Dear All,

Has anyone had experience of using SQLServer Reporting Services and
Ingres databases. We have traditionally used Ingres (just completed the
upgrade to Ingres 2006), but a few years ago SQLServer was introduced
because we couldn't run some third party software on Ingres.
Unfortunately, we're increasingly using SQLServer as we are buying more
applications than we used to, rather than building our own. In addition
our development tools are predominantly MS - VB/.NET etc and our
developers perceive SQLServer to be a better DBMS than Ingres. Recently
we started looking at SQLServer Reporting Services (SSRS). SSRS looks
very attractive to our developers and they are claiming that the lack of
an OLEDB data provider for Ingres means that SSRS works much better with
SQLServer than Ingres because of the limitations of ODBC. However,
reading the MS blurb shows SSRS can use .NET data providers as well as
OLEDB and ODBC. I'm under great pressure to use SQLServer rather than
Ingres for new developments, which in turn will eventually lead to a
head of steam to migrate our existing Ingres databases from Ingres to
SQLServer.

I don't think I can face being a being solely a SQLServer DBA.

Has anyone any experience of SSRS with Ingres ? In particular I'd like
to understand what the limitations are of using SSRS and Ingres and
whether the Ingres .NET data provider can be used with SSRS.

Many Thanks

Tony

_______________________________________________
Info-Ingres mailing list
Info-Ingres@kettleriverconsulting.com
http://www.kettleriverconsulting.com...fo/info-ingres



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-20-2008, 10:57 PM
Tony Phillips
 
Posts: n/a
Default Re: [Info-Ingres] Ingres and SSRS

Hi Nigel,

Thanks for the reply. Our software people are going to start the
install of SSRS for our production system soon, so anything you find
would be useful. I did put a post on the msdn forum for SSRS and the
only reply I receieved include the following link:

http://msdn2.microsoft.com/en-us/library/ms159219.aspx

which looks to be the place this is done, but lacks detail.

I haven't tried emailing Ingres Corp. to see if they have any advice -
I'll try that in a day or two. Unfortunately, I'm on a 5 day oracle
course next week (things are going from bad to worse !!).

Regards

Tony



Nigel J Kavanagh wrote:
> Tony,
>
>
>
> Just finished a MS course on Reporting Services and it's a powerful
> reporting tool our developers like it.
>
>
>
> Our experience so far
>
>
>
> We have ingres2006-9.1.0-123-com-win-x86-DotNet installed.
>
>
>
> We can define Ingres connections in Server Explorer within Visual
> Studio, see tables etc, but unable to see the Ingres .Net Data provider
> as an option when we try to define a shared data source in Reporting
> Services. I don't think its a limitation of the Ingres data provider or
> Visual Studio, just Reporting Services, as VS can see the Ingres data
> provider, I may be wrong!. I'm going to trawl the MS forums to see it if
> anyone else mentions issues with 3rd party database integration with RS.
>
>
>
> We have to use ODBC to connect to Ingres databases when using Reporting
> Services.
>
>
>
> Another option we have tried is using web services to provide the data
> from Ingres which does work but in practice not very efficient.
>
>
>
> If anyone knows different, please let us know.
>
>
>
> Tony, your comments I can relate too.
>
>
>
> Regards
>
>
>
> Nigel.
>
>
>
>
>
> ------------------------------------------------------------------------
> From: info-ingres-bounces@kettleriverconsulting.com on behalf of Tony
> Phillips
> Sent: Tue 7/3/2007 5:23 PM
> To: info-ingres@kettleriverconsulting.com
> Subject: [Info-Ingres] Ingres and SSRS
>
> Dear All,
>
> Has anyone had experience of using SQLServer Reporting Services and
> Ingres databases. We have traditionally used Ingres (just completed the
> upgrade to Ingres 2006), but a few years ago SQLServer was introduced
> because we couldn't run some third party software on Ingres.
> Unfortunately, we're increasingly using SQLServer as we are buying more
> applications than we used to, rather than building our own. In addition
> our development tools are predominantly MS - VB/.NET etc and our
> developers perceive SQLServer to be a better DBMS than Ingres. Recently
> we started looking at SQLServer Reporting Services (SSRS). SSRS looks
> very attractive to our developers and they are claiming that the lack of
> an OLEDB data provider for Ingres means that SSRS works much better with
> SQLServer than Ingres because of the limitations of ODBC. However,
> reading the MS blurb shows SSRS can use .NET data providers as well as
> OLEDB and ODBC. I'm under great pressure to use SQLServer rather than
> Ingres for new developments, which in turn will eventually lead to a
> head of steam to migrate our existing Ingres databases from Ingres to
> SQLServer.
>
> I don't think I can face being a being solely a SQLServer DBA.
>
> Has anyone any experience of SSRS with Ingres ? In particular I'd like
> to understand what the limitations are of using SSRS and Ingres and
> whether the Ingres .NET data provider can be used with SSRS.
>
> Many Thanks
>
> Tony
>
> _______________________________________________
> Info-Ingres mailing list
> Info-Ingres@kettleriverconsulting.com
> http://www.kettleriverconsulting.com...fo/info-ingres
>
>
> ------------------------------------------------------------------------
>
> ************************************************** ***************************************
> To view the terms under which this email is distributed, please go to http://www.hull.ac.uk/legal/email_disclaimer.html
> ************************************************** ***************************************


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 05:33 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com