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

Visual Basic

 
GeneralWiring my web application using MVC Pin
Joe Contreras18-Apr-05 5:22
sussJoe Contreras18-Apr-05 5:22 
GeneralRe: Wiring my web application using MVC Pin
Christian Graus18-Apr-05 16:59
protectorChristian Graus18-Apr-05 16:59 
GeneralRe: Wiring my web application using MVC Pin
Anonymous19-Apr-05 3:22
Anonymous19-Apr-05 3:22 
GeneralRe: Wiring my web application using MVC Pin
Christian Graus19-Apr-05 12:48
protectorChristian Graus19-Apr-05 12:48 
GeneralVB.Net/ADO.Net display a value Pin
directred18-Apr-05 5:04
directred18-Apr-05 5:04 
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 
Actually, the database code is going to look about the same. Build a connection object, build a command object, open the connection, execute the command, yada yada yada. You could probably even use the same connection string you used in the VB6 code.

There is no AS400 provider in the .NET FCL, so I'm guessing that you'll probably have to use the OleDb classes as a "generic" object library that connects to the database.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

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 
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 

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.