Click here to Skip to main content
16,004,507 members
Home / Discussions / Database
   

Database

 
GeneralStrange SQL Query doesn't accept NULL Pin
Vector722-Nov-04 3:40
Vector722-Nov-04 3:40 
GeneralRe: Strange SQL Query doesn't accept NULL Pin
Steve S22-Nov-04 4:08
Steve S22-Nov-04 4:08 
GeneralRe: Strange SQL Query doesn't accept NULL Pin
Vector722-Nov-04 4:18
Vector722-Nov-04 4:18 
GeneralRe: Strange SQL Query doesn't accept NULL Pin
Steve S23-Nov-04 1:25
Steve S23-Nov-04 1:25 
QuestionHow to run a bunch of scripts all at once? Pin
devvvy21-Nov-04 23:18
devvvy21-Nov-04 23:18 
AnswerRe: How to run a bunch of scripts all at once? Pin
Colin Angus Mackay22-Nov-04 6:03
Colin Angus Mackay22-Nov-04 6:03 
GeneralRe: How to run a bunch of scripts all at once? Pin
devvvy22-Nov-04 16:14
devvvy22-Nov-04 16:14 
GeneralRe: How to run a bunch of scripts all at once? Pin
Colin Angus Mackay22-Nov-04 22:51
Colin Angus Mackay22-Nov-04 22:51 
"The demo application takes two command line arguments. The first is either a -r (for embedded resource) or -f (for a file). The second argument is either the name of the resource, or the name of the file."

So, you use a -r OR a -f but not both

-r is for an embedded resource. The demo also shows how to embed SQL Scripts as resources in your application so that you don't have to rely on external files.

So all you need is:
RunSQL -r script.sql



Do you want to know more?
WDevs.com - The worlds first Developers Services Provider


GeneralRe: How to run a bunch of scripts all at once? Pin
Colin Angus Mackay22-Nov-04 22:53
Colin Angus Mackay22-Nov-04 22:53 
AnswerRe: How to run a bunch of scripts all at once? Pin
Mike Dimmick22-Nov-04 6:23
Mike Dimmick22-Nov-04 6:23 
QuestionInvoke a Web Service from a Stored Proc? Pin
theJazzyBrain21-Nov-04 21:26
theJazzyBrain21-Nov-04 21:26 
GeneralPremium database Pin
Yulianto.21-Nov-04 21:22
Yulianto.21-Nov-04 21:22 
GeneralRe: Premium database Pin
Christian Graus22-Nov-04 13:43
protectorChristian Graus22-Nov-04 13:43 
GeneralRe: Premium database Pin
Yulianto.22-Nov-04 15:52
Yulianto.22-Nov-04 15:52 
GeneralRe: Premium database Pin
Christian Graus22-Nov-04 21:40
protectorChristian Graus22-Nov-04 21:40 
GeneralRe: Premium database Pin
Yulianto.23-Nov-04 15:47
Yulianto.23-Nov-04 15:47 
GeneralRe: Premium database Pin
Christian Graus23-Nov-04 23:53
protectorChristian Graus23-Nov-04 23:53 
GeneralRe: Premium database Pin
Yulianto.25-Nov-04 18:12
Yulianto.25-Nov-04 18:12 
GeneralCopying cube Pin
Yulianto.21-Nov-04 21:19
Yulianto.21-Nov-04 21:19 
Generalselecting from table rows including email address with @ sign Pin
grossd21-Nov-04 13:05
grossd21-Nov-04 13:05 
GeneralRe: selecting from table rows including email address with @ sign Pin
Luis Alonso Ramos21-Nov-04 15:20
Luis Alonso Ramos21-Nov-04 15:20 
GeneralRe: selecting from table rows including email address with @ sign Pin
grossd21-Nov-04 15:35
grossd21-Nov-04 15:35 
GeneralRe: selecting from table rows including email address with @ sign Pin
Luis Alonso Ramos21-Nov-04 16:43
Luis Alonso Ramos21-Nov-04 16:43 
GeneralRe: selecting from table rows including email address with @ sign Pin
grossd21-Nov-04 17:45
grossd21-Nov-04 17:45 
GeneralRe: selecting from table rows including email address with @ sign Pin
Luis Alonso Ramos21-Nov-04 18:45
Luis Alonso Ramos21-Nov-04 18:45 

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.