Linking the database#1 - just once before you first start the program

 

  1. Start button in Windows environment
  2. Settings
  3. Control Pannel
  4. ODBC
  5. System DSN Window
  6. Add
  7. Microsoft Access Driver
  8. Finish
  9. In the field Data Source Name put URLbase
  10. Select
  11. select the database url.mdb in the trojerucica directory
  12. Advanced
  13. in the fields for username and password type mladen and java
  14. OK, OK, OK...

 

for the database#2 all the same, accept:

9. In the field Data Source Name put TURLbase

11. select the database turl.mdb in the trojerucica directory

13. in the fields for username and password type dragana and java

 

starting the program

 

In JDK 1.1.4 Package:

java trojerucica -dProxySet=true -dProxyHost=proksi -dProxyPort=port

 

proksi is IP address of proxy server you are using

port port number of this proxy server

I suggest you put this line in trojerucica.bat file and then just type trojerucica each time.

 

 

Example of the command line is:

java trojerucica -dProxySet=true -dProxyHost=147.91.8.62 -dProxyPort=8080

 

 

Input parameters

 

 

Output window

 

 

Result of the program work can also be found in the file izlaz.html in the Trojerucica directory and can be viewed during program execution.

 

Good luck!

Author