RUSSIAN SQL PROBLEM



I USE SQL SEVER 2000
I HAVE A TABLE IN A DB CALLED "Trend_Velocità"
I HAVE A QUERY ON A ADO OBECT "SELECT * FROM Trend_Velocità" in a Vb program
IF THE DEFAULT VALUE OF LANGUAGE IS ENGLISH NO PROBLEM
If I set the default value to russian the vb instrucion give me the error :
invalid object name 'Trend_Velocita'
what's wrong? Why à in a in the message ?


Any idea ? I Can't rename the table ....
.



Relevant Pages