PORTING ON RELATIONAL DB FROM CLARION 5

This is a discussion on PORTING ON RELATIONAL DB FROM CLARION 5 within the Clarion forums in Programming Languages category; Hi. We're currently working on Clarion 5 for windows and clarion for DOS (mostly the latter). We're using I.S. files for our data and we'd like to upgrade to a relational db, upgrading the clarion version as well (6 or 7). Is there anyone who already worked on a porting like this? We'd like to know, if there's any chance to use/convert our code or if we have to write totally new code. And if we can use it, do you know, in your experience, what's the percentage of code able to be upgraded? Thanks in advance for any help. ...

Go Back   Application Development Forum > Programming Languages > Clarion

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 04-24-2008, 05:51 AM
Clara
Guest
 
Default PORTING ON RELATIONAL DB FROM CLARION 5

Hi.
We're currently working on Clarion 5 for windows and clarion for DOS
(mostly the latter).

We're using I.S. files for our data and we'd like to upgrade to a
relational db, upgrading the clarion version as well (6 or 7).

Is there anyone who already worked on a porting like this? We'd like
to know, if there's any chance to use/convert our code or if we have
to write totally new code. And if we can use it, do you know, in your
experience, what's the percentage of code able to be upgraded?

Thanks in advance for any help.
clara



Reply With Quote
  #2  
Old 04-26-2008, 10:04 PM
JonWat
Guest
 
Default Re: PORTING ON RELATIONAL DB FROM CLARION 5

Well, if you've been using Clarion 5 a bit, you probably have a good
idea of what might be useful to convert. I think you'll probably find
that, though some of the DOS code still runs, that you are better off
rewriting it using the ABC classes: in general this will involve
writing much less code than you used to have, which will save
maintenance costs down the road. Code that might make sense to bring
over is stuff that defines a transaction, although in converting to a
"proper" database you will probably want to convert these to stored
procedures on the database. Also, in the conversion to a database you
should change all your process procedures to SQL statements --
actually that applies to most things that loop through "records".

It depends on your app what code you might end up with from what you
have in Clarion for DOS, but I'd suggest that it would be very little
- less than 5%.

Jon


On Apr 24, 7:51 am, Clara <mareli...@gmail.com> wrote:
> Hi.
> We're currently working on Clarion 5 for windows and clarion for DOS
> (mostly the latter).
>
> We're using I.S. files for our data and we'd like to upgrade to a
> relational db, upgrading the clarion version as well (6 or 7).
>
> Is there anyone who already worked on a porting like this? We'd like
> to know, if there's any chance to use/convert our code or if we have
> to write totally new code. And if we can use it, do you know, in your
> experience, what's the percentage of code able to be upgraded?
>
> Thanks in advance for any help.
> clara


Reply With Quote
  #3  
Old 04-29-2008, 08:50 AM
Clara
Guest
 
Default Re: PORTING ON RELATIONAL DB FROM CLARION 5

On 27 Apr, 04:04, JonWat <jonwaterho...@gov.nl.ca> wrote:
> Well, if you've been usingClarion5 a bit, you probably have a good
> idea of what might be useful to convert. I think you'll probably find
> that, though some of the DOS code still runs, that you are better off
> rewriting it using the ABC classes: in general this will involve
> writing much less code than you used to have, which will save
> maintenance costs down the road. Code that might make sense to bring
> over is stuff that defines a transaction, although in converting to a
> "proper" database you will probably want to convert these to stored
> procedures on the database. Also, in the conversion to a database you
> should change all your process procedures to SQL statements --
> actually that applies to most things that loop through "records".
>
> It depends on your app what code you might end up with from what you
> have inClarionfor DOS, but I'd suggest that it would be very little
> - less than 5%.
>
> Jon
>

Thanks, Jon for your useful advice!
clara
Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 08:40 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.