Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Field Names

Quote Reply
Field Names
In DBManSQL version 2.0 (non relational) I have all my input fields on my add form named with just the field name (e.g <input type="text" name="fieldname" size="45" maxlength="100">).

I have now upgraded to DBManSQL version 2.1.0 (relational) and would like to know if I should rename my fields to include the table name as well (e.g <input type="text" name="tablename.fieldname" size="45" maxlength="100">)??

Is there anything else that needs to be changed in my html pages?

Thank you.

Simon
Subject Author Views Date
Thread Field Names jai 2614 Oct 14, 2002, 5:44 AM
Post Re: [jai] Field Names
604 2505 Oct 15, 2002, 12:17 PM