How do i make a database that pulls info from a server localized? trying to vpn and connection times out?
-
I have a project where I have the files needed but it still pulls data from a server. The app is java based. I have all the files and put them on the laptop. When connecting via VPN, it doesnt pull or see the data. When the laptop is connected on the domain it populates all the fields perfectly. I tried to gather all the files and make a directory locally so that the user could use the database then when he gets back from the field would be able to synchronize. The application just hangs and fails. I ensured that the server recognizes this users account and laptop. The server that the app resides is windows 2000, the vpn is cisco. Will post more detials if it helps.
-
Answer:
From what you describe, it seems like the data is pulled from a database. You need a local copy of the database running on the laptop in order to use the data - simply having the data is not enough. Also, you probably need to repoint the app to look at localhost. Hope this helps.
juansito at Yahoo! Answers Visit the source
Related Q & A:
- How do I make a window in Java?Best solution by Stack Overflow
- How can I make a Spinner only by java?Best solution by stackoverflow.com
- How do I make a python web program that is on a ubuntu server allow access to the server?Best solution by Yahoo! Answers
- How can I make a download page?Best solution by Stack Overflow
- How do I make a home based server?Best solution by lifehacker.com
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.