Re: Using Bitmasks and FlagFields in SQL
From: David Portas (REMOVE_BEFORE_REPLYING_dportas_at_acm.org)
Date: 12/10/04
- Next message: David Portas: "Re: xp_sprintf"
- Previous message: Hugo Kornelis: "Re: trying to call my function"
- In reply to: Wells Caughey: "Using Bitmasks and FlagFields in SQL"
- Messages sorted by: [ date ] [ thread ]
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 --
- Next message: David Portas: "Re: xp_sprintf"
- Previous message: Hugo Kornelis: "Re: trying to call my function"
- In reply to: Wells Caughey: "Using Bitmasks and FlagFields in SQL"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|