RE: Database mapping

2006-07-24 Thread stephen . russell
> From: "Ted Roche" <[EMAIL PROTECTED]> > ETL (Extract, Transform and Load) applications came about when they > invented the second computer. There are some good apps, but the older > mainframe types tend to sell pretty expensive solutions. There were a > few apps that came about in the datbase exp

Re: Database mapping

2006-07-24 Thread Ted Roche
On 7/21/06, Mark Stanton <[EMAIL PROTECTED]> wrote: > An associate (and heavy-duty consultant for Accenture) like to quote > "There are 23 problems in computer science, and we keep solving them > over, and over and over." Got his email address? ;-) Yeah, but he charges a whole lot of money

RE: Database mapping

2006-07-24 Thread Hal Kaplan
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chet Gardiner Sent: Saturday, July 22, 2006 15:20 To: profox@leafe.com Subject: Re: Database mapping And I'm the only one left alive... ;-) = Really? When did

Re: Database mapping

2006-07-22 Thread Chet Gardiner
e.com Subject: Re: Database mapping Nope, that was COBOL. That's how IBM marketed it in '66. Cobol will do away with the need for programmers... Mark Stanton wrote: Was that the "expert system" that would write all your code for you and no-one would ever need to code aga

RE: Database mapping

2006-07-22 Thread Dave Crozier
Chet, But there were only about 100 programmers worldwide then! Dave Crozier -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chet Gardiner Sent: 22 July 2006 01:28 To: profox@leafe.com Subject: Re: Database mapping Nope, that was COBOL. That's ho

Re: Database mapping

2006-07-21 Thread Chet Gardiner
Nope, that was COBOL. That's how IBM marketed it in '66. Cobol will do away with the need for programmers... Mark Stanton wrote: Was that the "expert system" that would write all your code for you and no-one would ever need to code again? The one that people had to hire programmers to us

Re: Database mapping

2006-07-21 Thread Mark Stanton
Hi Bill, Thanks for that. Sounds like there's not been the required separation of generalisation and particularisation of this problem yet. In which case I've probably got some research and thinking to do. And as such those pointers of yours will be very useful grist to the mill! Thank you.

Re: Database mapping

2006-07-21 Thread Mark Stanton
@mail.gmail.com> Reply-To: profox@leafe.com > An associate (and heavy-duty consultant for Accenture) like to quote > "There are 23 problems in computer science, and we keep solving them > over, and over and over." Got his email address? ;-) > I think there is a Fallacy of Generalization here:

Re: Database mapping

2006-07-21 Thread Mark Stanton
Was that the "expert system" that would write all your code for you and no-one would ever need to code again? The one that people had to hire programmers to use... Mark ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.c

RE: Database mapping

2006-07-21 Thread Dave Crozier
drives on it! Dave Crozier The secret to staying young is to live honestly, eat slowly, and to lie about your age -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andy Davies Sent: 21 July 2006 15:28 To: profox@leafe.com Subject: Re: Database mapping

Re: Database mapping

2006-07-21 Thread Ted Roche
On 7/21/06, Andy Davies <[EMAIL PROTECTED]> wrote: "...then we will have solved all computer problems." anyone remember "The Last One"? Nope. Google suggests: http://www.thelastone.org/index.html http://www.wired.com/news/exec/0,1370,44464,00.html http://www.tv.com/friends/the-last-one-1/epi

Re: Database mapping

2006-07-21 Thread Andy Davies
"...then we will have solved all computer problems." anyone remember "The Last One"? Andrew Davies  MBCS CITP   - AndyD    8-)# ** This email and any files transmitted with it are confidential and intended solely for the

Re: Database mapping

2006-07-21 Thread Ted Roche
On 7/20/06, Mark Stanton <[EMAIL PROTECTED]> wrote: Yeah, I've spent lots of years doing it too. Which is why I'm surprised I haven't built anything to automate the process yet. An associate (and heavy-duty consultant for Accenture) like to quote "There are 23 problems in computer science, a

Re: Database mapping

2006-07-20 Thread William Sanders
Heya Mark .. I know your looking for general examples, but let me give you some specific ones: 1. vfp to mySql database creation / xfer tool. Written in VFP, basically is a massive tweak on the GenDBC app to map data types from VFP to mySQL, create the output script IN VFP that can Run on a myS

Re: Database mapping

2006-07-20 Thread Mark Stanton
> Glad to help. If for any reason you're dissatisfied with an answer you > get on ProFox, Ed promises to return double what you paid for it. He told me triple! > Now, don't go away mad. H. > What you want to do - "map data from one thing to another and move it" > - pretty much describes m

Re: Database mapping

2006-07-19 Thread Ted Roche
On 7/19/06, Mark Stanton <[EMAIL PROTECTED]> wrote: Ouch. Thanks for the help. Glad to help. If for any reason you're dissatisfied with an answer you get on ProFox, Ed promises to return double what you paid for it. Now, don't go away mad. What you want to do - "map data from one thing to a

Re: Database mapping

2006-07-19 Thread Mark Stanton
> No, it just wasn't particularly interesting. Ouch. Thanks for the help. Mark ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/

Re: Database mapping

2006-07-19 Thread Jean Laeremans
On 7/19/06, Ted Roche <[EMAIL PROTECTED]> wrote: > Was my question really that difficult to read? No, it just wasn't particularly interesting. ROFL...that's a nice one... And now for something completely different... A+ jml ___ Post Messages to:

Re: Database mapping

2006-07-19 Thread Ted Roche
On 7/19/06, Mark Stanton <[EMAIL PROTECTED]> wrote: Are you referring to the fact that the (eminent) posters appear to have entirely missed the point of my post and started talking about the minor details? I was talking to Andy, not you. Was my question really that difficult to read? No,

Re: Database mapping

2006-07-19 Thread Mark Stanton
In article <[EMAIL PROTECTED]>, Vince Teachout wrote: > Good grief, guys! Sober up, and try speaking again! :-) Are you referring to the fact that the (eminent) posters appear to have entirely missed the point of my post and started talking about the minor details? Was my question really that

RE: Database mapping

2006-07-18 Thread Dave Crozier
Mark, Out of them all my personal favourite is XOOP: http://www.xoops.org/modules/wfchannel/ The coding is very very VFP like in the way it is structured if you want to get your hands dirty. Dave Crozier The secret to staying young is to live honestly, eat slowly, and to lie about your age

Re: Database mapping

2006-07-18 Thread Vince Teachout
you might look at mambo; joomla; drupel; plone... ... and Xaraya. Good grief, guys! Sober up, and try speaking again! :-) ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of

Re: Database mapping

2006-07-18 Thread Ted Roche
On 7/18/06, Andy Davies <[EMAIL PROTECTED]> wrote: you might look at mambo; joomla; drupel; plone... ... and Xaraya. -- Ted Roche Ted Roche & Associates, LLC http://www.tedroche.com ___ Post Messages to: ProFox@leafe.com Subscription Maintenance:

Re: Database mapping

2006-07-18 Thread Andy Davies
you might look at mambo; joomla; drupel; plone... Andrew Davies  MBCS CITP   - AndyD    8-)# ** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to w