Search results

  1. T

    Using SQL in Access

    Hi, im creating a query in Access using SQL. what i want is to have variables, Like WHERE e.date BETWEEN @from and @thru It keeps telling me to declare the variable. can someone help me with the syntax on that please? Thanks Tim
  2. T

    Recode Table

    Hi, I have a report that runs off an sql query (ODBC)... Im using the Function MONTH(FIELD) and it returns the Number of the month. How can i get this to show the work "January" instead of the number 1?? any suggestions would really help me out. Thanks :confused:
Back
Top Bottom