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 IamaSherpa 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. SQLDBA007

    IF Statement Question in Pervasive

    Beautiful!!!! it worked!! u da man mirtheil!!
  2. SQLDBA007

    IF Statement Question in Pervasive

    Hello! I am trying to fix this IF statement error. All i want is the value of column 'Column2' to display if column 'Column1' = y. IF (Column1 = 'Y', Column2 , '0') "ColumnTEST", The data type for column2 is numericsts and the data type for Column1 is char. This is the error message i get...

Part and Inventory Search

Back
Top