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 MikeeOK 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: VBGuy
  • Content: Threads
  • Order by date
  1. VBGuy

    Passing a Multidimensional array from a VB Com to ASP

    Can anyone help me to access the array that is returned from the VB code below in my ASP Page - Function GetAllCodes(iComp As Integer, sCat As String) As Variant ' ##PD iComp. The company ' ##PD sCat. The Code Category. ' ##RD A Variant. A two dimentional array. Array(0)(x) = ids...
  2. VBGuy

    Adding multiple TTX files to Crystal Reports

    I have Crystal Reports version 7 and I can't get the data to show up using multiple ttx files in VB 6. If I use one its fine - anybody know if there is special code to write to see all the data from these 3 files. This is an example of one recordset populating one ttx file - the rest are about...

Part and Inventory Search

Back
Top