home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 5 / 05.iso / a / a025 / 10.ddi / RPC.FRM (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1992-03-12  |  6.8 KB  |  275 lines

  1. RPCFORM
  2. Remote Stored Procedure
  3. Form1
  4. Frame1
  5. Connection
  6. Label1
  7. &Server Name:
  8. SERVER_COMBO
  9. Combo1
  10. Label4
  11. &Database Name:
  12. DBNAME_FIELD
  13. Text2
  14. Label5
  15. &Owner:
  16. OWNER_FIELD
  17. Text3
  18. NEW_QUERY_BUTTON
  19. &New Procedure
  20. SEND_QUERY_BUTTON
  21. E&xecute Proc
  22. CLOSE_BUTTON
  23. Close
  24. Frame2
  25. Procedure Sampler
  26. Label3
  27. &Procedure Name:
  28. PROCNAME_COMBO
  29. Label6
  30. Para&meter Names:
  31. PARAMNAME_FIELD
  32. Text2
  33. Label7
  34. Parameter &Values:
  35. PARAMVALUE_FIELD
  36. Text1
  37. Label2
  38.     &Results:
  39. RESULT_FIELD
  40. Text1
  41. Courier
  42. Form_Click
  43. VBSQL1
  44. VBSQL1_Error
  45. SqlConn
  46. Severity
  47. ErrorNum
  48. OSError
  49. ErrorStr
  50. OSErrorStr
  51. RetCode
  52. ErrStr
  53. VBSQL1_Message3
  54. Message@
  55. State}
  56. MsgStr
  57.     SQLErrors/
  58. SQLErrors_Errorb
  59. SQLErrors_Message
  60. Command1
  61. Connect"
  62. Connect_Click
  63. Serverw
  64. SqlOpenConnection\
  65. SqlInitc
  66. SqlCmd
  67. SqlExec
  68. SqlResults
  69. SqlNextRowF
  70. NOMOREROWSW
  71. numcolu
  72. SqlNumColsB
  73. DataV
  74. SqlData
  75. SqlClose
  76. SqlWinExitK
  77. Form1x
  78. Continue
  79. DataStr
  80. CLOSE_BUTTON_Click
  81.     QUERYFORM*
  82. QUERY_FIELD_Change
  83. SEND_QUERY_BUTTON_Click
  84. QUERY_FIELD
  85. rowdata
  86. RESULT_FIELD
  87. RESULTS_FIELD@
  88. ClearFields
  89. Form_GotFocus
  90. NEW_QUERY_BUTTON_Click^
  91. @    Form_Load
  92. RESULTS_FIELD_Change
  93. coldata5
  94. collengths
  95.     SqlColLen
  96. colnameO
  97. SqlColName
  98.     actuallen
  99. colline
  100. TABKEY
  101. DETAIL_FIELD
  102. rowlen
  103.     SqlCancel
  104. ResultsG    
  105. tmplen 
  106. colvalue
  107. nextline
  108.     underline
  109. rowcntj
  110. tmplenx
  111. templenh
  112. RESULTS_LIST_Clicke
  113. Result_list
  114. RESULTS_list4
  115.     ListCount
  116. Check
  117. GotFocus
  118. FocusC
  119. ResultP
  120. REGROW:
  121. NOMORERESULTS
  122. Process_SQL_queryt
  123. SubProcess_SQL_query-
  124. WhileResult
  125. RowProcess
  126.     owProcess
  127. VALUE
  128. SqlAData]
  129.     Calculate
  130. length
  131. colpositions
  132. colwidth
  133. index
  134. altcolZ    
  135. SqlAltColId
  136. db_nameF
  137. dbidR
  138.     sysusagesS
  139. order7
  140. computer
  141. colnum
  142. altop
  143. SqlAltOp}
  144. numalts
  145. SqlNumAltsL
  146. number
  147. columnsp
  148.     altstring}
  149.     SqlPrType
  150. altvalue
  151. psychology
  152.     SqlDatLen
  153. SqlCount
  154. coluline$
  155. SqlGetAltColInfo*
  156. AltColDetail
  157. Status
  158. AltColumnDataO    
  159. colid
  160.     aggopname
  161. ColInfod
  162. SqlGetColumnInfo
  163. ColDetails
  164. Collen]
  165.     ColDetailq
  166. ColumnData
  167. numcompy
  168. SqlNumCompute
  169. numorder
  170. SqlNumOrders
  171. ResultProcess
  172. ordercol
  173. SqlOrderColK
  174. RemColName
  175. even^
  176. withl    
  177. column?
  178. headings
  179. displays
  180. program
  181. anyway
  182. would;    
  183. Form_KeyDown
  184. KeyCode
  185. Shift
  186. Form_DragOver
  187. Sourcew
  188. Process_SQL_query1
  189. OutputData)    
  190. ClearResultArray
  191. HEADING_LABEL
  192. HEADINGS_LABEL
  193. Captions
  194. HEADINGS_FIELD
  195. DataLine
  196. numrows
  197. PROCNAME_FIELD
  198. DBNAME_FIELD\
  199. OWNER_FIELD
  200. procname
  201. SERVER_COMBO
  202. SqlRpcInitZ
  203. SQLRPCRECOMPILE
  204. SUCCEEDL
  205. Label7_Click
  206. PARAMNAME_FIELDH
  207. PARMAVALUE_FIELD
  208. Param_Names)
  209. Param_Values8
  210. Parse_Namesk
  211. Parse_Values
  212. PARAMVALUE_FIELD
  213. Parse_Param
  214. Rulename
  215. Start
  216. endpos
  217. ParamIn
  218. ParamOut
  219. inParam
  220. RPCFORM
  221. SqlRpcParam
  222. PARAM_NAME
  223. SQLRPCRETURN<
  224. Param_types
  225. PROCNAME_COMBO-
  226. PARAMNAME_FIELD_Change
  227. SQLVARCHAR
  228. PARAM_VALUE
  229. Parse_Params
  230. SqlRpcSend
  231. PROCNAME_COMBO_Change
  232. PROCNAME_COMBO_Click
  233. ThenParse_Params
  234. GetDatabases
  235. Database_Control
  236. ExecuteSQLCommand
  237. ComboBox
  238. GetServers
  239. Server_Control
  240.     databases
  241. CLOSE_BUTTON_Click
  242. SEND_QUERY_BUTTON_Click
  243.  Assemble the procedure name
  244.  Get the parameter names
  245.  Get the parameter values
  246.  Initialize the stored proc.
  247.  Fill the parameters
  248. sp_who(
  249. sp_help"(
  250. sp_addlogin"(
  251.  Clear the result array, and result controls first
  252.  Fill the result array with the data
  253.  Fill the results field
  254. ClearFields
  255. NEW_QUERY_BUTTON_Click
  256. Form_Load
  257.  Call routine to clear the fieldsy
  258.  Fill in the procedure names comboboxb
  259. sp_help"
  260. sp_addlogin"
  261. sp_who
  262. Parse_Params
  263.  This routine takes the comma delimeted Parameter names/values
  264. PROCNAME_COMBO_Click
  265. sp_who(
  266. sp_help"(
  267. @objname
  268. sp_addlogin"(
  269. GetServers
  270.  This routine gets the name of all the remote serversr
  271.  Fill each element in the combobox or list box which is passed into this procedure
  272.  execute the command.  Get each server name and fill the combobox.
  273. Select srvname from master..sysservers where srvid != 0"
  274.  If this is a combobox we are filling, then display the first database in the list to start with
  275.