Re: Using Bitmasks and FlagFields in SQL

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: David Portas (REMOVE_BEFORE_REPLYING_dportas_at_acm.org)
Date: 12/10/04


Date: 10 Dec 2004 02:02:04 -0800

Bitmaps are a very poor way to store data in SQL. Explain your
requirements rather than your assumed solution and I'm sure someone can
suggest better alternatives.

-- 
David Portas
SQL Server MVP
--


Relevant Pages

  • Re: TS disaster recovery / split site scenario
    ... The only thing I would say is that, with TS, usually you do not store data ... but instead use file servers to store data. ... They have multiple servers running the usual stuff - exchange / sql etc. ...
    (microsoft.public.windows.terminal_services)
  • Re: Setting primary key in Visual Basic
    ... >> Some more info about the database system you are using would be handy. ... Text/Access files are ways to store data; SQL is a language for queries on ... You can't store data in 'SQL'. ...
    (comp.programming)
  • Re: Database options for CE 4.1
    ... Use SQL CE 2000. ... > I have a windows CE application that now needs to store data on the ... > heard about windows SQL 2000 CE but can't find anywhere to download it ... Prev by Date: ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: connection to database(mysql)
    ... > i want to retrieve and store data to database through matlab> so how can i connect ??? ... I use MS SQL so the details can differ. ...
    (comp.soft-sys.matlab)
  • Re: Using Bitmasks and FlagFields in SQL
    ... Bitmaps are a very poor way to store data in SQL. ...
    (microsoft.public.sqlserver.programming)