embedded sql 中文意思是什麼

embedded sql 解釋
內嵌式 sql
  1. Xdataaccess is a data access lightweight framework based on the modularization of sql code, typically embedded in data access components, in xml files

    "這是在模塊化的sql代碼基礎上開發的輕量級數據訪問框架。通產可嵌入到數據訪問組件、 xml文件中。
  2. This tutorial introduces you to embedded sql programming and walks you through the basic steps of constructing an embedded sql application

    本教程向您介紹嵌入式sql編程,並帶您走過用於構造嵌入式sql應用程序的基本步驟。
  3. Sql server express provides powerful and reliable data management tools and rich features, data protection, and fast performance. it is ideal for embedded application clients, light web applications, and local data stores

    Sql server express提供功能強大而且可靠的資料管理工具,以及豐富的功能資料保護與高速的效能,非常適用於內嵌的應用程式用戶端簡易的web應用程式和本機資料存放區。
  4. Sql server express provides powerful and reliable data management tools along with rich features, data protection, and fast performance. it is ideal for embedded application clients, light web applications, and local data stores

    Sql server express提供功能強大而且可靠的資料管理工具,以及豐富的功能資料保護與高速的效能,非常適用於內嵌的應用程式用戶端簡易的web應用程式和本機資料存放區。
  5. According to the requirements of the real - time monitor and information management system for locomotive maintenance of zhengzhou, this paper deals with a distributed data acquisition transmission and processing system, in order to collect data of field equipments automatically, transport the data to server through embedded ethernet and store them in the sql database

    論文是根據鄭州機務段「機務段機車檢修實時監測管理系統」項目的要求,實現一個基於嵌入式以太網的分散式數據採集傳輸處理系統,實現對現場設備的數據自動採集,並通過嵌入式以太網傳輸至服務器,送入sqlserver數據庫,同時提供數據庫web瀏覽功能。
  6. Im modeling and scoring enable data mining algorithms and scoring functions embedded in a db2 database as stored procedures and sql extenders

    Im modeling and scoring將db2數據庫中內嵌的數據挖掘演算法和評分功能作為存儲過程和sql擴展器來啟用。
  7. The default isolation level for embedded sql statements is cursor stability

    嵌入式sql語句的默認隔離級別為游標可靠性( cs ) 。
  8. For embedded sql programs, the application code page is determined at precompile bind time and at execution time

    對于嵌入式sql程序而言,應用程序代碼頁在預編譯/綁定時以及執行時確定。
  9. Free to download, free to deploy, and free to redistribute as an embedded part of an application, sql server express is the fast and easy way to develop data - driven applications

    Sql server express作為應用程序的嵌入部分,可以免費下載、免費部署以及免費再分發,從而成為開發數據驅動的應用程序的最佳途徑。
  10. Free to download, free to deploy, and free to redistribute as an embedded part of an application, sql server express with advanced services is the fast and easy way to develop and manage data - driven applications with powerful built - in reporting and full - text search functionality

    具有高級服務的sql server express作為應用程序嵌入部分,可以免費下載免費部署以及免費再分發,從而成為開發和管理具有功能強大內置報表和全文搜索功能的數據驅動應用程序的最佳途徑。
  11. Although the sql server 2005 database engine still supports connections from existing applications using the db - library and embedded sql apis, it does not include the files or documentation needed to do programming work on applications that use these apis

    盡管sql server 2005數據庫引擎仍然支持來自使用db - library和嵌入式sql api的現有應用程序的連接,但是它不包含對使用這些api的應用程序進行編程工作所需的文件或文檔。
  12. To persistence the objects there are two common approach. one approach is that structured query language ( sql ) codeis embedded in the source code of your classes. the other approach is that sql statements for your business classes are encapsulated in one or more " data classes. " the disadvantage is that it directly couples your business classes with the schema of your relational database, implying that a simple change such as renaming a column or porting to another database results in a rework of your source code

    實現在關系數據庫存取對象,常用的做法有:一種方法是在對象中直接編寫sql代碼來存取對象,另一種方法是將sql代碼在專門的數據類(或存儲過程)中編寫,但著兩種方式都使得對象模型與關系數據庫模式的耦合度大,不容易維護,因為關系數據庫模式的微小改動,都將導致應用程序的重新編譯。
  13. In this paper, the system frame and functions of some of the most popular embedded database systems, such as xiaojinling system, openbase mini and sybase sql anywhere studio etc., are discussed

    本文從組成結構、系統功能等方面對幾個主流嵌入式數據庫系統(人大小金靈、東軟openbasemini 、 sybasesqlanywherestudio等)進行了介紹。
  14. Sql server compact extends the sql server mobile technology by offering a low maintenance, compact embedded database for single - user client applications for all windows platforms including tablet pcs, pocket pcs, smart phones and desktops

    Sql server compact透過提供低維護且壓縮的內嵌資料庫給所有windows平臺包括tablet pc pocket pc智慧型手機和桌上型電腦的單一使用者用戶端應用程式,藉以擴充sql server mobile技術。
  15. ( 2 ) in order to validate the efficiency of algorithm, this paper design and implement a testing, platform rule processor based on sql server. the main function of the processor is to translate the first order logic rule into embedded - sql programs, which make sql server dbms possess the capability in expressing recursive query with logic language

    ( 2 )為驗證演算法的有效性,該文設計實現了一個測試平臺? ?基於sqlserver的規則處理器,其主要功能為自動把一階邏輯規則轉換為含有sql語句的過程代碼,這使得sqlserver數據庫管理系統有了用邏輯數據語言表示遞歸查詢的能力。
  16. With embedded sql, the intricacies of database programming are masked by a sort of macro sub - language

    使用嵌入式sql ,數據庫編程的復雜性可以通過一些宏子語言來屏蔽。
  17. Many embedded sql implementations, however, are basically just specialized macro processors that generate regular c programs as output

    然而,很多嵌入式sql的實現通常都是一些專用的宏處理器,可以生成c程序作為輸出結果。
  18. For example, suppose the following static sql statement is found in an embedded - sql application

    例如,假設在一個嵌入式sql應用程序中有以下的靜態sql語句:
分享友人