Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding Records Between Tables
Message
From
26/11/1998 16:16:54
Thierry Yuen
Stantec Architecture Ltd.
Calgary, Alberta, Canada
 
 
To
26/11/1998 12:06:51
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00161609
Message ID:
00161851
Views:
18
Great. I've worked your code into the material that I have, Cetin, and it works very well. I've gone ahead and created a browse of the information and that isn't working quite well yet, but it's almost there. If you have any suggestoins, please let me know. I know that you've already given me more help than I would have ever expected, but these problems appear to be quite trivial to you. ;) After I close the browse, I get an error saying that 'no table is in use'. Here it is and thanks for the help:

scatter memvar memo
insert into (m_proj+"PA") from memvar
skip
show gets
close data
use (m_proj+"PA") alias PA
sele PA
go bottom
browse
close data
use (m_proj+"SP") alias SP in 0
sele SP
skip
show gets
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform