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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL WITH PROGRESS DATABASE

Status
Not open for further replies.

sqlSam

Technical User
Joined
Dec 7, 2005
Messages
3
Location
US
How can I load my progress database in a new Sql Database ?

Is there any import/export function ??

Thanks !

Sam
 
I don't know what do you mean progress, but try to use DTS packages John Fill
1c.bmp


ivfmd@mail.md
 
Well, I want to import table definition and Index.

Can DTS do this ?
 
Progress has an ODBC driver so you should be able to import the data to SQL Server using DTS. I'm unfamiliar with Progress so I'm uncertain if all objects such as indexes would transfer properly. I'm sure you can find more info with a web search. Terry

Neither success nor failure is ever final. -Roger Babson
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top