A.string_string
B.%string_string
C.String_n2ame
D.String_Parent
您可能感興趣的試卷
你可能感興趣的試題
A.屬性、事件、函數(shù)和代碼
B.控件、事件、函數(shù)和文件
C.屬性、記錄、函數(shù)和控件
D.屬性、事件、函數(shù)和控件
A.Message
B.Transaction
C.Error
D.Datastore
A、w_login-> Whospital -> Thospital -> Ahospital
B、Ahospital -> w_login -> Thospital-> Whospital
C、Thospital -> Whospital-> w_login -> Ahospital
D、Whospital -> Thospital -> Ahospital -> w_login
最新試題
按所給條件寫出PowerBuilder與數(shù)據(jù)庫連接的代碼。條件如下: (1)數(shù)據(jù)庫管理系統(tǒng)是ODBC(2)數(shù)據(jù)庫是tcdb (3)用戶代碼是db (4)數(shù)據(jù)庫口令是ok (5)登陸代碼是sa (6)登陸口令是dht007 (7)服務(wù)器名無 (8)數(shù)據(jù)庫參數(shù)為:ConnectString=’DSN=mydb;UID=db;PWD=ok’(9)如果連接不成功則顯示“注意,不能連接到數(shù)據(jù)庫上”
對面對象開發(fā)方法包括哪幾個典型階段?
在PowerBuilder中,函數(shù)和事件各自的含義是什么?
編寫一段PowerBuilder中的嵌入式SQL語句,向表employee的Address和Name列分別插入數(shù)據(jù)“濟南”、“王偉”。
什么是主鍵、索引、外鍵、視圖、存儲過程?試舉例說明。
簡述4種類型的變量及其作用范圍分別是哪些?
簡述空值的含義及其使用方法?
一般來講,在Power Builder應(yīng)用程序中用CREATE命令創(chuàng)建的對象都應(yīng)用DESTROY命令將其釋放,以減少資源占用。
在PowerBuilder刪除ASA本地數(shù)據(jù)庫分幾個層次,分別是什么?
在PowerBuilder中,刪除數(shù)據(jù)源不會對磁盤上的數(shù)據(jù)庫產(chǎn)生影響。