Click here to Skip to main content
16,009,391 members
Home / Discussions / Database
   

Database

 
GeneralRe: Save Image in SQL Database Pin
Wendelius30-Aug-08 6:21
mentorWendelius30-Aug-08 6:21 
GeneralRe: Save Image in SQL Database Pin
bapu288930-Aug-08 6:34
bapu288930-Aug-08 6:34 
GeneralRe: Save Image in SQL Database Pin
Wendelius30-Aug-08 6:48
mentorWendelius30-Aug-08 6:48 
GeneralRe: Save Image in SQL Database Pin
bapu28896-Sep-08 4:50
bapu28896-Sep-08 4:50 
GeneralRe: Save Image in SQL Database Pin
Wendelius6-Sep-08 7:56
mentorWendelius6-Sep-08 7:56 
QuestionDate Format in BCP bulk export Pin
Ariel Kazeed28-Aug-08 0:49
Ariel Kazeed28-Aug-08 0:49 
AnswerRe: Date Format in BCP bulk export Pin
Wendelius28-Aug-08 4:41
mentorWendelius28-Aug-08 4:41 
Question"Neat-a-fying" a huge query [modified] Pin
MatthysDT27-Aug-08 23:15
MatthysDT27-Aug-08 23:15 
I'm creating a query to transform one DB to another, but it's getting uncontrollably big! I know, I know I should use SSIS packages, but they just don't do it for me. Most of the time it's faster to just write the code than model it in SSIS. Truth be told, I REALLY miss SQL200's DTS packages! Maybe I'm just to stubborn to accept change.

But anyway...

Is there no way that I can make my query simpler by moving some code out and simply referencing it in my main query? (And I don't think SPROCS is what I want here)
In Oracle I used to be able to write statements which execute text files... does SQL2005 have such functionality?


modified on Thursday, August 28, 2008 5:25 AM

AnswerRe: "Neat-a-fying" a huge query Pin
Wendelius27-Aug-08 23:58
mentorWendelius27-Aug-08 23:58 
AnswerRe: "Neat-a-fying" a huge query Pin
TheFM23428-Aug-08 16:52
TheFM23428-Aug-08 16:52 
Questionremove commas in a column in mssql Pin
phokojoe27-Aug-08 20:18
phokojoe27-Aug-08 20:18 
AnswerRe: remove commas in a column in mssql Pin
Blue_Boy27-Aug-08 20:47
Blue_Boy27-Aug-08 20:47 
GeneralRe: remove commas in a column in mssql Pin
phokojoe28-Aug-08 0:58
phokojoe28-Aug-08 0:58 
GeneralRe: remove commas in a column in mssql Pin
Blue_Boy28-Aug-08 1:42
Blue_Boy28-Aug-08 1:42 
GeneralRe: remove commas in a column in mssql Pin
phokojoe28-Aug-08 4:20
phokojoe28-Aug-08 4:20 
GeneralRe: remove commas in a column in mssql Pin
Blue_Boy28-Aug-08 4:27
Blue_Boy28-Aug-08 4:27 
GeneralRe: remove commas in a column in mssql Pin
phokojoe28-Aug-08 4:51
phokojoe28-Aug-08 4:51 
GeneralRe: remove commas in a column in mssql Pin
Blue_Boy28-Aug-08 5:06
Blue_Boy28-Aug-08 5:06 
QuestionHow to use a string variable in SQL query string? Pin
chenayang27-Aug-08 18:43
chenayang27-Aug-08 18:43 
AnswerRe: How to use a string variable in SQL query string? Pin
N a v a n e e t h27-Aug-08 19:33
N a v a n e e t h27-Aug-08 19:33 
GeneralRe: How to use a string variable in SQL query string? Pin
chenayang27-Aug-08 23:42
chenayang27-Aug-08 23:42 
QuestionProblem with SQL Query doing inner joins [modified] Pin
Sunset Towers27-Aug-08 14:23
Sunset Towers27-Aug-08 14:23 
AnswerRe: Problem with SQL Query doing inner joins Pin
PIEBALDconsult27-Aug-08 16:09
mvePIEBALDconsult27-Aug-08 16:09 
GeneralRe: Problem with SQL Query doing inner joins Pin
Sunset Towers27-Aug-08 16:14
Sunset Towers27-Aug-08 16:14 
QuestionInput requested on SQL Random String Generator Pin
Jesse Wimberley27-Aug-08 13:47
Jesse Wimberley27-Aug-08 13:47 

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.