Submitted Questions

  • Why Bind variables will be deleted when you restart the server. Can you change this scenario.

    I am trying to develop a small application. In this i have provided registration and login form. Username and password are stored in the JNDI server. This application is working fine. but when i am restarting the server, all the bind variables are deleting. why? i want to store them permanently. can you provide me the solution. Thanks in advance.

    Habib Ali

    • Jun 11th, 2014

    To avoid unwanted parsing in SQL Engine for identical statements, we issue a Bind Variable which is the property of Client Program...You cannot change the scenario here