Showing posts with label paradox. Show all posts
Showing posts with label paradox. Show all posts

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,

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.googlegroups.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,

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.googlegroups.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,

Converting Paradox 7 to SQL 2005

Hello

I am begining to work on migrating my Paradox 7 databases to SQL 2005 and have begun looking into which method would work best. If anyone has any ideas and/or suggestions they would be appreciated.

Thanks

Chris

You may use SQL Server Integration Services for data transferring.|||

I am looking into using the Server Intergration service to move my data but I am having trouble finding a Data Flow Source to hook to my Paradox connection which I created as a ODBC Provider. Any Ideas?

Thanks

Chris