Click here to Skip to main content
15,890,438 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow to Retrieve data from a boumd Datalist column [modified] Pin
MacIntyre5-Jun-09 6:34
MacIntyre5-Jun-09 6:34 
AnswerRe: How to Retrieve data from a boumd Datalist column Pin
Henry Minute5-Jun-09 10:27
Henry Minute5-Jun-09 10:27 
GeneralRe: How to Retrieve data from a boumd Datalist column Pin
MacIntyre5-Jun-09 10:34
MacIntyre5-Jun-09 10:34 
GeneralRe: How to Retrieve data from a boumd Datalist column Pin
Henry Minute5-Jun-09 10:39
Henry Minute5-Jun-09 10:39 
QuestionHow to acccess database through VPN using Symbol Scanner phone. Pin
Clanguage5-Jun-09 3:54
Clanguage5-Jun-09 3:54 
AnswerRe: How to acccess database through VPN using Symbol Scanner phone. Pin
David Mujica5-Jun-09 4:04
David Mujica5-Jun-09 4:04 
GeneralRe: How to acccess database through VPN using Symbol Scanner phone. Pin
Clanguage5-Jun-09 4:14
Clanguage5-Jun-09 4:14 
GeneralRe: How to acccess database through VPN using Symbol Scanner phone. Pin
Dave Kreskowiak5-Jun-09 4:33
mveDave Kreskowiak5-Jun-09 4:33 
The VPN connection should not be done in your app at all. This would tie your application to that specific VPN provider and make it pretty much impossible to change the VPN your company uses without changing your app.

Start the VPN connection from outside and seperately from your app, then start your app and it'll connect to the database without even knowing the VPN is there.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: How to acccess database through VPN using Symbol Scanner phone. Pin
Clanguage5-Jun-09 4:36
Clanguage5-Jun-09 4:36 
QuestionIs Data control or plain coding good for data accessessing in VB.Net ? Pin
tiagu5-Jun-09 2:29
tiagu5-Jun-09 2:29 
AnswerRe: Is Data control or plain coding good for data accessessing in VB.Net ? Pin
Dave Kreskowiak5-Jun-09 4:29
mveDave Kreskowiak5-Jun-09 4:29 
AnswerRe: Is Data control or plain coding good for data accessessing in VB.Net ? Pin
Henry Minute5-Jun-09 5:08
Henry Minute5-Jun-09 5:08 
GeneralRe: Is Data control or plain coding good for data accessessing in VB.Net ? Pin
tiagu8-Jun-09 1:10
tiagu8-Jun-09 1:10 
Questionpartial search in multi-column listview Pin
atk88775-Jun-09 2:12
atk88775-Jun-09 2:12 
AnswerRe: partial search in multi-column listview Pin
Dave Kreskowiak5-Jun-09 4:27
mveDave Kreskowiak5-Jun-09 4:27 
AnswerRe: partial search in multi-column listview Pin
Zaegra5-Jun-09 10:57
Zaegra5-Jun-09 10:57 
QuestionCrystal report using ttx in vb.net PinPopular
Ageesh4-Jun-09 23:57
Ageesh4-Jun-09 23:57 
QuestionHow to access Word pages ? Pin
Agarwaen594-Jun-09 23:14
Agarwaen594-Jun-09 23:14 
AnswerRe: How to access Word pages ? Pin
Christian Graus4-Jun-09 23:18
protectorChristian Graus4-Jun-09 23:18 
GeneralRe: How to access Word pages ? Pin
Agarwaen594-Jun-09 23:25
Agarwaen594-Jun-09 23:25 
GeneralRe: How to access Word pages ? Pin
Christian Graus4-Jun-09 23:37
protectorChristian Graus4-Jun-09 23:37 
GeneralRe: How to access Word pages ? [modified] Pin
Agarwaen595-Jun-09 0:00
Agarwaen595-Jun-09 0:00 
GeneralRe: How to access Word pages ? Pin
Christian Graus5-Jun-09 0:14
protectorChristian Graus5-Jun-09 0:14 
GeneralRe: How to access Word pages ? Pin
Agarwaen595-Jun-09 0:20
Agarwaen595-Jun-09 0:20 
GeneralRe: How to access Word pages ? Pin
Dave Kreskowiak5-Jun-09 4:24
mveDave Kreskowiak5-Jun-09 4: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.