Bill Hazard wrote: > I would like to use Microsoft SQL Server Integration Services to > access data in UniVerse. Do any of you have advice on accessing UV > data from SSIS?
For SSIS I don't believe there are any productized interfaces for SSIS in our market. This can be done a few ways, via direct coding, Web Services, or XML. My tool of choice for all of the above is mv.NET. Using mv.NET as an embedded component, bi-directional interfaces can be created between your U2 environment and many other products, including SSIS and Microsoft SQL Reporting Services. We can discuss how to use mv.NET to accomplish your goals. If you're already familiar with .NET development then just assume there is an elegant way to get data to/from U2, then do some research on connections between SSIS and external environments using SOA and managed components. Tony Gravagno TG@ removethisNebula-RnD.com (Remove the ' removethis' text from the domain name.) Nebula Research and Development is an authorized Distributor of mv.NET for BlueFinity International. ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
