Click here to Skip to main content
15,888,816 members
Home / Discussions / Database
   

Database

 
QuestionMultiple User tables? Pin
kbalias16-Mar-07 1:41
kbalias16-Mar-07 1:41 
AnswerRe: Multiple User tables? Pin
N a v a n e e t h16-Mar-07 1:50
N a v a n e e t h16-Mar-07 1:50 
GeneralRe: Multiple User tables? Pin
Pete O'Hanlon16-Mar-07 2:13
mvePete O'Hanlon16-Mar-07 2:13 
AnswerRe: Multiple User tables? Pin
LongRange.Shooter16-Mar-07 7:51
LongRange.Shooter16-Mar-07 7:51 
Questionconverting Pin
topcatalpha16-Mar-07 1:07
topcatalpha16-Mar-07 1:07 
AnswerRe: converting Pin
topcatalpha16-Mar-07 1:26
topcatalpha16-Mar-07 1:26 
AnswerRe: converting Pin
Mike Dimmick16-Mar-07 2:17
Mike Dimmick16-Mar-07 2:17 
GeneralRe: converting Pin
topcatalpha16-Mar-07 2:47
topcatalpha16-Mar-07 2:47 
That's true,

but the (my concept) SQl server needs to prepare some things so the (dum and transparant) applications just need to pickup data end send it to hardware...
if the hardware gets a firmware update we don't need to replace all the applications, we only need to modify one stored proc.. so easy to maintain..
the apps are installed on embeddeds also so we don't want them to do a lot of time absorbing work.

ofcours we can also use services on the server who can do the work but that takes a lot of extra work and my experience is that MSSQL is very powerfull en can handle those things without any problems..

but i guess this is my opinion..ofcourse any suggestions or better concepts to do this are very welcome..

Thx..

Kurt
GeneralRe: converting Pin
topcatalpha19-Mar-07 1:33
topcatalpha19-Mar-07 1:33 
QuestionEmbedding Reports Within a cell !!! Pin
fulbright15-Mar-07 20:46
fulbright15-Mar-07 20:46 
Questionhidden views in SQLServer Pin
Maira K15-Mar-07 20:06
Maira K15-Mar-07 20:06 
AnswerRe: hidden views in SQLServer Pin
coolestCoder16-Mar-07 2:00
coolestCoder16-Mar-07 2:00 
QuestionWrite SQL that will remove PK and set it to another column Pin
steve_rm15-Mar-07 18:23
steve_rm15-Mar-07 18:23 
AnswerRe: Write SQL that will remove PK and set it to another column Pin
Harini N K15-Mar-07 19:04
Harini N K15-Mar-07 19:04 
QuestionChange schema, without destroying the data Pin
steve_rm15-Mar-07 18:13
steve_rm15-Mar-07 18:13 
AnswerRe: Change schema, without destroying the data Pin
Mark J. Miller19-Mar-07 5:53
Mark J. Miller19-Mar-07 5:53 
Questionthe database has been placed in state by user "Admin" Pin
charleslau285515-Mar-07 15:39
charleslau285515-Mar-07 15:39 
QuestionCreating a SqlDbType.SmallDateTime parameter Pin
digsy_15-Mar-07 8:08
digsy_15-Mar-07 8:08 
AnswerRe: Creating a SqlDbType.SmallDateTime parameter Pin
Marcus J. Smith15-Mar-07 9:35
professionalMarcus J. Smith15-Mar-07 9:35 
Questionerror of duplicate PK in subscriber database Pin
Rocky#15-Mar-07 6:14
Rocky#15-Mar-07 6:14 
QuestionAdd Multiple ColumnValue to a SingleColumn Pin
Sarfaraj Ahmed15-Mar-07 3:47
Sarfaraj Ahmed15-Mar-07 3:47 
AnswerRe: Add Multiple ColumnValue to a SingleColumn Pin
Marcus J. Smith15-Mar-07 4:26
professionalMarcus J. Smith15-Mar-07 4:26 
GeneralRe: Add Multiple ColumnValue to a SingleColumn Pin
Sarfaraj Ahmed15-Mar-07 4:47
Sarfaraj Ahmed15-Mar-07 4:47 
GeneralRe: Add Multiple ColumnValue to a SingleColumn Pin
Marcus J. Smith15-Mar-07 5:16
professionalMarcus J. Smith15-Mar-07 5:16 
GeneralRe: Add Multiple ColumnValue to a SingleColumn Pin
Sarfaraj Ahmed15-Mar-07 5:25
Sarfaraj Ahmed15-Mar-07 5:25 

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.