Assuming you are using a sql login (as I recommend) rather than a windows login, branch down the security node in SQL Management, right click the user and choose properties, click the User Mapping tab, in the top pane check the mojoportal database, in the bottom pane check db_owner, then click Ok.
Or create a new user and do the above then use that user in the connection string.
Hope that helps,
Joe