Bunch of stupid/basic questions

Discussion in 'C#' started by fgs, Apr 11, 2007.

  1. #1
    Hey guys, hopefully anybody that has known asp for longer than 2 hrs ( my case) will be able to help me out with some basic questions. I would REALLY appreciate it.

    Currently I am trying to use:
    Set rs = objConn.execute("Select * from test_data where to_char(PAID) = 'No';")
    PHP:
    and am getting an error

    could someone please help with this select function =\ , thing is it executes just fine in iSQL

    Thanks in advance

    Vlad
     
    fgs, Apr 11, 2007 IP
  2. ludwig

    ludwig Notable Member

    Messages:
    2,253
    Likes Received:
    66
    Best Answers:
    0
    Trophy Points:
    225
    #2
    hi Vlad,

    could you please write the error here
     
    ludwig, Apr 11, 2007 IP
  3. fgs

    fgs Peon

    Messages:
    967
    Likes Received:
    22
    Best Answers:
    0
    Trophy Points:
    0
    #3
    thanks for the help, i just figured it out, had to get rid of the ";"
     
    fgs, Apr 11, 2007 IP