Search

You searched for the word(s): userid:705994

Matching Posts

  • Re: Why store images in database?

    Hi all, I have the same problem. I have finished code from a prototype I designed to store attachments (be they images, mp3, docs, xls, etc. etc.) in sql server. I am planning a subscription site and members would need to associate attachments with records in a table. I.e.- My Records has a 1->Many relationship with MyAttachments. I am now architecting the full blown commercial version and I'm very concerned about: A- Performance (Store in DB versus File System) B-Obviously Cost as I need to pass
    Posted to Community Starter Kit (Forum) by foxconsult on 2/4/2007
    Filed under: sql server performance file storage hosting costs
  • Re: Looking for Performance/Scalability information for the SQL membership and profile providers.

    hi all, i am designing a public data-centric site that uses the asp.net membership providers with a sql server database. the data schema is a legacy one and i already have a user table where i use a bigint for the primary key. i have no idea how successful the site will be but i don't want to experience massive degradation by using uniqueidentifiers for all the primary keys as i have read happens when the recordcounts reach the millions and tens and hundreds of millions. the bottom line is: A- Is
    Posted to Security (Forum) by foxconsult on 2/4/2007
    Filed under: asp.net membership sql server performance primary key datatypes
Page 1 of 1 (2 items)