Click here to Skip to main content
15,885,278 members
Home / Discussions / Database
   

Database

 
AnswerRe: convert varchar to datetime Pin
joemonvarghese18-Nov-07 20:16
joemonvarghese18-Nov-07 20:16 
GeneralRe: convert varchar to datetime Pin
dandamudi padma18-Nov-07 20:44
dandamudi padma18-Nov-07 20:44 
AnswerRe: convert varchar to datetime Pin
Krish - KP19-Nov-07 0:55
Krish - KP19-Nov-07 0:55 
AnswerRe: convert varchar to datetime Pin
mahenputta19-Nov-07 1:18
mahenputta19-Nov-07 1:18 
QuestionTriggers with data converstion Pin
dandamudi padma18-Nov-07 18:33
dandamudi padma18-Nov-07 18:33 
AnswerRe: Triggers with data converstion Pin
joemonvarghese18-Nov-07 18:39
joemonvarghese18-Nov-07 18:39 
GeneralRe: Triggers with data converstion Pin
dandamudi padma18-Nov-07 19:18
dandamudi padma18-Nov-07 19:18 
GeneralRe: Triggers with data converstion Pin
joemonvarghese18-Nov-07 20:10
joemonvarghese18-Nov-07 20:10 
hi
if you needs only 3 columns specify that columns in your select qry


eg: INSERT INTO CHILDTABLE
SELECT CONVERT(FIELD1),CONVERT(FIELD2),FIELD3
FROM INSERTED




Regards
Joe

GeneralRe: Triggers with data converstion Pin
dandamudi padma18-Nov-07 20:11
dandamudi padma18-Nov-07 20:11 
QuestionProblem searching Dataset on numeric columns Pin
kermit8818-Nov-07 13:39
kermit8818-Nov-07 13:39 
QuestionrsReportParameterProcessingError in Report Sever Pin
CandyHe18-Nov-07 12:04
CandyHe18-Nov-07 12:04 
AnswerRe: rsReportParameterProcessingError in Report Sever Pin
pmarfleet19-Nov-07 3:50
pmarfleet19-Nov-07 3:50 
QuestionSQL Random Failure...? Pin
Expert Coming18-Nov-07 10:42
Expert Coming18-Nov-07 10:42 
AnswerRe: SQL Random Failure...? Pin
Hesham Amin18-Nov-07 11:00
Hesham Amin18-Nov-07 11:00 
GeneralRe: SQL Random Failure...? Pin
Expert Coming18-Nov-07 11:18
Expert Coming18-Nov-07 11:18 
GeneralRe: SQL Random Failure...? Pin
Expert Coming18-Nov-07 15:02
Expert Coming18-Nov-07 15:02 
GeneralRe: SQL Random Failure...? Pin
Hesham Amin21-Nov-07 10:46
Hesham Amin21-Nov-07 10:46 
Questionenisey data scripter Pin
JM_G18-Nov-07 9:18
JM_G18-Nov-07 9:18 
GeneralRe: enisey data scripter Pin
maciekplewa26-Feb-08 4:23
maciekplewa26-Feb-08 4:23 
GeneralRe: enisey data scripter Pin
obs12322-Sep-10 21:25
professionalobs12322-Sep-10 21:25 
Questioninsert farsi into tables Pin
Shaahinm17-Nov-07 21:53
Shaahinm17-Nov-07 21:53 
AnswerRe: insert farsi into tables Pin
joemonvarghese18-Nov-07 18:44
joemonvarghese18-Nov-07 18:44 
GeneralRe: insert farsi into tables Pin
Shaahinm20-Nov-07 23:25
Shaahinm20-Nov-07 23:25 
AnswerRe: insert farsi into tables Pin
Mark Churchill19-Nov-07 14:37
Mark Churchill19-Nov-07 14:37 
QuestionRefreshing Identity Pin
Xmen Real 17-Nov-07 20:09
professional Xmen Real 17-Nov-07 20:09 

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.