Advertisement
Guest User

Untitled

a guest
May 24th, 2018
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. #Database Connection Details
  2. jndiName = WheelmaxDS
  3. nexalaJndiName = MSSQLServerDS
  4.  
  5. #latin dev test
  6. #databaseName = SBB_Wheelmax_DEV
  7. #user = wheelmax
  8. #password = nexala
  9. #server = IEDUBL-APP-001
  10. #instance = sql2016_latin
  11.  
  12.  
  13. #testint database
  14. databaseName = SBB_Wheelmax_DEV
  15. user = nexala_wheelmax
  16. password = wheelmax
  17. server = 192.168.100.86:1433
  18. instance = SQL2012
  19.  
  20. nexalaDatabaseName = SBB_Nexala_DEV
  21. nexalaUser nexala_wheelmax
  22. nexalaPassword = wheelmax
  23. nexalaServer = 192.168.100.86
  24. nexalaInstance = SQL2012
  25.  
  26. #
  27. Version_Number =
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement