Click here to Skip to main content
15,892,927 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: how to access dynamically created control [modified] Pin
Colin Angus Mackay8-May-07 2:26
Colin Angus Mackay8-May-07 2:26 
QuestionApplication Shortcut Pin
harsh_c7-May-07 21:56
professionalharsh_c7-May-07 21:56 
QuestionRe: Application Shortcut Pin
Jelle Stokroos7-May-07 22:33
Jelle Stokroos7-May-07 22:33 
AnswerRe: Application Shortcut Pin
harsh_c8-May-07 0:02
professionalharsh_c8-May-07 0:02 
AnswerRe: Application Shortcut Pin
theScorp7-May-07 22:44
theScorp7-May-07 22:44 
AnswerRe: Application Shortcut Pin
Craster8-May-07 4:52
Craster8-May-07 4:52 
QuestionNested Datagridview question. Pin
cheeken2u7-May-07 21:12
cheeken2u7-May-07 21:12 
QuestionDatastage Connectivity through VB.Net [modified] Pin
jaysheel7-May-07 20:51
jaysheel7-May-07 20:51 
Hi,
Currently I am designing a tool in VB.Net for automation of a datawarehousing tool called DataStage. I have to run this tool through command prompt in VB.Net. The command is

dsjobs –server xx.xxx.xx.xx –user abcd –password wxyz –run
[Project] [Job] [List of parameters]


Application path is the location where datastage client is installed in the local machine.

Other attributes like:

-lparam: Give the list of parameters for a particular job
-ljobs: List all the jobs in a particular project
-lprojects: List all the projects available in the server
-run: To run a job
-stop: To stop a job etc….


Now can anyone help me how to put these in VB.Net and how to fetch the results of these commands. Because based on the results of these commands I have to create dynamic text boxes.
It looks complicated, but can anyone who knows this help me out ?

Thanks in advance.







-- modified at 4:37 Tuesday 8th May, 2007
AnswerRe: Datastge Connectivity through VB.Net Pin
Christian Graus7-May-07 21:35
protectorChristian Graus7-May-07 21:35 
Questionhow to connect the vb.net windows application with ms access? Pin
sathyan_82947-May-07 20:46
sathyan_82947-May-07 20:46 
AnswerRe: how to connect the vb.net windows application with ms access? Pin
Tamimi - Code7-May-07 20:56
Tamimi - Code7-May-07 20:56 
AnswerRe: how to connect the vb.net windows application with ms access? Pin
Christian Graus7-May-07 21:35
protectorChristian Graus7-May-07 21:35 
QuestionBest practice to make the program multilingual Pin
re infecta7-May-07 19:39
re infecta7-May-07 19:39 
AnswerRe: Best practice to make the program multilingual Pin
Christian Graus7-May-07 19:55
protectorChristian Graus7-May-07 19:55 
GeneralRe: Best practice to make the program multilingual Pin
re infecta8-May-07 0:21
re infecta8-May-07 0:21 
AnswerRe: Best practice to make the program multilingual Pin
MatrixCoder7-May-07 19:57
MatrixCoder7-May-07 19:57 
GeneralRe: Best practice to make the program multilingual Pin
re infecta7-May-07 19:59
re infecta7-May-07 19:59 
GeneralRe: Best practice to make the program multilingual Pin
Christian Graus7-May-07 20:10
protectorChristian Graus7-May-07 20:10 
GeneralRe: Best practice to make the program multilingual Pin
MatrixCoder7-May-07 20:37
MatrixCoder7-May-07 20:37 
GeneralRe: Best practice to make the program multilingual Pin
Dave Kreskowiak8-May-07 2:11
mveDave Kreskowiak8-May-07 2:11 
GeneralRe: Best practice to make the program multilingual Pin
MatrixCoder8-May-07 6:33
MatrixCoder8-May-07 6:33 
GeneralRe: Best practice to make the program multilingual Pin
Dave Kreskowiak8-May-07 8:18
mveDave Kreskowiak8-May-07 8:18 
GeneralRe: Best practice to make the program multilingual Pin
MatrixCoder8-May-07 8:26
MatrixCoder8-May-07 8:26 
GeneralRe: Best practice to make the program multilingual Pin
Jeremy Falcon8-May-07 3:03
professionalJeremy Falcon8-May-07 3:03 
GeneralRe: Best practice to make the program multilingual Pin
Jelle Stokroos7-May-07 22:24
Jelle Stokroos7-May-07 22: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.