Click here to Skip to main content
16,005,339 members
Home / Discussions / Database
   

Database

 
AnswerRe: Divide by zero error encountered.??? how?? [urgent] Pin
ChandraRam2-Nov-06 22:33
ChandraRam2-Nov-06 22:33 
Questionbinary bit manipulation - possible? Pin
neilsolent2-Nov-06 21:41
neilsolent2-Nov-06 21:41 
AnswerRe: binary bit manipulation - possible? Pin
Mike Dimmick3-Nov-06 3:22
Mike Dimmick3-Nov-06 3:22 
GeneralRe: binary bit manipulation - possible? Pin
neilsolent3-Nov-06 3:44
neilsolent3-Nov-06 3:44 
GeneralRe: binary bit manipulation - possible? Pin
neilsolent4-Nov-06 7:18
neilsolent4-Nov-06 7:18 
AnswerRe: binary bit manipulation - possible? Pin
Eric Dahlvang3-Nov-06 3:44
Eric Dahlvang3-Nov-06 3:44 
GeneralRe: binary bit manipulation - possible? Pin
neilsolent3-Nov-06 3:49
neilsolent3-Nov-06 3:49 
GeneralRe: binary bit manipulation - possible? Pin
Eric Dahlvang3-Nov-06 5:07
Eric Dahlvang3-Nov-06 5:07 
Oh...guess I didn't read your initial post carefully enough. Maybe you could just have a separate table with the following columns:
<br />
FKeyID int<br />
<br />
BitLoc tinyint<br />
<br />
BitVal bit


This table could have 256 records for each record in the parent table (BitLoc would be 0 to 255).

Just another idea.

--EricDV Sig---------
Some problems are so complex that you have to be highly intelligent and well informed just to be undecided about them.
- Laurence J. Peters

GeneralRe: binary bit manipulation - possible? Pin
neilsolent3-Nov-06 5:22
neilsolent3-Nov-06 5:22 
QuestionInformix DB Lvarchar(500) Pin
Vipin.d2-Nov-06 17:14
Vipin.d2-Nov-06 17:14 
AnswerRe: Informix DB Lvarchar(500) Pin
Colin Angus Mackay3-Nov-06 0:18
Colin Angus Mackay3-Nov-06 0:18 
QuestionTwo data sources from XML to one DataGridView Pin
kevfoo2-Nov-06 6:42
kevfoo2-Nov-06 6:42 
QuestionORA-01008: not all variables bound - ADO.NET Pin
sri_con32-Nov-06 6:07
sri_con32-Nov-06 6:07 
AnswerRe: ORA-01008: not all variables bound - ADO.NET Pin
Jim Conigliaro2-Nov-06 6:40
Jim Conigliaro2-Nov-06 6:40 
GeneralRe: ORA-01008: not all variables bound - ADO.NET Pin
sri_con33-Nov-06 5:36
sri_con33-Nov-06 5:36 
GeneralRe: ORA-01008: not all variables bound - ADO.NET Pin
sri_con310-Nov-06 1:09
sri_con310-Nov-06 1:09 
QuestionSerious SQL question for MS Access... [modified] Pin
new_phoenix2-Nov-06 5:17
new_phoenix2-Nov-06 5:17 
AnswerRe: Serious SQL question for MS Access... Pin
TheRealRhodieboy3-Nov-06 6:13
TheRealRhodieboy3-Nov-06 6:13 
Questionhow to use logical expressions in mdx query Pin
cellardoor07162-Nov-06 4:53
cellardoor07162-Nov-06 4:53 
QuestionHow many records are “a lot of records”? Pin
theJazzyBrain2-Nov-06 4:08
theJazzyBrain2-Nov-06 4:08 
Questionlarge data in SQL server Pin
Sunil Lanke2-Nov-06 1:23
Sunil Lanke2-Nov-06 1:23 
AnswerRe: large data in SQL server Pin
Paddy Boyd2-Nov-06 2:58
Paddy Boyd2-Nov-06 2:58 
AnswerRe: large data in SQL server Pin
Eric Dahlvang2-Nov-06 3:13
Eric Dahlvang2-Nov-06 3:13 
AnswerRe: large data in SQL server Pin
Rob Graham2-Nov-06 4:23
Rob Graham2-Nov-06 4:23 
QuestionSQL Query: get table names Pin
Aqueel2-Nov-06 0:07
Aqueel2-Nov-06 0:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.