Click here to Skip to main content
16,005,206 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHelp with string comparisons in SQL Pin
kscadi12-Jul-06 9:36
kscadi12-Jul-06 9:36 
QuestionAdding a working scrollbar to a panel Pin
Joshua Boyle12-Jul-06 8:07
Joshua Boyle12-Jul-06 8:07 
AnswerRe: Adding a working scrollbar to a panel Pin
Dave Kreskowiak12-Jul-06 8:14
mveDave Kreskowiak12-Jul-06 8:14 
GeneralRe: Adding a working scrollbar to a panel Pin
Joshua Boyle12-Jul-06 8:20
Joshua Boyle12-Jul-06 8:20 
QuestionMCSE CCNA BOOT CAMP TRAINING IN INDIA/GOA Pin
ipgates12-Jul-06 7:37
ipgates12-Jul-06 7:37 
AnswerWarning! Advertisement Pin
Dave Kreskowiak12-Jul-06 7:57
mveDave Kreskowiak12-Jul-06 7:57 
QuestionExecuting Sql server 2005 Job from vb.net? Pin
montu337712-Jul-06 6:18
montu337712-Jul-06 6:18 
AnswerRe: Executing Sql server 2005 Job from vb.net? [modified] Pin
Dave Kreskowiak12-Jul-06 6:53
mveDave Kreskowiak12-Jul-06 6:53 
It's done the exact same way you execute any SQL statement from VB.NET, like SELECT, UPDATE, INSERT, ... The question comes down to what's the SQL statement you need to execute to launch your job? It'll be exactly the same as if you executed it from the SQL Server console.

SqlCommand[^] class docs


Dave Kreskowiak
Microsoft MVP - Visual Basic



-- modified at 12:56 Wednesday 12th July, 2006
GeneralRe: Executing Sql server 2005 Job from vb.net? Pin
montu337712-Jul-06 7:37
montu337712-Jul-06 7:37 
GeneralRe: Executing Sql server 2005 Job from vb.net? Pin
montu337712-Jul-06 7:37
montu337712-Jul-06 7:37 
GeneralReg. execution of job from vb.net Pin
montu337712-Jul-06 7:39
montu337712-Jul-06 7:39 
GeneralRe: Reg. execution of job from vb.net Pin
Dave Kreskowiak12-Jul-06 7:54
mveDave Kreskowiak12-Jul-06 7:54 
GeneralRe: Reg. execution of job from vb.net Pin
montu337712-Jul-06 8:32
montu337712-Jul-06 8:32 
GeneralRe: Reg. execution of job from vb.net Pin
Dave Kreskowiak12-Jul-06 9:44
mveDave Kreskowiak12-Jul-06 9:44 
Questionhow to encryp and decryp a file? Pin
vbvic12-Jul-06 6:00
vbvic12-Jul-06 6:00 
AnswerRe: how to encryp and decryp a file? Pin
Bob X12-Jul-06 6:03
Bob X12-Jul-06 6:03 
GeneralRe: how to encryp and decryp a file? Pin
LifeIsSad12-Jul-06 6:05
LifeIsSad12-Jul-06 6:05 
GeneralRe: how to encryp and decryp a file? Pin
Bob X12-Jul-06 6:12
Bob X12-Jul-06 6:12 
GeneralRe: how to encryp and decryp a file? Pin
LifeIsSad12-Jul-06 6:14
LifeIsSad12-Jul-06 6:14 
GeneralRe: how to encryp and decryp a file? Pin
vbvic12-Jul-06 6:15
vbvic12-Jul-06 6:15 
GeneralRe: how to encryp and decryp a file? Pin
vbvic12-Jul-06 6:18
vbvic12-Jul-06 6:18 
GeneralRe: how to encryp and decryp a file? Pin
Bob X12-Jul-06 6:24
Bob X12-Jul-06 6:24 
GeneralRe: how to encryp and decryp a file? Pin
vbvic12-Jul-06 6:30
vbvic12-Jul-06 6:30 
GeneralRe: how to encryp and decryp a file? Pin
PlayByTheRules13-Jul-06 2:42
PlayByTheRules13-Jul-06 2:42 
JokeRe: how to encryp and decryp a file? Pin
Agus Budianto14-Jul-06 5:24
Agus Budianto14-Jul-06 5:24 

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.