
August 10th, 2003, 01:01 AM
|
|
Registered User
|
|
Join Date: Aug 2003
Location: Mexico
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Error: Invalid object name
I have this error message:
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E37)
[Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name 'Cajas'.
/sanjose/ventas/tira.asp, line 14
The object name is: 'CAJAS'
Note, the object name are Uppercase!
Why show this message?
How I tell to SQL Server that takes the name of my tables without being case sensitive to the form like this writing?
Are 30 tables on my database.
Many ASP programs on my project.
Thanks!
|