Re: Where SQL meta data located?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Brian Moran (brian_at_solidqualitylearning.com)
Date: 05/21/04


Date: Fri, 21 May 2004 12:24:05 -0400

Oddly enough SQL Server 2000 meta data is located in a SQL Server 2000
database and SQL7 meta data is in a SQL7 database. Would you expect Access
data to be in a SQLServer db? <g>

Actually, the master database and msdb databases in SQL Server both store a
tremendou amount of meta data that is serverl level. Each user database
stores a lot of meta data releated to just that DB...

What specifically are you looking for? Normally you won't look at the tables
directlt for meta data. You're query one of information_schema views or use
a system function or procedure. There are thousands of things to look at if
you count all the procs...

someone might be able to help you more directly if you expalin what you're
trying to do...

-- 
Brian Moran
Principal Mentor
Solid Quality Learning
SQL Server MVP
http://www.solidqualitylearning.com
"Mike Torry" <anonymous@discussions.microsoft.com> wrote in message
news:8EE0F64F-96E1-47B3-9E70-5836D24B9122@microsoft.com...
> Is SQL Server 2000 meta data located in a Access .mdb or in other
database?
> Is SQL Server 7.0 meta data located in a Access .mdb or in other database?
>
> Thanks for help.
>
> -Mike
>


Relevant Pages

  • Idiomatic Expressions to Operating System Architecture: Transforming Rigids
    ... <Subject: Re: Idiomatic Expressions to Operating ... <endpoint during a single session * DATABASE + by ... <statements is a new feature of SQL Server 2005. ...
    (sci.math)
  • Re: MS Access DAO -> ADO.NET Migration
    ... William Vaughn ... Microsoft MVP ... Hitchhiker's Guide to Visual Studio and SQL Server ... My migration app works building a SSCE database file with imported data ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Cluster will not fail over.
    ... > As far as the TCP/IP issue goes, you had to rebuild the cluster and were ... > able to restore the master database. ... > a cluster installation you'll have to revisit. ... >> This worked bringing up the sql server in minimal mode. ...
    (microsoft.public.sqlserver.clustering)
  • Re: MS Access DAO -> ADO.NET Migration
    ... full SQL Server and I see the logic you explained in a multi user ... allow two users to access the same database file Read/Write at any given ... The book was a pleasure to read after the gibberish that Microsoft 'puts ... Hitchhiker's Guide to Visual Studio and SQL Server ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: MS Access DAO -> ADO.NET Migration
    ... For that it is much harder to handle the incremental identifier, ... database but although they have the data, they are not connected at the same ... The book was a pleasure to read after the gibberish that Microsoft 'puts ... SQL Server Management Studio is nowhere to be found on my ...
    (microsoft.public.dotnet.framework.adonet)