Jump to content

Omar

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by Omar

  1. I know this may be too old to update: For some reason floats with less then 3 digits before the decimals don't get reassambled.
  2. I love this udf, thanks so much it! Here's a question how do I get this to work or is it even possible? $var = _Query($sql, "SELECT DATE_FORMAT('" & $date & "', '%M %d, %Y')") How would I read the results? I can't seem to figure it out. Also why when I a retrieve a field that's a date do i get this: 20070331000000000000 It's supposed to be 2007-03-31 Any help would be greatly appreciated.
  3. Alright thanks i was afraid of that.
  4. Is there any way to put a universal reset or interrupt into a script besides function calls every line? I'm looking to break loops on a given command or keystroke.
×
×
  • Create New...