(file) Return to Program Updates.txt CVS log (file) (dir) Up to [Development] / p2rx-programs

 1 pKanel 1.1 CVS Folder --> P2Rx-Programs-Admin
 2            	Files that are updated --> add1b.cfm,
 3            				addNewOrg.cfm,
 4            				delete.cfm,
 5            				dummyOrganization.cfm,
 6            				KeepCurrentDate.cfm (NEW)
 7            				lists.cfm
 8            				ProgramsDBUpdate.cfm (NEW to make necessary changed in our programs database)
 9            
10            CVS Folder --> P2Rx-Programs
11            	Files that are updated --> act_finalprocess.cfm
12            				application.cfm
13            				dsp_editcontact.cfm
14            				
15            				dsp_addservices.cfm
16            				act_addProgramTypes.cfm
17            				act_addServices.cfm
18            				dsp_addprogramtypes.cfm
19            				dsp_editservices.cfm
20            				dsp_deitProgramTypes.cfm
21            				dsp_editOrganization.cfm
22 pKanel 1.1 				dsp_addOrganization.cfm
23            				dsp_addnewContact.cfm
24            
25            DIRECTION (NOTE: IF YOU NEED HELP IMPLEMENTING ALL THESE FEEL FREE TO CALL ME BECAUSE SO MANY CHANGES ARE MADE)
26            
27            1. Update  "p2rx-programs-admin" and "p2rx-programs" directory from CVS 
28            2. Retrieve ProgramDBUpdates.cfm from "p2rx-programs-admin" directory on CVS 
29            3.Retrieve Programs Database from your server. We will need to delete the dummy tables we created previously. I would definetly make a backup of those tables before you proceed to the next step.
30            4.Please put back the database in the server.
31            5.Visit that file via web browser
32            6.Click on link ensuring all steps have completed successfully
33            7.Open Programs Database
34            8.Open dOrganization in design view, change the following columns' "Allow Zero Length" property to 'Yes' - 
35            
36            Division
37            Address2
38            Phone
39            Extension
40            HotLine
41            FaxNumber
42            EmailName
43 pKanel 1.1 GraphicURL
44            Progress
45            Times
46            
47            9.Highlight the "UpdateStatus" field. In the Properties Box, place a zero (0) in the "Default Value" field
48            10.Click Save
49            11.Change dOrganization to Datasheet View, find "UpdateStatus" field and place a zero there for all the records
50            12.Open dContacts in design view, change all of the columns' "Allow Zero Length" property to 'Yes'
51            
52            
53            Once you replace all the above listed files, everything should work like how we all want it.
54            

CVS Admin
Powered by
ViewCVS 1.0-dev