Search results

  1. P

    help with query error

    Hi can anyone help me with the following query it is giving me this error: "The LEVEL clause includes a reserved word or argument that is misspelled or missing, or the punctuation is incorrect." here's the query SELECT DateValue([Finished]) AS [Date], Paintshop_tblProduction.PartNo...
  2. P

    help with where section of query

    Hi everyone, I developed a query that acts as a datasource for a report but I need some help with finalising the where clause. the two tables in question have a one to many relationship for example the production table has 1 row of data with these 2 fields: First Serial = 624 Last Serial = 642...
Back
Top Bottom