Now you need to decide what user options, if any, you want to allow the user to change. You can set simple configuration variables here that will be available to you inside of your plugin. Links SQL will provide an interface for the user to change these variables and provide the mechanisim to store them. You can also provide instructions which can explain to the user what the option is for. <%if error%>

<%error%>

<%endif%> <%if results%>

<%results%>

<%endif%> <%if user%>

Existing Options:

<%user%>

<%endif%>

Add User Option:

Name
Value
Instructions


<%if sid%> <%endif%>