Suspect Databases

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Stephen McCormack (smacca_at_hotmail.com)
Date: 03/23/04


Date: Tue, 23 Mar 2004 02:18:45 -0800

My database has suddenly become corrupted.
I need a way to get the tables and stored procedures from
it.

Is there ANY WAY that the architecture can be retrieved
from the MDF files. I dotn care about the data itself
just the tables and stored procedures.

I will lose weeks of work if I cannot resolve this so any
help would be appreciated.



Relevant Pages

  • Re: Selecting Rows in groups
    ... to write stored procedures ... solid data architecture ... determining the types of database calls - chunky or chatty. ... Builds the Select clause for the query based on the data ...
    (microsoft.public.sqlserver.programming)
  • Re: Selecting Rows in groups
    ... to write stored procedures ... solid data architecture ... determining the types of database calls - chunky or chatty. ... Builds the Select clause for the query based on the data ...
    (microsoft.public.sqlserver.programming)
  • Re: Database Model - Class, objects and interaction
    ... I was just proving stored procedures can call views. ... stuff like security and logging. ... So given 100,000 users, you would create database accounts for each? ... Part of our system's integrity was its reliability, and reliability is often assisted by simplicity. ...
    (comp.object)
  • Re: Database Model - Class, objects and interaction
    ... Stored procedures should only be used as a last resort if you cant use ... I've not said that views shouldn't be created, only that they shouldn't be exposed as the interface to the database. ... But business rules can be more complicated than simply defining overdue invoices. ...
    (comp.object)
  • Re: Infinite Loops and Explicit Exits
    ... the whole payroll system would be dependent on proper database ... I design large systems the same way. ... Stored procedures ARE application code. ... any language, including Cobol. ...
    (comp.lang.cobol)