Results 1 to 3 of 3

Thread: how to use fieldname w/ "/" in SELECT

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2001
    Location
    Philippines
    Posts
    101

    how to use fieldname w/ "/" in SELECT

    hi,

    how do i use fieldname: "W/O" in a SELECT statement?

    thanks in advance

  2. #2
    PowerPoster
    Join Date
    Nov 2001
    Location
    Trying to reach and stay in the cloud
    Posts
    2,089

    hi

    First of all it is bad practice to use /,'," in fieldnames - change it if possible instead use _


    PS:is ur previous is solved?

  3. #3
    Addicted Member Pickler's Avatar
    Join Date
    May 2001
    Location
    nffanb
    Posts
    248
    Use square brackets

    SELECT [W/O] from table

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width