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

    storing a BMP in an sqlserver database

    how can we store a bmp in an sqlserver database ?
    pl. help me regarding this matter.

    rajubvp

  2. #2
    Join Date
    Jul 1999
    Posts
    1

    Re: storing a BMP in an sqlserver database

    Raju,
    You can look up these Microsoft Knowledge Base articles for what you wanted.
    Q147727
    Q103115
    Q153238

    The last one is specifically for MS-SQL server I suppose.

    Hope that helps.

    -Satish


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