I've had my SQL server database running for two years now without a
problem.
However, just today one of the main tables started returning an error.
The table is contained within a database called engineering. I back
it up once a week and the file size is up to about 40 MB.
The error returned when trying to return data from one table
(DbLucent) is:
"[Microsoft][ODBC SQL Server Driver]Timeout expired"
I can open/query any of the other tables in the database. I can open
design table for this table. But it won't return any query.
I'm debating whether to restore the database from the last backup.
Any suggestions would be appreciated. Being located reomotely, I
rather not fly back to the city where the server is and work on it
there either.
-David
problem.
However, just today one of the main tables started returning an error.
The table is contained within a database called engineering. I back
it up once a week and the file size is up to about 40 MB.
The error returned when trying to return data from one table
(DbLucent) is:
"[Microsoft][ODBC SQL Server Driver]Timeout expired"
I can open/query any of the other tables in the database. I can open
design table for this table. But it won't return any query.
I'm debating whether to restore the database from the last backup.
Any suggestions would be appreciated. Being located reomotely, I
rather not fly back to the city where the server is and work on it
there either.
-David
Comment