Home > Archive > SQL Anywhere Mobile > March 2005 > ml_user









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author ml_user
Andy

2005-03-31, 7:02 am

Using ASA 9.02 2554

I'd like to create 400 ml_users on the consolidated database automatically
based on data from table ml_user_account.

I did this by inserting values into the table ml_user. The problem is the
password. (because of obfuscating?)
how can I create ml_users based on given data? Convert? Is there a procedure
we can use?

Thanks a lot


Breck Carter [TeamSybase]

2005-03-31, 7:02 am

You could try running dbmluser.exe via xp_cmdshell.

=====
MobiLink Administration Guide
Utilities
MobiLink user authentication utility

Registers MobiLink users at the consolidated database. For Adaptive
Server Anywhere remotes, the users must have previously been created
at the remote databases with the CREATE SYNCHRONIZATION USER
statement.

Syntax
dbmluser [ options ] -c "connection-string"
{ -f file | -u user [ -p password ] }
=====

Breck


On 31 Mar 2005 04:33:24 -0800, "Andy" <guru@hotmail.com> wrote:

>Using ASA 9.02 2554
>
>I'd like to create 400 ml_users on the consolidated database automatically
>based on data from table ml_user_account.
>
>I did this by inserting values into the table ml_user. The problem is the
>password. (because of obfuscating?)
>how can I create ml_users based on given data? Convert? Is there a procedure
>we can use?
>
>Thanks a lot
>


--
SQL Anywhere Studio 9 Developer's Guide
Buy the book: http://www.amazon.com/exec/obidos/A...7/risingroad-20
bcarter@risingroad.com
RisingRoad SQL Anywhere and MobiLink Professional Services
www.risingroad.com
Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com