BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Migrate Paradox to MS SQL

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Databases (Desktop)
View previous topic :: View next topic  
Author Message
Peter van Mierlo
Guest





PostPosted: Mon Jan 19, 2004 10:23 pm    Post subject: Migrate Paradox to MS SQL Reply with quote



Hi,

Our Delphi application uses now the BDE and Paradox. This apps is running
for almost 6 years
at 80 health-care customers. Some customers would like to use MS SQL, others
need about
1-2 years to migrate, i all depends on the money in health-care.

Now we would like to customise our apps, so it could work with BDE/Paradox
OR
with MS SQL. Let's say it simple....when we use a parameter /mssql the apps
has to
work with MS SQL. This means we have to change code or build things twice,
just
with a few changes...one for paradox the other for ms sql. Maybe we need to
build
2 datamodules, 1 for paradox and the other contains....db-express
components.

Has somenone done this before and at what point are the most
changes/differens between
paradox and ms-sql.

Greetings Peter


Back to top
Bill Todd (TeamB)
Guest





PostPosted: Tue Jan 20, 2004 1:03 am    Post subject: Re: Migrate Paradox to MS SQL Reply with quote



Your goal is not possible without a large number of compromises that
may be unacceptable. First read
http://community.borland.com/article/0,1410,28688,00.html .

Next read http://community.borland.com/article/0,1410,28160,00.html .

As you can see, you need different data access components and a
different data architecture for SQL Server. The only way to access
Paradox tables is with the BDE. You do not want to use the BDE to
access SQL Server since the driver has been deprecated, it only fully
support SQL Server 6.5. Features added in later versions cannot be
supported because the BDE driver uses Microsoft's DBLIB client library
and Microsoft stopped updating DBLIB with SQL Server 6.5 to force
everyone to move to ADO.

The closest you could come to your objective is to write a DataSnap
application with two DataSnap servers. One for SQL server using ADO
and the other for Paradox using the BDE.

--
Bill (TeamB)
(TeamB cannot respond to questions received via email)
Back to top
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Databases (Desktop) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.