Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Silent failure
Fri, Dec 21 2007 2:00 PMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim

I screwed up on this statement (I used an invalid databasedirectory)

  Execute('MIGRATE DATABASE FROM "DBISAM4" USING DatabaseDirectory = ' + QuotedStr(TfRLive) + 'WITH DATA');

and it fails silently

Roy Lambert
Fri, Dec 21 2007 4:01 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< I screwed up on this statement (I used an invalid databasedirectory)

Execute('MIGRATE DATABASE FROM "DBISAM4" USING DatabaseDirectory = ' +
QuotedStr(TfRLive) + 'WITH DATA');

and it fails silently >>

Well, I would like to think that it did exactly what you wanted and didn't
migrate anything. Smiley

I'll see about a directory error for this.

--
Tim Young
Elevate Software
www.elevatesoft.com

Sat, Dec 22 2007 4:24 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim

>Well, I would like to think that it did exactly what you wanted and didn't
>migrate anything. Smiley

That's not quite true - I would have liked it to read my mind, figure out where the mistake was and correct it without telling me not just do nothing AND not tell me

Roy Lambert
Image