CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2007
    Posts
    405

    Why the tab open I'm not see record, but when i query see record ?

    I am using SQL 2005. I have one table has many records, I open a table from SQL Server 2005 does not see commodity code '005' but when I query commodity code '005' is seen. you know why ? you fix this ?

  2. #2
    VictorN's Avatar
    VictorN is offline Super Moderator Power Poster
    Join Date
    Jan 2003
    Location
    Hanover Germany
    Posts
    20,396

    Re: Why the tab open I'm not see record, but when i query see record ?

    How do you "open" the table?
    Victor Nijegorodov

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

Featured