Commit b07a68ec authored by Jim Fulton's avatar Jim Fulton

*** empty log message ***

parent 275eb82d
*shared*
# install DA.py # install DA.py
# install Connection.py # install Connection.py
# install dbi_db.py # install dbi_db.py
......
...@@ -10,9 +10,10 @@ ...@@ -10,9 +10,10 @@
<input name="value" size="60" value="<!--#var connection_string-->"><p> <input name="value" size="60" value="<!--#var connection_string-->"><p>
<strong>Check here to test connection string:</strong> <strong>Check here to test connection string:</strong>
<input name="check" type="CHECKBOX" value="YES" CHECKED> <input name="check" type="CHECKBOX" value="YES" CHECKED><br>
<input type="SUBMIT" name="SUBMIT" value="Change Connection String"> <input type="SUBMIT" name="SUBMIT" value="Set Database Connection String">
<br>
</form> </form>
<!--#if connected--> <!--#if connected-->
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment