Sunday, May 2, 2010

Blackberry-Database Setup in SQL with mixed mode

After the first step of blackberry server installation if you choose the database will locate in another server, it will come to setup the remote connection to SQL server. However, it always shows the error message can't update database in remote server, following the steps of official manual from Blackberry website.
Considering the SQL server is running in mixed mode, it successfully creates the Blackberry database with sa username and password, then assign blackberry service account to be the database owner via SQL management studio. Everything works awesome.

No comments:

Post a Comment