We are using Progress Database in Unix server and Our clients accessing this database from Windows client machine. Now I have a requirement to import the Progres database(from Unix Server) to SQL server(Windows Machine).
And I want code a program(with C# or VB) to do the entire thing. How should I start?
How to access the Progress Database in Unix server, from a Windows Client using C# or VB.NET Program(Source)?
C# and/or VB.net is not the way to essentially replicate a database to SQL Server. SQL Server itself has SSIS ("SQL Server Integration Services"). That's what you should investigate.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment