當前位置:首頁 » 編程語言 » sqlserver2000英文版
擴展閱讀
webinf下怎麼引入js 2023-08-31 21:54:13
堡壘機怎麼打開web 2023-08-31 21:54:11

sqlserver2000英文版

發布時間: 2022-05-23 02:29:33

sql server2000英文字元集下查詢與更新中文的問題

兄弟這個不難。

指定一下會話語言就好了。

用Set Language

給你找了些資料,你看看吧:

SET LANGUAGE SET LANGUAGE指定會話的語言環境。 SET LANGUAGE的具體語法如下: SET LANGUAGE { [ N ] 'language' | @language_var } 其中參數[N]'language' | @language_var是存儲在系統表syslanguages中的語言名稱,表結構定義可以參考表2-5,語言名稱與syslanguages系統表的關系可以參考表2-6。該參數可以是UNICODE,或者是轉換為UNICODE的DBCS(雙位元組字元集)。若要指定使用UNICODE的語言,應使用N'language'。如果將語言指定為變數,則變數的數據類型必須為sysname。 SET LANGUAGE是在執行或運行時設置,而不是在分析時設置。它僅作用於當前會話環境,當前會話環境關閉後自動失效。

Ⅱ 請問哪裡可以下到英文版sql server2000 4合1版啊

這是SQL的微軟官方下載。。裡面有SQL2000和SQL2005。。根據你的要求和系統選擇下載就行。。如果你下的是四合一的版本。。安裝時選擇個人版就行了

1 SQL SERVER2000 的版本
(1)SQL SERVER2000企業版

支持SQL SERVER2000的所有功能,為中大型產品資料庫伺服器設計的,可提供大型網站、企業聯機十五處理及大型數據倉庫系統(OLAP)所要求的性能.

(2) SQL SERVER2000標准版

與企業版相比,不具備擴展功能,因此無法形成大型資料庫,資料庫倉庫和大型網站的支持。還有不支持一些關系資料庫引擎功能,如故障轉移群集、日誌傳送、索引視圖等。

Ⅲ SQLserver 2000英文和中文翻譯

一、SQL Server關系資料庫簡介
1、SQL Server是由Microsoft開發和推廣的關系資料庫系統(DBMS),它最初是由Microsoft、Sybase和Ashton-Tate三家公司共同開發的,並於1988年推出了第一個OS/2版本。
2、關系資料庫(RDBMS)管理系統功能:
》維護資料庫數據之間的關系;
》保證數據存儲的正確性;
》當出現系統故障的時候,將所有數據恢復到能夠保證一致行的某種狀態
3、RDBMS:SQL Server,Oracle,DB/2,Sybase,Informix
4、Non-RDBMS(File-based):Foxpro,Access
二、SQL Server 2000的版本
1、SQL Server 2000常見版本有:
》企業版(Enterprise Edition)
支持所有SQL Server 2000的功能。該版本多用於大中型產品資料庫伺服器,並且可以支持大型網站,企業OLTP(聯機事務處理)和大型數據倉庫系統OLAP(聯機分析處理)所要求的性能。
》標准版(Standard Edition)
實用范圍是小型的工作組或部門。它支持大多數的SQL Server2000功能。但是,不具有支持大型資料庫,數據倉庫和網站的功能。而且,不支持所有的關系資料庫引擎的功能。
》個人版(Personal Edition)
主要適用於移動用戶,因為他們經常從網路上斷開,而運行的應用程序卻仍然需要SQL Server 2000的支持。除了事務處理復制功能以外,能夠支持所有SQL Server 2000標准版支持的特性。
》開發者版(Developer Edition)
適用於應用程序開發的版本,支持除圖形化語言設置以外的SQL Server2000的所有其它功能。該版本主要適用於程序員在開發應用程序時,將SQL Server 2000作為其數據存儲區。雖然開發版的功能齊備,但是只被授權為一個開發和測試系統,而不是一個產品伺服器。
1.1 SQL Server特點
》與網際網路的集成:
SQL Server 2000的資料庫引擎全面支持XML(Extensive Markup Language,擴展標記語言),能使用戶很容易地將資料庫中的數據發布到Web頁面上。
》可伸縮性與可用性:
可跨越從運行Windows 95/98的膝上型電腦到運行Windows 2000的大型多處理器等多種平台使用。另外,對聯合伺服器,索引視圖等的支持,使得SQL Server 2000企業版可以升級到最大Web站點所需的性能級別。
》企業級資料庫功能:
SQL Server 2000分布式查詢可以引用來自不同資料庫的數據,而且這些對於用戶來說是完全透明的;分布式資料庫將保證任何分布式數據更新時的完整性;復制可以使我們能夠維護多個數據復本,這些用戶能夠自主地進行工作,然後再將所做的修改合並到發布資料庫;SQL Server 2000關系資料庫引擎能夠充分保護數據完整性,還可以將管理並發修改資料庫開銷到最小。
》易於安裝,部署和使用:
SQL Server 2000由一系列的管理和開發工具組成,這些工具使得在多個站點上進行SQL Server的安裝,部署,管理和使用變得更加容易。開發人員可以更加快速地交付SQL Server應用程序,而且只需要進行最少的安裝和管理就可以實現這些應用程序。
》數據倉庫:
數據倉庫是SQL Server 2000中包含的用於分析取和分析匯總數據以進行聯機分析處理的工具。這個功能只在Oracle和其他更昂貴的DBMS中才有。
1.1.1 SQL Server 2000新特性
全面擴展了SQL Server 7.0的性能,可靠性和易用性。增加了一系列的功能,具體如下:
》在關系資料庫方面的增強
》圖形管理增強
》增強的聯合資料庫伺服器
1.2 SQL Server 2000工具和實用程序
1、企業管理器 2、服務管理器 3、查詢分析器 4、事件探查器
5、導入和導出數據 6、伺服器網路使用工具 7、客戶端網路使用工具 8、聯機幫助文檔
1.2.1 企業管理器
企業管理器是基於一種新的被稱為微軟管理控制台(Microsoft Management Console)的公共伺服器管理環境,它是SQL Server 2000中最重要的一個管理工具。
企業管理器不僅能夠配置系統環境和管理SQL Server,而且由於它能夠以層疊列表的形式來顯示所有的SQL Server對象,因而所有SQL Server對象的建立與管理都可以通過它來完成。
用企業管理可以完成的操作
》管理SQL Server伺服器;建立與管理資料庫;建立與管理表、視圖、存儲過程、觸發程序、角色、規則、默認值等資料庫對象,以及用戶定義的數據類型;備份資料庫和事務日誌、
恢復資料庫;復制資料庫;設置任務調度;設置警報;提供跨伺服器的拖放控制操作;管理用戶賬戶;建立Transact-SQL命令語句以及管理和控制SQL Mail。
》在企業管理器中包含兩個窗口,左側的窗口是以「樹狀目錄」顯示的活動窗口,右側是顯示內容的窗口。
》單擊左側窗口中的加號,可以展開各個項目包含的子項目。
》通過選中的某個項目的節點,可以在右側的窗口中看到該項目包含的內容。
1.2.2服務管理器(Service Manager)
1、SQL Server服務管理器是在伺服器端實際工作時最有用的實用程序,服務管理器用來啟動、暫停、繼續和停止資料庫伺服器的實時服務,其提供的服務類型包括:SQL Server、SQL Server代理、Microsoft搜索和分布式事務協調器等。

A relational database, SQL Server
1, by Microsoft SQL Server is the development and popularization of relational database system (DBMS), which was originally by Microsoft, and Ashton Sybase Tate - three companies and joint development, launched in 1988, the first OS / 2 version.
2 and relational database management system (RDBMS) function:
"Maintaining the relationship between database data,
"Ensure the correctness of the data storage,
"When a system fault, all data recovery to ensure consistent done some condition
3, RDBMS: SQL Server, Oracle, DB / 2, Sybase Informix,
4 and amplified RDBMS (File - based) : Foxpro, Access
Second, SQL Server 2000 version
1 and SQL Server 2000 common version:
"Enterprise Edition (Enterprise Edition),
Support all SQL Server 2000 function. This version for large and medium-sized procts, and can support the database server, large web companies OLTP (online transaction processing) and large data warehouse system (on-line analytical processing (OLAP) required performance.
"Standard version (Standard Edition),
A small range of practical working or departments. It supports most SQL Server2000 function. But, do not have support large database, data warehouse and the functionality of the site. And don't support all the relations of the database engine.
"Personal Edition (Personal Edition),
Mainly used in mobile users, because they often disconnected, and from the network of applications running still need SQL Server 2000 support. Besides the transaction , able to support all functions of SQL Server 2000 standard version of the support.
"Edition) Developer Edition (Developer
Suitable application development version, support except graphical Server2000 SQL language setting beyond all the other functions. This version is mainly used in the programmer development application, will SQL Server 2000 as data storage area. Although development version of the function, but only authorized for a development and testing system, not a proct server.
1.1 SQL Server features
With the integration of the Internet:
SQL Server 2000 database engine comprehensive support XML Language, creating take (extensible Markup Language), that the user can easily be database data released to the Web page.
"Scalability and usability:
Can span from running Windows 95, 98 / the laptop to run Windows 2000 large-scale multiple processors etc. Various platforms. In addition, to jointly Server, etc, the support index view that SQL Server 2000 enterprise edition can upgrade to the largest Web site desired performance level.
"Enterprise databases functions:
SQL Server 2000 distributed query can quote from different database data, and these are completely transparent to users, Distributed database will ensure that any distributed data update integrity, Copy can enable us to maintain multiple data available, the user can work independently, and then will be done by modified merged into the database, SQL Server 2000 relational database engine can fully protect data integrity, still can be modified database management concurrent cost to a minimum.
"Easy to install, deployment and use:
SQL Server 2000 by a series of management and development tools, these tools at multiple sites on SQL Server installation, deploy, manage and use more easily. Developers can more quickly deliver SQL Server applications and requires only the least installation and management can achieve these applications.
"Data warehouse:
The data warehouse is SQL Server 2000 contains for analysis and summary data analysis on on-line analytical processing tools. This function only in Oracle and other more expensive DBMS.
1.1.1 SQL Server 2000 new features
Fully expanded the SQL Server 7.0 performance, reliability and usability. Increases the range of functions, specific as follows:
In the aspect of relational database
"Graphics management enhancement
The combination of enhanced database server
1.2 SQL Server 2000 tools, and utilities
1, enterprise management, service management 3, 4, event detection query parsers
5 and 6, the input and output data network, server client to use tools, tools Internet use online documentation
1.2.1 enterprise management
Enterprise Management is based on a new called Microsoft Management Console (r) of public Management Microsoft Server Management environment, it is the SQL Server 2000 in one of the most important Management tools.
Enterprise management can not only configuration system environment and management, but also because it SQL Server can cascade form to list all the SQL Server object, so all the SQL Server object of establishment and management can be accomplished by it.
In enterprise management can finish operation
"Management SQL Server Server. Establish and manage database, Establish and manage, view, storage process, triggering role, rules, proceres, by default, such as user defined object database of data types, Backup database and transaction log,
Restore database, Copy database, Set task scheling, Set alarm, Provide cross-server drag-and-drop controls operating, Manage the user accounts, Establish Transact - SQL commands and the management and control of the SQL statement E-mail.
"In the enterprise management in the window contains two on" the window "directory tree right is the active window, showing the contents of the window.
"The window, click on various projects can deploy plus committee&apos contains.
"Through a project of the selected node in the window, can see on this project contains the content.
1.2.2 Service Manager (up) Service
1 and SQL Server service manager is in practical work when the Server is most practical program, service management is to start, stop, and continue to suspend the real-time database Server service, the service provided types include: SQL Server, SQL Server proxy, Microsoft search and distributed coordination, etc.
給分的啊 累死了!!

Ⅳ 怎辦Microsoft SQL Server 2000中文版實然變成英文版了!

如果安裝了Microsoft SQL Server 2000中文版,那麼所有的工具都執行文件都安裝到了C:\Program Files\Microsoft SQL Server\80\Tools\Binn目錄下,我們最常使用的Query Analyzer對應isqlw.exe文件,事件探查器對應profiler.exe等

其次,讓我們了解一下資源文件的作用

為了實現產品的多語言支持,微軟通過資源文件的實現,同一個產品,由於資源文件改變為不同的語言相應界面即自動修改為該語言界面,在binn目錄下的resources子目錄就是完成上述任務的。當我們安裝完Microsoft SQL Server 2000中文版後,在resources子目錄下有兩個子目錄1033和2052,1033是英文資源文件,2052為中文資源文件。如果安裝的是英文版,則只有1033目錄。

下面,讓我們來實現中英文界面互換。您只需要把2052 修改為其他名字,則當您下一次打開SQL2000的相應工具時界面已經全部變成英文。自然,如果您想再回到英文界面,只需將2052修改回來即可。

剛才提到的是中文版Microsoft SQL Server 2000的界面改變為英文,那麼如果我的機器使用win2000英文,安裝SQL2000英文,那麼如何實現界面漢化呢。基於以上原理,首先,英文

操作系統將使用上述1033目錄而不是2052目錄。其次,我們需要中文的資源文件,當然中文資源文件在英文版SQL2000中沒有,您需要到應經安裝好SQL2000的中文版的相映目錄下拷貝2052目錄,或者拷貝SQL2000中文安裝盤的x86\binn\res\other目錄。然後,我們把原來英文資源文件的1033目錄修改為其他目錄,把2052或other修改為1033目錄,即可實現SQL2000工具漢化。當然,英文操作系統還需要在區域選項中把區域設置修改為中文。

Ⅳ sql server2000英文版資料庫出現亂碼,如何處理

你把系統換為中文版吧。
還有一個辦法就是在軟體那裡進行轉換。

Ⅵ 請問哪裡可以下載到sql server 2000英文版

http://lib.verycd.com/2004/10/06/0000022541.html
用電騾載

不知道你是要系統還是...
系統的話下面兩個
http://www.51ct.cn/downinfo/1369.html
這個是中文版的..
http://www.lm8.cn/SoftView/SoftView_100.html
這個英文版...不過不能保證可以下載
不知道你是要系統還是...

Ⅶ 英文版sql server 2000資料庫 插入中文亂碼

最根本的是要修改資料庫的排序規則,看看連接字元串里邊默認資料庫是哪一個,先修改那個資料庫的排序規則,如果默認是master最好指定為開發用的資料庫,因為master資料庫不允許修改
修改排序規則語句是
alter database 資料庫名
collate Chinese_PRC_CI_AS
同樣,開發涉及的資料庫也都要修改排序規則。

Ⅷ 請問在英文的SQL Server 2000默認編碼字元集

估計你是英文版顯示中文出問題要解決吧?

英文版SQL Server,在已有資料庫(默認配置)進行insert操作,如果insert內容為中文,發現insert之後資料庫中的中文內容為亂碼;

解決辦法
(1)、查詢當前資料庫的排序規則(編碼)
select * from ::fn_helpcollations()
(2)、執行SQL語句
alter database test01 collate Chinese_PRC_CI_AI

Ⅸ sqlserver2000資料庫軟體中英文版本兩者有何區別

沒什麼區別,就是界面有英中文的區別了,學習計算機的, 應該能這個能力看得懂各個標鍵的意思啊,不管什麼版本,大部分提示報錯,還是會有英文的

Ⅹ 你好,請問你有sqlsever2000英文版嗎

Microsoft SQL Server 2000各種版本或組件而必須安裝的操作系統。
企業版和標准版 Windows Server 2003,標准版1
Windows Server 2003,企業版1
Windows Server 2003,Datacenter 版1
Windows 2000 Server
Windows 2000 Advanced Server
Windows 2000 Datacenter Server
Microsoft Windows NT Server4.0 Service Pack 5(或更高版本)
Windows NT Server 4.0 SP5 或更高版本(企業版)
企業評估版和開發人員版
上面列出的是企業版和標准版的操作系統要求
Windows XP Professional
Windows XP Home Edition
Windows 2000 Professional
Windows NT Workstation 4.0(帶SP5)或更高版本
SQL Server 2000個人版2和SQL Server 2000 Desktop Engine (MSDE 2000)上面列出的是企業版、標准版、企業評估版和開發人員版的操作系統要求
Windows Server 2003、Web Edition1(僅限MSDE)
Windows 98
Windows Me
客戶端工具支持 Windows 95
Windows 98
Windows Me
Windows NT Workstation 4.0
Windows 2000 Professional
Windows XP Professional
Windows XP Home Edition
Windows Server 2003,標准版1
Windows Server 2003,企業版1
Windows Server 2003,Datacenter版1
UNIX、Apple Macintosh 和 OS/2 客戶端需要第三方廠商提供的開放式資料庫連接(ODBC)客戶端軟體。
僅連接 Windows 95
Windows 98
Windows Me
Windows NT Workstation 4.0
Windows 2000(所有版本)
Windows XP Professional
Windows XP Home Edition
Windows Server 2003,標准版1
Windows Server 2003,企業版1
Windows Server 2003,Datacenter 版1
1 Windows Server2003 要求應用SQL Server2000 Service Pack3或更高版本。
2 SQL Server 2000 個人版用於桌面和移動環境。個人版未包含標准版的全部功能。像聯機分析處理 (OLAP)、數據挖掘和其他數據倉庫功能等 Analysis Services 包括在個人版中,但這些功能不能在Windows98 或 Windows Me上安裝。
3 僅在客戶端連接中支持;不包括圖形工具支持。

說明在Microsoft Windows NT® Server4.0上,必須安裝Service Pack5(SP5)或更高版本,這是SQL Server2000 所有版本的最低要求。SQL Server 2000 中文版不支持英文版的NT4.0企業版。

SQL Server2000在Windows NT4.0 終端伺服器上不受支持。
在不帶網卡的 Windows 98 計算機上安裝 SQL Server 2000 個人版或 Desktop Engine (MSDE 2000),需要Windows 98第二版。