DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: View not returning any records

Hybrid View

  1. #1
    Join Date
    Feb 2009
    Posts
    1

    View not returning any records

    Hello everyone,

    I need some help!!

    I've created a view in the database that joins 6 different database objects together. Before I created the view, I ran the select statement in the view and it returns all the records that I need. But, when I do a select on the view, it does not return anything.

    Is there some type of statement that I need to include in my view that will show me all the records?

    Thanks in advance you any help that you can provide me.

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    you are going to have to debug that yourself - you have done something wrong

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width