CCMDB.mdb Change Log 2008: Difference between revisions

Line 3: Line 3:


== The Change Log ==
== The Change Log ==
=== July 30 - update to master file only ===
* Deleted the contents of the L_tmp_V2 table because they were causing send errors at HSC. Rolled out.[[User:Ttenbergen|Ttenbergen]] 09:34, 30 July 2008 (CDT)
=== July 28 2008 15:45 ===
=== July 28 2008 15:45 ===
Added check that First name and Last Name are not entirely numerical. Note: it will only catch names that are '''all''' numbers, e.g. if someone accidentally put the PHIN in the name. A fair bit of coding would be necessary to track individual numbers in strings, and I did not implement it.   
Added check that First name and Last Name are not entirely numerical. Note: it will only catch names that are '''all''' numbers, e.g. if someone accidentally put the PHIN in the name. A fair bit of coding would be necessary to track individual numbers in strings, and I did not implement it.