QueenKirsty
Programmer
- Jul 21, 2010
- 1
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?
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?