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 Wanet Telecoms Ltd 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: brannon
  • Content: Threads
  • Order by date
  1. brannon

    Return Values from Stored Procedures

    I need to return values from a stored procedure using SQL Server 2000 to a VB6 program. The stored procedure will calculate the values but I can't get it to return the values to the program. Thanks in advance for any help given.
  2. brannon

    Changing Report width from Visual Basic 6

    Is there any way to change the report width from 8 1/2 X 11 to 13 X 11 for a dot matrix printer. Please help. Thanx to all.
  3. brannon

    Using Crystal Reports in Visual Basic 6.0

    I'm trying to build an SQLString for the crystal report control. I'm new to Crystal Reports. If anyone can help me, I'm desperate. I need to assign the sqlString to the Crystal Report. I've tried this With CrystalReport1 .SQLString = "Select * from MyTableName" End With But...

Part and Inventory Search

Back
Top