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 Westi 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: *

  1. alestrada

    Array to 1 Line

    I am trying to print an array into 1 line. I need to put it in the footer if I can. I have borrowed this code but it didn't do it. whileprintingrecords; numbervar Counter:=1; stringvar Array Output1:= [{rpBench.ExInfo1}]; Stringvar OutputString:=""; For Counter:=1 to ubound(Output1) do(...
  2. alestrada

    SQL 2000

    Does anyone know of open source code that I can install on my UNIX box that will allow me to access ODBC or SQL 2000 databases? Thanks.

Part and Inventory Search

Back
Top