I am 22 years old and study computer engineering at Pisa .
I'm new to the forum and I hope to learn some things.
I have a problem with a SQL SERVER 2005 .
This Server has a table called " utente_registrato " , so when i try to inject a simple query as :
" Select name from utente_registrato " , server responses :
.Invalid Object Name utente[_]registrato
So SQl adds '[` before and after _ nullifying the query.
How can I get around the problem ?
Thanks for any answers
A salute to the forum

