For firms that are installing BigTime on system running non-U.S. regional settings, you can let the BigTime server know that you'd like to use an alternate set of regional settings for dates and currencies.
The regional settings are controlled from the Monitor, and they can be adjusted by following these steps:
Keep in mind that your BigTime server must be INSTALLED using the regional settings you've specified. If it was installed using the default regional settings, then you'll need to change the default settings from within the windows registry.
The IIS service uses the computer's default regional settings, and changing them from the windows control panel will only change them for the user who is logged in at the time. There's a helpful article on how to update your computer's "default" regional settings on the Microsoft support site.
See Also |
For most installations, the SQL Server login is set when BigTime is installed and never changes. In fact, most of our customers just use the "sa" login.
If you'd like to create a database user specifically for BigTime, then make sure that the user is setup as the database owner for your BigTime database.
The SQL Login used by BigTime will need to be set as the database owner ("dbo") for the BigTime database. To add a new user login as the "dbo" for your BigTime database, then follow these steps:
You can confirm this assignment by looking at the user list for the database. Your new user should be listed as the "dbo" there.