View Single Post
  #5 (permalink)  
Old 08-18-06, 00:58
kiluyar kiluyar is offline
Registered User
 
Join Date: Aug 2006
Posts: 13
Hi, RBARAER,
Thanks very much!!.
Advanced I want to know how can I get the paremeters' type. For the procedrue BULK_INSERT_TEST, before I call it, can I get the parameter - strTable' type and find it is a table? Thus I can decide whether to call setDataBufferArray at runtime according different procedures.
Reply With Quote