charlesmac
MIS
I have the same dex_id in both tables and they both have the same .dbc, are from the same container.
What I did was make a form and put them in the dataenvironment. Now I connect the with a join on the two dex_ids. When I run the form I see record 64544 and on the other schools7 I see the same 64544.
I go to the command window and put:
REPLACE NEXT 12500 c:\schools\data\dex.gender4 WITH c:\schools7\data\grades.gender3
I want to replace the entire field in dex.gender4 with the grades.gender3. I must have to load the two tables somehow or other into the form since I get a message that gender3 is not to be found.
Where am I wrong? any helper got a better way to replace just one field in 39000 records.
Charlesmac
wnscc@wnscc.org
What I did was make a form and put them in the dataenvironment. Now I connect the with a join on the two dex_ids. When I run the form I see record 64544 and on the other schools7 I see the same 64544.
I go to the command window and put:
REPLACE NEXT 12500 c:\schools\data\dex.gender4 WITH c:\schools7\data\grades.gender3
I want to replace the entire field in dex.gender4 with the grades.gender3. I must have to load the two tables somehow or other into the form since I get a message that gender3 is not to be found.
Where am I wrong? any helper got a better way to replace just one field in 39000 records.
Charlesmac
wnscc@wnscc.org