Find specific text from database with stored procedure

  • Hi people!

    I have to create a report, but i'm not finding the field that contains the data that i need.

    I need to find this specific text: 'About Microsoft Project Server' in this DB: 'PWA_Publishing'.

    Can someone give me a stored procedure able to find this specific text?

    Thanks people.

    Regards!

  • this question comes up a lot; I've had to do this when a web page name changed, for example, and who knows what content exists out there with the old links in the database...I had to track them all down

    take a look at this thread, which has three fine examples in it:

    http://www.sqlservercentral.com/Forums/Topic1310821-391-1.aspx

    Lowell


    --help us help you! If you post a question, make sure you include a CREATE TABLE... statement and INSERT INTO... statement into that table to give the volunteers here representative data. with your description of the problem, we can provide a tested, verifiable solution to your question! asking the question the right way gets you a tested answer the fastest way possible!

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply