久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

    • <bdo id='q1w7i'></bdo><ul id='q1w7i'></ul>

    <tfoot id='q1w7i'></tfoot>
  • <small id='q1w7i'></small><noframes id='q1w7i'>

    <i id='q1w7i'><tr id='q1w7i'><dt id='q1w7i'><q id='q1w7i'><span id='q1w7i'><b id='q1w7i'><form id='q1w7i'><ins id='q1w7i'></ins><ul id='q1w7i'></ul><sub id='q1w7i'></sub></form><legend id='q1w7i'></legend><bdo id='q1w7i'><pre id='q1w7i'><center id='q1w7i'></center></pre></bdo></b><th id='q1w7i'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='q1w7i'><tfoot id='q1w7i'></tfoot><dl id='q1w7i'><fieldset id='q1w7i'></fieldset></dl></div>

      <legend id='q1w7i'><style id='q1w7i'><dir id='q1w7i'><q id='q1w7i'></q></dir></style></legend>

      1. SQL Server - 我*真正*需要多少用戶?

        SQL Server - How many users do I *really* need?(SQL Server - 我*真正*需要多少用戶?)

            <i id='SgKxo'><tr id='SgKxo'><dt id='SgKxo'><q id='SgKxo'><span id='SgKxo'><b id='SgKxo'><form id='SgKxo'><ins id='SgKxo'></ins><ul id='SgKxo'></ul><sub id='SgKxo'></sub></form><legend id='SgKxo'></legend><bdo id='SgKxo'><pre id='SgKxo'><center id='SgKxo'></center></pre></bdo></b><th id='SgKxo'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='SgKxo'><tfoot id='SgKxo'></tfoot><dl id='SgKxo'><fieldset id='SgKxo'></fieldset></dl></div>

            1. <tfoot id='SgKxo'></tfoot>

              <small id='SgKxo'></small><noframes id='SgKxo'>

            2. <legend id='SgKxo'><style id='SgKxo'><dir id='SgKxo'><q id='SgKxo'></q></dir></style></legend>
                <tbody id='SgKxo'></tbody>
                <bdo id='SgKxo'></bdo><ul id='SgKxo'></ul>
                • 本文介紹了SQL Server - 我*真正*需要多少用戶?的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學(xué)習(xí)吧!

                  問題描述

                  我正在設(shè)置一個應(yīng)用程序,我正在考慮購買 SQL Server 的許可證.我的問題很簡單(雖然答案可能很復(fù)雜...)

                  I'm setting up an application, and I'm looking into purchasing a license for SQL Server. My question is pretty simple (though may have a complicated answer...)

                  對于 SQL Server,我真正需要多少個用戶帳戶?

                  How many users accounts do I really need, for SQL Server?

                  在我看來,我會提供一個主管理帳戶,可能是 2 或 3 個用戶帳戶,然后是一個基于應(yīng)用程序的帳戶.

                  The way I see it, I'd give one master administration account, maybe 2 or 3 user accounts, and then one application-based account.

                  我的應(yīng)用程序可能有大約 30-40 個用戶,很少有可能有 4-5 人同時使用.但正如我所見,我設(shè)置了一個包含 30-40 個帳戶的 BLL - BLL 將擁有 SQL 帳戶,所有 30 個帳戶都將使用該帳戶通過...查詢數(shù)據(jù)庫.

                  My application will likely have about 30-40 users, with the rare possibility of having 4-5 people being simultaneous users. But as I see it, I'd set up a BLL with the 30-40 accounts - and the BLL would have the SQL account, that all 30 accounts would use to query the DB through...

                  我只是想知道人們對此有何看法.這是要走的路,還是我對這里的架構(gòu)有錯誤的想法?

                  I'm just wondering what people's take on this is. Is that the way to go, or do I have the wrong idea of architecture here?

                  推薦答案

                  您的案例稱為多路復(fù)用,特殊注意事項(xiàng) 使用中間件、事務(wù)服務(wù)器和多層架構(gòu):

                  Your case is called Multiplexing ans is covered in the special considerations Using Middleware, Transaction Servers, and Multitiered Architecture:

                  有時組織會發(fā)展使用各種網(wǎng)絡(luò)場景硬件和/或軟件的形式減少設(shè)備或用戶的數(shù)量直接訪問或使用特定服務(wù)器上的軟件,通常稱為多路復(fù)用"或池化"硬件或軟件.使用這種多路復(fù)用或池化硬件和/或軟件不會減少客戶端訪問許可證的數(shù)量訪問或使用 SQL 所需的 (CAL)服務(wù)器軟件.需要 CAL每個不同的設(shè)備或用戶多路復(fù)用或匯集軟件或硬件前端.這仍然是真的無論硬件有多少層或服務(wù)器之間存在軟件運(yùn)行 SQL Server 和客戶端最終使用其數(shù)據(jù)的設(shè)備,服務(wù)或功能

                  Sometimes organizations develop network scenarios that use various forms of hardware and/or software that reduce the number of devices or users that directly access or use the software on a particular server, often called "multiplexing" or "pooling" hardware or software. Use of such multiplexing or pooling hardware and/or software does not reduce the number of client access licenses (CALs) required to access or use SQL Server software. A CAL is required for each distinct device or user to the multiplexing or pooling software or hardware front end. This remains true no matter how many tiers of hardware or software exist between the server running SQL Server and the client devices that ultimately use its data, services, or functionality

                  底線:您需要為每個用戶提供一個 CAL,總共需要 35-45 個許可證.

                  Bottom line: you need one CAL for every user, to a toal of 35-45 licenses.

                  這篇關(guān)于SQL Server - 我*真正*需要多少用戶?的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網(wǎng)!

                  【網(wǎng)站聲明】本站部分內(nèi)容來源于互聯(lián)網(wǎng),旨在幫助大家更快的解決問題,如果有圖片或者內(nèi)容侵犯了您的權(quán)益,請聯(lián)系我們刪除處理,感謝您的支持!

                  相關(guān)文檔推薦

                  Break down a table to pivot in columns (SQL,PYSPARK)(分解表以按列進(jìn)行透視(SQL、PYSPARK))
                  Spark giving Null Pointer Exception while performing jdbc save(Spark在執(zhí)行jdbc保存時給出空指針異常)
                  execute query on sqlserver using spark sql(使用 spark sql 在 sqlserver 上執(zhí)行查詢)
                  How can I compare the one line in one CSV with all lines in another CSV file?(如何將一個 CSV 中的一行與另一個 CSV 文件中的所有行進(jìn)行比較?)
                  How to map the column wise data in flowfile in NiFi?(如何在 NiFi 中映射流文件中的列數(shù)據(jù)?)
                  connect SQL to apache nifi(將 SQL 連接到 apache nifi)
                    <tbody id='DpN8u'></tbody>

                  • <tfoot id='DpN8u'></tfoot>

                        • <bdo id='DpN8u'></bdo><ul id='DpN8u'></ul>
                        • <small id='DpN8u'></small><noframes id='DpN8u'>

                            <i id='DpN8u'><tr id='DpN8u'><dt id='DpN8u'><q id='DpN8u'><span id='DpN8u'><b id='DpN8u'><form id='DpN8u'><ins id='DpN8u'></ins><ul id='DpN8u'></ul><sub id='DpN8u'></sub></form><legend id='DpN8u'></legend><bdo id='DpN8u'><pre id='DpN8u'><center id='DpN8u'></center></pre></bdo></b><th id='DpN8u'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='DpN8u'><tfoot id='DpN8u'></tfoot><dl id='DpN8u'><fieldset id='DpN8u'></fieldset></dl></div>
                            <legend id='DpN8u'><style id='DpN8u'><dir id='DpN8u'><q id='DpN8u'></q></dir></style></legend>
                          1. 主站蜘蛛池模板: 国产一区二区在线免费 | 99re视频在线 | 成人不卡 | 久久99精品久久久久久国产越南 | 欧美一级二级三级 | 欧美精品91 | 高清一区二区三区 | 91久久精品国产免费一区 | 9191av| 中文字幕电影在线观看 | 亚洲欧美一区二区三区国产精品 | 成人av网站在线观看 | 色偷偷888欧美精品久久久 | 亚洲综合色丁香婷婷六月图片 | 久久精品国产久精国产 | 蜜桃av人人夜夜澡人人爽 | 久久蜜桃av | 欧美性猛片aaaaaaa做受 | 国产九九精品视频 | 91久久国产综合久久91精品网站 | 色婷婷久久久久swag精品 | 精品中文字幕一区二区三区 | 天天噜天天干 | 欧美视频一区二区三区 | 日本久久福利 | 免费av观看| 999久久久久久久久 国产欧美在线观看 | av小说在线| 久久久精品高清 | 日韩精品免费 | 给我免费的视频在线观看 | 亚洲精品欧美 | 欧美一区二区三区视频在线观看 | 久久久久网站 | 国产日韩欧美一区二区 | 天天操网 | 这里只有精品99re | 亚洲第一在线 | 欧美精品一二区 | 美女久久久久久久久 | 成年人视频免费在线观看 |