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

    Set command in script does not work on Pervasive V11

    CREATE FUNCTION Statuteconcat(:A char(4), :B char(5), :C char(25)) RETURNS char(34) AS BEGIN DECLARE :chapter char(4) DECLARE :act char(4) DECLARE :workspace char(4) DECLARE :workspac2 char(4) DECLARE :workspac3 char(5) DECLARE :actdec char(1) DECLARE :smallest char(34) DECLARE...

Part and Inventory Search

Back
Top