Click here to Skip to main content
15,887,596 members
Home / Discussions / Database
   

Database

 
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 
GeneralRe: Add Multiple ColumnValue to a SingleColumn Pin
Marcus J. Smith15-Mar-07 5:31
professionalMarcus J. Smith15-Mar-07 5:31 
Ahhh, you need to ensure that all types are the same.

So if you have some int datatypes along with varchar or char you need to cast the int to a varchar. CAST(IntColumn as varchar(length))


CleaKO

"I think you'll be okay here, they have a thin candy shell. 'Surprised you didn't know that." - Tommy Boy
"Fill it up again! Fill it up again! Once it hits your lips, it's so good!" - Frank the Tank (Old School)

Questionsql server 2000 millisecond issue Pin
nickjoe9015-Mar-07 2:41
nickjoe9015-Mar-07 2:41 
AnswerRe: sql server 2000 millisecond issue Pin
Pete O'Hanlon16-Mar-07 2:15
mvePete O'Hanlon16-Mar-07 2:15 
Questiona loop that increments a value in the selection clause? Pin
Red_Wizard_Shot_The_Food15-Mar-07 2:30
Red_Wizard_Shot_The_Food15-Mar-07 2:30 
AnswerRe: a loop that increments a value in the selection clause? Pin
Marcus J. Smith15-Mar-07 3:00
professionalMarcus J. Smith15-Mar-07 3:00 
AnswerRe: a loop that increments a value in the selection clause? Pin
andyharman15-Mar-07 5:49
professionalandyharman15-Mar-07 5:49 
GeneralRe: a loop that increments a value in the selection clause? Pin
Marcus J. Smith15-Mar-07 6:10
professionalMarcus J. Smith15-Mar-07 6:10 
GeneralRe: Connecting SQL Server Express 2005 to remote database file Pin
BRShroyer15-Mar-07 2:27
BRShroyer15-Mar-07 2:27 
GeneralRe: Connecting SQL Server Express 2005 to remote database file Pin
Colin Angus Mackay15-Mar-07 5:33
Colin Angus Mackay15-Mar-07 5:33 
QuestionEnterprise Library Data access application block 2.0 Pin
saltcode15-Mar-07 1:36
professionalsaltcode15-Mar-07 1:36 
Questionhow can i store jpg files in sql or oracle (blob) Pin
Member 392135215-Mar-07 1:22
Member 392135215-Mar-07 1:22 
AnswerRe: how can i store jpg files in sql or oracle (blob) Pin
coolestCoder15-Mar-07 2:16
coolestCoder15-Mar-07 2:16 
AnswerRe: how can i store jpg files in sql or oracle (blob) Pin
Rocky#15-Mar-07 6:18
Rocky#15-Mar-07 6:18 
QuestionSaving File in Oracle BLOB datatype directly from client location. Pin
Ram Shankar14-Mar-07 17:20
Ram Shankar14-Mar-07 17:20 
QuestionCorrect deleting from MS SQL Pin
turtle_box14-Mar-07 11:09
turtle_box14-Mar-07 11:09 
AnswerRe: Correct deleting from MS SQL Pin
kubben14-Mar-07 12:14
kubben14-Mar-07 12:14 
AnswerRe: Correct deleting from MS SQL Pin
N a v a n e e t h15-Mar-07 1:20
N a v a n e e t h15-Mar-07 1:20 
QuestionConnecting SQL Server Express 2005 to remote database file Pin
BRShroyer14-Mar-07 10:18
BRShroyer14-Mar-07 10:18 

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.