Re: analyzing database...



On 21 May 2006 18:09:32 -0700, RAB wrote:

when I ran that script I got the following error

msg 208...
invalid object name 'INFORMATION_SCHEMA'.

Hi RABMissouri,

In addition to Rogers suggestion to check the period between
INFORMATION_SCHEMA and TABLES (there should be exactly one period, no
less, no more), can you also post the result of running this query:

SELECT @@VERSION
go



--
Hugo Kornelis, SQL Server MVP
.


Loading