CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2005
    Posts
    15

    Unhappy problems updating a image in database

    Hi, i recently wrote a program which stores a image in a sql 2000 server, but have problems updating once the records exceeds 10.

  2. #2
    Join Date
    Apr 2002
    Location
    Egypt
    Posts
    2,210

    Re: problems updating a image in database

    What problems do you get ?
    I guess that you have problems with the data or log file growth because of inserting large data.
    Send more details about the problem so you can get more help...
    Hesham A. Amin
    My blog , Articles


    <a rel=https://twitter.com/HeshamAmin" border="0" /> @HeshamAmin

  3. #3
    Join Date
    Oct 2005
    Location
    India
    Posts
    24

    Talking Re: problems updating a image in database

    HI,

    I could not understand clearly.Please tell clearly.

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