Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Extract array data from Vantage 8.03 into SQL Server 2008

Status
Not open for further replies.

QueenKirsty

Programmer
Jul 21, 2010
1
0
0
I am trying to extract data from the Progress DB on the back end of Vantage 8.03 into SQL Server 2008 for analysis. The data I need is in Progress array fields that SQL Server can't seem to read.

I currently have the Progress DB as a linked server in my SQL Server instance and can read from the tables where the fields are not arrays.

Does anyone know how to extract the data from the array fields using TSQL stored procedures or the like?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top