Icon View Thread

The following is the text of the current message along with any replies.
Messages 11 to 12 of 12 total
Thread Password during migration.
Wed, Nov 18 2009 4:02 AMPermanent Link

Modi
Abdulaziz Jasser wrote:

Tim,

<<Are you enclosing the TablePasswords parameter value in single quotes, or
not ?

If not, then it is a bug, but you must enclose string parameters in quotes.>>


That solves the problem.  Thanks...
----

Hi,

I have the same problem and i don't understand your solution to solve this bug.

Thanks for your help.
Fri, Nov 20 2009 2:22 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Modi,

<< I have the same problem and i don't understand your solution to solve
this bug. >>

What part don't you understand ?  The parameter for the table passwords is a
string literal, therefore it must be enclosed in single-quotes, like this:

MIGRATE DATABASE FROM DBISAM4
USING Directory='c:\mydbisamdata',
TablePasswords='Password1;Password2;Password3'
WITH DATA

--
Tim Young
Elevate Software
www.elevatesoft.com

« Previous PagePage 2 of 2
Jump to Page:  1 2
Image