SQL 2000 Question

Soldato
Joined
6 Jan 2006
Posts
4,663
Location
Newcastle
when i add a table entry in sql with a "-" it comes out with a [] around the item

Note: im using an "_" (underscore) as well in the entries if that makes any difference

for example

test_example-1

then becomes

[test_example-1]

anyway to get past the "[ ]" ???
 
Back
Top Bottom