Users of 1C are able to work not only in a web browser, but also in the 1C client desktop application, called "platform", which could be installed on PCs and laptops:
Installer's variants:
a) 32-bit and 64-bit versions.
32 bit OS is for old PC with system type 32-bit operating system, x86-bit based processor (check System type it in This PC > Properties):
64 bit OS is for PC with system type 64-bit operating system, x64-based processor (check System type it in This PC > Properties):
b) Thick client and Thin Client:
1С Thick client means that all data operations are performed directly at the user's workplace, and the data itself is stored on the server, where the client application requests it.
Such a client can perform almost all functions and work with application data types.
The main thing that it has a Designer mode, so it is possible to work with extensions, etc.
1C Thin Client means that on the server, in addition to data storage, almost all program code, queries, temporary files and cache are executed.
At this workplace, the user only enters the initial data and sees the result displayed on his monitor.
Installing process:
1) Get the needful variant from Hotline or account-manager,
2) Unzip downloaded archive and find the file setup.exe:
Double-click on the file to start installation, then click next:
Select the features (minimum):
a) For the 1C thin client:
b) For the 1C thick client:
If other components are needed to be installed, select them:
Component | Brief description |
1C:Enterprise | Basic 1C:Enterprise components, including administration components, configuration development components, thick and thin clients |
1C:Enterprise Thin client | Only the thin client components intended for client/server mode |
1C:Enterprise Thin client, file mode | Thin client components, including components for file infobase operations |
1C:Enterprise 8 server | Components of the 1C:Enterprise server, including the administration server and the administration utility |
Web server extension modules | Web server extension modules required for web client and web services |
1C:Enterprise 8 server administration | Additional components for administrating 1C:Enterprise server cluster |
Additional interfaces | User interfaces in various languages |
1C:Enterprise 8 configuration storage server | 1C:Enterprise configuration repository server components |
Additional administration functions | Administrative console utility |
1C:Enterprise 7.7 infobase converter | 1C:Enterprise 7.7 infobase converter |
Integrity monitoring | Data integrity monitoring utility |
Click Next and Finish on the subsequent windows to complete the installation:
NOTE: Systems Settings means that the application takes region settings of the PC:
3) Add a base:
Open 1C Enterprise application clicking the icon on your desktop and click "Add" to add a new database in your list:
Select the option to add existing database:
Depending on the type of your database and connection, select the appropriate option, specify details, then click Next and Finish:
a) If the database is placed in the folder in your network, then select the option #1 and specify the path. - SH-Creation an empty database with standard FirstBit configuration. (Self host)
b) If you have a link to connect to the database, then select the option #2 and past your link there. - Add database link in Platform
c) If you use server database and connection, then choose the option #3 and specify server and database names.
4) To check connection, select your database and click "1C:Enterprise":
If everything is done correctly, then you will see the screen presenting user and password input:
Thank you