CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Threaded View

  1. #1
    Join Date
    Jan 2008
    Location
    India
    Posts
    408

    Table lock after integrity maintanence completion

    Hi All
    I am using MS-SQL Server 2000. I have a database with n number of tables in it. I have configured a maintenance plan. If I enable integrity check and run the plan, I am not able to enter any data through VC++/ADO.
    Is there anything I have to check?

    Thanks.
    Last edited by ajbharani; July 21st, 2009 at 01:57 AM. Reason: Attached image.
    Rate the posts which you find useful

Tags for this Thread

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