Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: jknair
  • Content: Threads
  • Order by date
  1. jknair

    UDT - RECORDSET

    I have defined UDT to hold values from a Recordset. Is there a way in which I can assign the recordset to the UDT in a single statement rather than looping through each fields ? Ex: type empmast code int name string * 50 end type global stru_emp as empmast .... .... .... dim rs as new...

Part and Inventory Search

Back
Top