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

Visual Basic

 
GeneralRe: VB.Net/ADO.Net display a value Pin
Dave Kreskowiak18-Apr-05 6:19
mveDave Kreskowiak18-Apr-05 6:19 
GeneralRe: VB.Net/ADO.Net display a value Pin
directred18-Apr-05 6:48
directred18-Apr-05 6:48 
GeneralRe: VB.Net/ADO.Net display a value Pin
Dave Kreskowiak18-Apr-05 7:25
mveDave Kreskowiak18-Apr-05 7:25 
GeneralCatch file-system events Pin
RoyRose7818-Apr-05 4:40
RoyRose7818-Apr-05 4:40 
GeneralRe: Catch file-system events Pin
Dave Kreskowiak18-Apr-05 6:16
mveDave Kreskowiak18-Apr-05 6:16 
GeneralRe: Catch file-system events Pin
RoyRose7818-Apr-05 7:57
RoyRose7818-Apr-05 7:57 
GeneralRe: Catch file-system events Pin
Dave Kreskowiak18-Apr-05 14:22
mveDave Kreskowiak18-Apr-05 14:22 
Generalsetup project Pin
Lisana18-Apr-05 3:10
Lisana18-Apr-05 3:10 
I'm going to build the setup project for my app. but I have 3 steps to check for the target machine or server before install the app.

1. check framework in the target machine (if not, install the dotnetfx.exe)
2. check SQL Server, can be in the target machine or server (if not, install the MSDE in the target machine)
3. Ask for the Server name, user id, password, then check the database name XXX if exist? (if no, copy a database to the target sql server, if yes, ask for if want to overwrite)

after these 3 steps are checked, then install my app. How can I do these in vb.net? any idea?

one more thing, when the user input the server name, user id and password, this three value will send to the app. and use them to connect to the server. How can I do that?

Thanks!

Lisa
GeneralRe: setup project Pin
Dave Kreskowiak18-Apr-05 4:38
mveDave Kreskowiak18-Apr-05 4:38 
GeneralRe: setup project Pin
Lisana18-Apr-05 7:47
Lisana18-Apr-05 7:47 
GeneralRe: setup project Pin
Dave Kreskowiak18-Apr-05 14:20
mveDave Kreskowiak18-Apr-05 14:20 
GeneralRe: setup project Pin
Lisana20-Apr-05 4:03
Lisana20-Apr-05 4:03 
GeneralRe: setup project Pin
Dave Kreskowiak20-Apr-05 4:56
mveDave Kreskowiak20-Apr-05 4:56 
GeneralRe: setup project Pin
Lisana20-Apr-05 5:13
Lisana20-Apr-05 5:13 
GeneralRe: setup project Pin
Dave Kreskowiak20-Apr-05 17:02
mveDave Kreskowiak20-Apr-05 17:02 
GeneralRe: setup project Pin
Lisana21-Apr-05 2:55
Lisana21-Apr-05 2:55 
QuestionHow To Make An Application A Service In VB 6 Pin
usmanmir18-Apr-05 0:13
usmanmir18-Apr-05 0:13 
AnswerRe: How To Make An Application A Service In VB 6 Pin
jonathan1518-Apr-05 1:45
jonathan1518-Apr-05 1:45 
AnswerRe: How To Make An Application A Service In VB 6 Pin
GuruPandian18-Apr-05 2:15
GuruPandian18-Apr-05 2:15 
GeneralSockets - Client IP Address in VB.Net Pin
bgm229117-Apr-05 23:04
bgm229117-Apr-05 23:04 
GeneralRe: Sockets - Client IP Address in VB.Net Pin
Dave Kreskowiak18-Apr-05 4:27
mveDave Kreskowiak18-Apr-05 4:27 
GeneralRe: Sockets - Client IP Address in VB.Net Pin
bgm229118-Apr-05 5:18
bgm229118-Apr-05 5:18 
GeneralRe: Sockets - Client IP Address in VB.Net Pin
Dave Kreskowiak18-Apr-05 6:09
mveDave Kreskowiak18-Apr-05 6:09 
GeneralRe: Sockets - Client IP Address in VB.Net Pin
bgm229118-Apr-05 8:26
bgm229118-Apr-05 8:26 
GeneralRe: Sockets - Client IP Address in VB.Net Pin
Dave Kreskowiak18-Apr-05 17:22
mveDave Kreskowiak18-Apr-05 17:22 

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.