Click here to Skip to main content
16,015,583 members
Home / Discussions / Database
   

Database

 
AnswerRe: nRe: Create Database Ms SQl server Pin
Eddy Vluggen28-Jan-12 5:46
professionalEddy Vluggen28-Jan-12 5:46 
QuestionConvert DTS Package to SSIS 2008 Pin
vishnukamath27-Jan-12 1:34
vishnukamath27-Jan-12 1:34 
QuestionNeed suggestion for two database inconsistency Pin
vanillaET26-Jan-12 18:29
vanillaET26-Jan-12 18:29 
QuestionRe: Need suggestion for two database inconsistency Pin
Jörgen Andersson26-Jan-12 20:23
professionalJörgen Andersson26-Jan-12 20:23 
AnswerRe: Need suggestion for two database inconsistency Pin
vanillaET26-Jan-12 21:32
vanillaET26-Jan-12 21:32 
QuestionRe: Need suggestion for two database inconsistency Pin
Jörgen Andersson26-Jan-12 22:33
professionalJörgen Andersson26-Jan-12 22:33 
QuestionRe: Need suggestion for two database inconsistency Pin
vanillaET27-Jan-12 0:14
vanillaET27-Jan-12 0:14 
AnswerRe: Need suggestion for two database inconsistency Pin
Eddy Vluggen27-Jan-12 6:24
professionalEddy Vluggen27-Jan-12 6:24 
vanillaET wrote:
There are two databases with the same data structure. One database is ok to insert that record, but another is not ok for data type conversion. I've checked all the data fields.Please give me any suggestion to solve it.

Check the data-fields again. You're inserting something that cannot be converted, might be a text in a bit or a datetime field. Try logging all values that are going to be inserted, and have the app mail the offending values using a try-catch block.

Next, simply try the offending values using your original insert-statement trough the Sql Management Studio.
Bastard Programmer from Hell Suspicious | :suss:

QuestionShowing Parent-Child Tables in a query Pin
Pooyan Behroozfar26-Jan-12 6:26
Pooyan Behroozfar26-Jan-12 6:26 
AnswerRe: Showing Parent-Child Tables in a query Pin
SilimSayo26-Jan-12 6:33
SilimSayo26-Jan-12 6:33 
QuestionDatabase does not have a valid owner Pin
Gary Heath26-Jan-12 5:35
Gary Heath26-Jan-12 5:35 
AnswerRe: Database does not have a valid owner Pin
Wes Aday30-Jan-12 3:52
professionalWes Aday30-Jan-12 3:52 
GeneralRe: Database does not have a valid owner Pin
Gary Heath31-Jan-12 1:58
Gary Heath31-Jan-12 1:58 
QuestionDatabase diagram in system databases Pin
Neelesh_Rmsi24-Jan-12 1:13
Neelesh_Rmsi24-Jan-12 1:13 
AnswerRe: Database diagram in system databases Pin
Eddy Vluggen24-Jan-12 5:19
professionalEddy Vluggen24-Jan-12 5:19 
AnswerRe: Database diagram in system databases Pin
SilimSayo25-Jan-12 7:41
SilimSayo25-Jan-12 7:41 
QuestionProcedure timing out, yet... Pin
Distind23-Jan-12 8:12
Distind23-Jan-12 8:12 
AnswerRe: Procedure timing out, yet... Pin
Jörgen Andersson23-Jan-12 11:20
professionalJörgen Andersson23-Jan-12 11:20 
AnswerRe: Procedure timing out, yet... Pin
Shameel23-Jan-12 16:24
professionalShameel23-Jan-12 16:24 
AnswerDeadlock ? Pin
David Mujica24-Jan-12 5:04
David Mujica24-Jan-12 5:04 
AnswerRe: Procedure timing out, yet... Pin
SilimSayo25-Jan-12 9:53
SilimSayo25-Jan-12 9:53 
AnswerRe: Procedure timing out, yet... Pin
goulimanju26-Jan-12 2:59
goulimanju26-Jan-12 2:59 
QuestionNull handling oddity Pin
thrakazog20-Jan-12 12:05
thrakazog20-Jan-12 12:05 
AnswerRe: Null handling oddity Pin
Chris Meech20-Jan-12 13:42
Chris Meech20-Jan-12 13:42 
AnswerRe: Null handling oddity Pin
PIEBALDconsult20-Jan-12 15:29
mvePIEBALDconsult20-Jan-12 15:29 

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.