I have a client that i'm developing a e-commerce site for. They have Progress 9.1 and SQL Server 2000...i'm running ASP. What i need is the progress data to update the SQL Server tables. The only problem is that i'm only allowed to get data from the Progress database, i'm not allowed to develop in Progress or write any more data within it. Would a DTS be sufficient to overcome this.
Another problem that i have is getting the structures to match up. Is there any way in Progress to export the SQL statements that are used to recreate the tables. Is the only way to look at the data dictionary and do it all by hand?
David Kuhn
------------------
Another problem that i have is getting the structures to match up. Is there any way in Progress to export the SQL statements that are used to recreate the tables. Is the only way to look at the data dictionary and do it all by hand?
David Kuhn
------------------