Click here to Skip to main content
15,920,896 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionShowing the Common properties for the Multiple Controls selection Pin
VB 8.05-Jun-09 18:47
VB 8.05-Jun-09 18:47 
AnswerRe: Showing the Common properties for the Multiple Controls selection Pin
Dave Kreskowiak6-Jun-09 4:39
mveDave Kreskowiak6-Jun-09 4:39 
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 
I don't think I understand your question.

The way my VPN works on my laptop is that it is a small piece of software that I run when I am not inside my office network, like at a hotel. The hotel provides me with a connection to the Internet and the VPN software provides the "secure tunnel" for me to connect to my corporate network.

Once the VPN is started, everything on my laptop works, nothing special to access corporate network resources. This would mean that if I had a Symbol Scanner connected to my laptop and I was reading barcodes against a database that is back at the office, the scanner would work just fine.

The VPN does all the work for you. Your program that controls the scanner wouldn't even know that it was connecting through a VPN.

What is your problem ? You may have an issue with your application not being able to resolve server names; if so, it is most likely a problem with how your VPN is configured.

Here is a simple test. While connected to your corporate network you should be able to "ping myserver". Now outside the corporate network, start your VPN and try the "ping myserver" test again. If it doesn't work, then you need to resolve that first. Your application won't work if it can't resolve the "myserver" while the VPN is running.
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 
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 

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.