Jump to content

Charlatat

Members
  • Posts

    27
  • Joined

  • Last visited

Everything posted by Charlatat

  1. I've successfully created a page that can pull data from a *.csv file, and can scroll thru the data via back/forth buttons. However, I need to know if its possible to automatically pull the data from the file, and populate a dropdown list instead? And if it is possible, what would the code look like? Thanks
  2. Charlatat

    Syntax Problem

    Ok, this is my query, SELECT * FROM TABLE WHERE (resultcode = "TNS") AND (ondate = #somedate#)This is working fine, however I need to eliminate all results that have a resultcode of "SLE,SLD,SL1, or SL2" between now and the "somedate".Can someone help me with the syntax? Thanks
×
×
  • Create New...