Click here to Skip to main content
15,915,818 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralUrgent ! How to Declare VC Dll in VB Pin
BMWCouple27-Nov-03 4:53
BMWCouple27-Nov-03 4:53 
GeneralADODB.Connection 3706 Provider cannot be found. It may not be properly installed., Pin
Psmith26-Nov-03 23:08
Psmith26-Nov-03 23:08 
GeneralRe: ADODB.Connection 3706 Provider cannot be found. It may not be properly installed., Pin
Shanmuga Sundar28-Nov-03 17:47
Shanmuga Sundar28-Nov-03 17:47 
GeneralRe: ADODB.Connection 3706 Provider cannot be found. It may not be properly installed., Pin
Dave Kreskowiak29-Nov-03 8:34
mveDave Kreskowiak29-Nov-03 8:34 
GeneralWindows Soket option setting from VB Pin
mrbad99926-Nov-03 14:34
mrbad99926-Nov-03 14:34 
GeneralRe: Windows Soket option setting from VB Pin
Shanmuga Sundar28-Nov-03 17:50
Shanmuga Sundar28-Nov-03 17:50 
QuestionHow to make an exe accept an argument Pin
Anonymous26-Nov-03 9:25
Anonymous26-Nov-03 9:25 
AnswerRe: How to make an exe accept an argument Pin
Dave Kreskowiak29-Nov-03 8:29
mveDave Kreskowiak29-Nov-03 8:29 
In VB6, you can get the command line arguments from the Command variable.
In VB.NET, you can get them from the Microsoft.VisualBasic.Command() variable.
VB.NET docs on this are here[^].

Now, did you want to communicate with an already running instance of your app or is your app going to be running as a service?


RageInTheMachine9532
Generalaccess database on network Pin
R Sharma26-Nov-03 8:27
R Sharma26-Nov-03 8:27 
GeneralRe: access database on network Pin
Guillermo Rivero27-Nov-03 4:29
Guillermo Rivero27-Nov-03 4:29 
GeneralRe: access database on network Pin
loid grey manuel24-Mar-11 5:59
loid grey manuel24-Mar-11 5:59 
Generalrightclick and get fileinfo Pin
Anonymous26-Nov-03 6:11
Anonymous26-Nov-03 6:11 
GeneralRe: rightclick and get fileinfo Pin
Dave Kreskowiak29-Nov-03 6:31
mveDave Kreskowiak29-Nov-03 6:31 
GeneralThe Recordset Fields property/collection Pin
Cliff Wellman26-Nov-03 2:07
Cliff Wellman26-Nov-03 2:07 
GeneralRe: The Recordset Fields property/collection Pin
Dave Kreskowiak29-Nov-03 6:27
mveDave Kreskowiak29-Nov-03 6:27 
GeneralRe: The Recordset Fields property/collection Pin
Cliff Wellman1-Dec-03 2:04
Cliff Wellman1-Dec-03 2:04 
General[Urgent] NT EventLogs Pin
Mojera26-Nov-03 1:12
sussMojera26-Nov-03 1:12 
GeneralRe: [Urgent] NT EventLogs Pin
Dave Kreskowiak29-Nov-03 6:25
mveDave Kreskowiak29-Nov-03 6:25 
GeneralChanging letter casing Pin
justmeTW26-Nov-03 0:52
justmeTW26-Nov-03 0:52 
GeneralRe: Changing letter casing Pin
Colin Angus Mackay29-Nov-03 17:28
Colin Angus Mackay29-Nov-03 17:28 
GeneralRe: Changing letter casing Pin
justmeTW29-Nov-03 17:38
justmeTW29-Nov-03 17:38 
GeneralRe: Changing letter casing Pin
Colin Angus Mackay29-Nov-03 18:02
Colin Angus Mackay29-Nov-03 18:02 
GeneralRe: Changing letter casing Pin
justmeTW29-Nov-03 23:11
justmeTW29-Nov-03 23:11 
GeneralRe: Changing letter casing Pin
Colin Angus Mackay30-Nov-03 11:28
Colin Angus Mackay30-Nov-03 11:28 
GeneralUsing a vb ocx in vc++ Pin
percyvimal25-Nov-03 19:19
percyvimal25-Nov-03 19:19 

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.