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

Database

 
AnswerRe: Connection String Pin
SeMartens10-Aug-09 0:31
SeMartens10-Aug-09 0:31 
Questionlost data base Pin
Tauseef A9-Aug-09 23:09
Tauseef A9-Aug-09 23:09 
AnswerRe: lost data base Pin
SeMartens10-Aug-09 0:33
SeMartens10-Aug-09 0:33 
QuestionDTS to Import .SQL file Pin
Paul Hayman9-Aug-09 22:28
Paul Hayman9-Aug-09 22:28 
AnswerRe: DTS to Import .SQL file Pin
Mycroft Holmes10-Aug-09 3:08
professionalMycroft Holmes10-Aug-09 3:08 
GeneralRe: DTS to Import .SQL file Pin
Paul Hayman10-Aug-09 18:21
Paul Hayman10-Aug-09 18:21 
GeneralRe: DTS to Import .SQL file Pin
Mycroft Holmes10-Aug-09 18:29
professionalMycroft Holmes10-Aug-09 18:29 
GeneralRe: DTS to Import .SQL file Pin
Paul Hayman10-Aug-09 18:47
Paul Hayman10-Aug-09 18:47 
Sorry, was just happy to have a solution didn't think of posting....

sqlcmd -U USERNAME -P PASSWORD -S SERVER -d DATABASE_NAME -i yourfile.sql

Pop that into a bat file and execute from the DTS package as a win32 process, all I need to do now is return a true or false from the bat file and pass back to the DTS package to confirm failure or success.

Probably sounds easier than it will be....

Paul.
QuestionOrdering rows by multiple coluimns Pin
Branislav Vidovic9-Aug-09 22:21
Branislav Vidovic9-Aug-09 22:21 
AnswerRe: Ordering rows by multiple coluimns Pin
Mycroft Holmes10-Aug-09 3:11
professionalMycroft Holmes10-Aug-09 3:11 
GeneralRe: Ordering rows by multiple coluimns Pin
Luc Pattyn10-Aug-09 3:35
sitebuilderLuc Pattyn10-Aug-09 3:35 
GeneralRe: Ordering rows by multiple coluimns Pin
Branislav Vidovic11-Aug-09 0:23
Branislav Vidovic11-Aug-09 0:23 
GeneralRe: Ordering rows by multiple coluimns Pin
Luc Pattyn13-Aug-09 3:28
sitebuilderLuc Pattyn13-Aug-09 3:28 
Questionerror:characters found after end of sql statement Pin
myinstincts9-Aug-09 19:03
myinstincts9-Aug-09 19:03 
AnswerRe: error:characters found after end of sql statement Pin
Vimalsoft(Pty) Ltd9-Aug-09 22:05
professionalVimalsoft(Pty) Ltd9-Aug-09 22:05 
QuestionRetrieve data from column with xml data type, SQL Server 208 Pin
A.Petkovic9-Aug-09 1:19
A.Petkovic9-Aug-09 1:19 
AnswerRe: Retrieve data from column with xml data type, SQL Server 208 Pin
Vimalsoft(Pty) Ltd9-Aug-09 22:11
professionalVimalsoft(Pty) Ltd9-Aug-09 22:11 
GeneralRe: Retrieve data from column with xml data type, SQL Server 208 Pin
A.Petkovic10-Aug-09 1:42
A.Petkovic10-Aug-09 1:42 
QuestionUDF, SPROC in SQL Server Express 2008 Pin
Dirso8-Aug-09 10:42
Dirso8-Aug-09 10:42 
AnswerRe: UDF, SPROC in SQL Server Express 2008 Pin
i.j.russell8-Aug-09 11:10
i.j.russell8-Aug-09 11:10 
GeneralRe: UDF, SPROC in SQL Server Express 2008 Pin
Dirso8-Aug-09 12:36
Dirso8-Aug-09 12:36 
Questionforeign key Pin
Amit Patel19858-Aug-09 0:15
Amit Patel19858-Aug-09 0:15 
AnswerRe: foreign key Pin
Eddy Vluggen8-Aug-09 5:08
professionalEddy Vluggen8-Aug-09 5:08 
QuestionFULL JOIN in Access 2003 Pin
Branislav Vidovic8-Aug-09 0:10
Branislav Vidovic8-Aug-09 0:10 
AnswerRe: FULL JOIN in Access 2003 Pin
Blue_Boy8-Aug-09 2:09
Blue_Boy8-Aug-09 2: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.