|
-
Dec 10th, 2001, 02:49 AM
#1
Thread Starter
Lively Member
how to use fieldname w/ "/" in SELECT
hi,
how do i use fieldname: "W/O" in a SELECT statement?
thanks in advance
-
Dec 10th, 2001, 02:58 AM
#2
PowerPoster
hi
First of all it is bad practice to use /,'," in fieldnames - change it if possible instead use _
PS:is ur previous is solved?
-
Dec 10th, 2001, 02:58 AM
#3
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|