<ruby id="h6500"><table id="h6500"></table></ruby>
    1. <ruby id="h6500"><video id="h6500"></video></ruby>
          1. <progress id="h6500"><u id="h6500"><form id="h6500"></form></u></progress>
            • 軟件測試技術(shù)
            • 軟件測試博客
            • 軟件測試視頻
            • 開(kāi)源軟件測試技術(shù)
            • 軟件測試論壇
            • 軟件測試沙龍
            • 軟件測試資料下載
            • 軟件測試雜志
            • 軟件測試人才招聘
              暫時(shí)沒(méi)有公告

            字號: | 推薦給好友 上一篇 | 下一篇

            軟件測試開(kāi)源工具Rational Robot SQABasic數據庫操作相關(guān)命令[5]

            發(fā)布: 2009-11-19 09:37 | 作者: 不詳 | 來(lái)源: 領(lǐng)測軟件測試網(wǎng)采編 | 查看: 30次 | 進(jìn)入軟件測試論壇討論

            領(lǐng)測軟件測試網(wǎng)

                  軟件測試開(kāi)源工具Rational Robot SQABasic數據庫操作相關(guān)命令[5]  軟件測試工具

              關(guān)鍵字:SQABasic 數據庫 命令

              語(yǔ)法: 參數 解釋

              connection& 必需項,long

              destination$ 必需項,包含用來(lái)存儲結果的文件和路徑的字符串。

              columnNames% 整型,非0時(shí),文件首行將存儲數據庫計劃指定的欄列名稱(chēng)。如果缺省,默認為0。

              columnDelimiter$ 每行內界定域用的字符串。如果缺省,tab鍵用來(lái)分隔域。

              注解:

              成功完成操作情況下,返回值是結果集的行數目。如果函數不能在指定連接上獲得結果,返回-1。

              參數是必需參數。返回變量。 SQLRetrieveToFile Example

              This example opens a connection to a data source and retrieves information to a file.

              Sub main

              '' Declarations

              ''

              Dim connection As Long

              Dim destination As String

              Dim retcode As Long

              Dim query as String

              Dim outputStr as String

              Dim filename as String

              Dim columnDelimiter as String

              ''

              '' Open the connection

              connection = SQLOpen("DSN=SblTest",outputStr,prompt:=3)

              '' Execute the query

              ''

              query = "select * from customer"

              retcode = SQLExecQuery(connection,query)

              '' Place the results of the previous query in the file named by

              '' filename and put the column names in the file as the first row.

              '' The field delimiter is %

              ''

              filename = "c:\myfile.txt"

              columnDelimiter = "%"

              retcode = SQLRetrieveToFile(connection:=connection,destination:=filename, columnNames:=1,columnDelimiter:=columnDelimiter)

              retcode = SQLClose(connection)

              End Sub

            延伸閱讀

            文章來(lái)源于領(lǐng)測軟件測試網(wǎng) http://kjueaiud.com/

            TAG: rational Rational RATIONAL robot Robot ROBOT SQABasic 軟件測試 數據庫


            關(guān)于領(lǐng)測軟件測試網(wǎng) | 領(lǐng)測軟件測試網(wǎng)合作伙伴 | 廣告服務(wù) | 投稿指南 | 聯(lián)系我們 | 網(wǎng)站地圖 | 友情鏈接
            版權所有(C) 2003-2010 TestAge(領(lǐng)測軟件測試網(wǎng))|領(lǐng)測國際科技(北京)有限公司|軟件測試工程師培訓網(wǎng) All Rights Reserved
            北京市海淀區中關(guān)村南大街9號北京理工科技大廈1402室 京ICP備2023014753號-2
            技術(shù)支持和業(yè)務(wù)聯(lián)系:info@testage.com.cn 電話(huà):010-51297073

            軟件測試 | 領(lǐng)測國際ISTQBISTQB官網(wǎng)TMMiTMMi認證國際軟件測試工程師認證領(lǐng)測軟件測試網(wǎng)

            老湿亚洲永久精品ww47香蕉图片_日韩欧美中文字幕北美法律_国产AV永久无码天堂影院_久久婷婷综合色丁香五月
              <ruby id="h6500"><table id="h6500"></table></ruby>
              1. <ruby id="h6500"><video id="h6500"></video></ruby>
                    1. <progress id="h6500"><u id="h6500"><form id="h6500"></form></u></progress>