123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141 |
- $PBExportHeader$w_set_sqlca_response.srw
- $PBExportComments$数据库连接窗口
- forward
- global type w_set_sqlca_response from w_set_sqlca
- end type
- end forward
- global type w_set_sqlca_response from w_set_sqlca
- boolean minbox = false
- windowtype windowtype = response!
- end type
- global w_set_sqlca_response w_set_sqlca_response
- on w_set_sqlca_response.create
- call super::create
- end on
- on w_set_sqlca_response.destroy
- call super::destroy
- end on
- type cb_func from w_set_sqlca`cb_func within w_set_sqlca_response
- end type
- type cb_exit from w_set_sqlca`cb_exit within w_set_sqlca_response
- end type
- type cb_ok from w_set_sqlca`cb_ok within w_set_sqlca_response
- end type
- type sle_logpass from w_set_sqlca`sle_logpass within w_set_sqlca_response
- end type
- type sle_logid from w_set_sqlca`sle_logid within w_set_sqlca_response
- end type
- type sle_server from w_set_sqlca`sle_server within w_set_sqlca_response
- end type
- type sle_database from w_set_sqlca`sle_database within w_set_sqlca_response
- end type
- type sle_dbpass from w_set_sqlca`sle_dbpass within w_set_sqlca_response
- end type
- type sle_userid from w_set_sqlca`sle_userid within w_set_sqlca_response
- end type
- type sle_dbparm from w_set_sqlca`sle_dbparm within w_set_sqlca_response
- end type
- type st_9 from w_set_sqlca`st_9 within w_set_sqlca_response
- end type
- type st_6 from w_set_sqlca`st_6 within w_set_sqlca_response
- end type
- type st_5 from w_set_sqlca`st_5 within w_set_sqlca_response
- end type
- type st_4 from w_set_sqlca`st_4 within w_set_sqlca_response
- end type
- type st_3 from w_set_sqlca`st_3 within w_set_sqlca_response
- end type
- type st_2 from w_set_sqlca`st_2 within w_set_sqlca_response
- end type
- type st_00 from w_set_sqlca`st_00 within w_set_sqlca_response
- end type
- type st_7 from w_set_sqlca`st_7 within w_set_sqlca_response
- end type
- type cb_ch2 from w_set_sqlca`cb_ch2 within w_set_sqlca_response
- end type
- type sle_filename from w_set_sqlca`sle_filename within w_set_sqlca_response
- end type
- type cbx_addnewdatabase from w_set_sqlca`cbx_addnewdatabase within w_set_sqlca_response
- end type
- type rb_server from w_set_sqlca`rb_server within w_set_sqlca_response
- end type
- type rb_2 from w_set_sqlca`rb_2 within w_set_sqlca_response
- end type
- type sle_dbms from w_set_sqlca`sle_dbms within w_set_sqlca_response
- end type
- type st_8 from w_set_sqlca`st_8 within w_set_sqlca_response
- end type
- type sle_sqldb_mdf from w_set_sqlca`sle_sqldb_mdf within w_set_sqlca_response
- end type
- type sle_sqldb_ldf from w_set_sqlca`sle_sqldb_ldf within w_set_sqlca_response
- end type
- type st_91 from w_set_sqlca`st_91 within w_set_sqlca_response
- end type
- type st_912 from w_set_sqlca`st_912 within w_set_sqlca_response
- end type
- type cb_sqldb_mdf from w_set_sqlca`cb_sqldb_mdf within w_set_sqlca_response
- end type
- type cb_sqldb_ldf from w_set_sqlca`cb_sqldb_ldf within w_set_sqlca_response
- end type
- type gb_1 from w_set_sqlca`gb_1 within w_set_sqlca_response
- end type
- type st_193 from w_set_sqlca`st_193 within w_set_sqlca_response
- end type
- type st_2334 from w_set_sqlca`st_2334 within w_set_sqlca_response
- end type
- type st_345 from w_set_sqlca`st_345 within w_set_sqlca_response
- end type
- type sle_sqldb_mdf_sor from w_set_sqlca`sle_sqldb_mdf_sor within w_set_sqlca_response
- end type
- type sle_sqldb_ldf_sor from w_set_sqlca`sle_sqldb_ldf_sor within w_set_sqlca_response
- end type
- type cbx_db_h from w_set_sqlca`cbx_db_h within w_set_sqlca_response
- end type
- type gb_3 from w_set_sqlca`gb_3 within w_set_sqlca_response
- end type
- type st_jd from w_set_sqlca`st_jd within w_set_sqlca_response
- end type
|