Update of /cvsroot/mydatabasepilot/MyDatabasePilot/dbProcessBody
In directory sc8-pr-cvs1:/tmp/cvs-serv8802/dbProcessBody
Modified Files:
AddField.cfm
Log Message:
Functionality Added:
[ 763489 ] Added Length to TimeStamp and Year datatypes
Index: AddField.cfm
===================================================================
RCS file: /cvsroot/mydatabasepilot/MyDatabasePilot/dbProcessBody/AddField.cfm,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** AddField.cfm 30 Jun 2003 20:31:38 -0000 1.14
--- AddField.cfm 30 Jun 2003 21:09:12 -0000 1.15
***************
*** 452,456 ****
</cfif>
<label class="Fancy">)</label>
! </nobr>
</cfif>
--- 452,456 ----
</cfif>
<label class="Fancy">)</label>
! </nobr><br />
</cfif>
|