| 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
|