Sunday, February 12, 2012

Converting Paradox database to SQL Server

Hi all,
I have a paradox database and i want to convert it into SQL Server
all i have is a folder having Paradox data files like .px, .db etc.
i have already installed SQL Server 2000,and i know about DTS Import
export tool provided with it.
please let me know which all other toos i need and few steps for
conversion.
You are going to need an ODBC or OLE DB provider for Paradox. Once you have
that, you can use DTS to pull the data from the .db files into SQL Server.
Mike
http://www.solidqualitylearning.com
Disclaimer: This communication is an original work and represents my sole
views on the subject. It does not represent the views of any other person
or entity either by inference or direct reference.
"Anup" <anup.daware@.gmail.com> wrote in message
news:1139207496.843562.59200@.g47g2000cwa.googlegro ups.com...
> Hi all,
> I have a paradox database and i want to convert it into SQL Server
> all i have is a folder having Paradox data files like .px, .db etc.
> i have already installed SQL Server 2000,and i know about DTS Import
> export tool provided with it.
> please let me know which all other toos i need and few steps for
> conversion.
>
|||Thank you mike,

No comments:

Post a Comment