Hi All,
I am trying to update a foreign database from within Rbase 9.1
Assume I have a foreign database named patient, with a table called patinfo 
with a 2 columns, patnumbr (real) and scanddate (date). 

I want to update the value of scandate with the value of vdate(date) for the 
row that equals vpnum(real)
SO.....
Starting from scratch, including the sattach command, what is the syntax?
Every combination I try yields some kind of error message!
Mike

Reply via email to