Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot insert all the data
Message
From
08/11/2001 05:13:58
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
To
08/11/2001 05:06:39
Agnes Cheng
DynamicTech Consultants Ltd.
Hong Kong, Hong Kong
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00578929
Message ID:
00578930
Views:
18
I Agnes issue a TABLEUPDATE(1, .t., air_aging) this should resolve your problem.

>i got a local table ' arinvheader ' and a remote view named ' air_aging'
>
>now.As I select all the data from arinvheader and insert into the remote table 'air_aging', I found that 'THE LAST RECORD CANNOT INSERT'
>
>my syntax is as the following :-
>'select * from arinvheader into cursor pTempTable'
>
>SELECT pTempTable
>SCAN
> SELECT pTempTable
> SCATTER MEMVAR MEMO
> INSERT INTO air_aging FROM MEMVAR
> MESSAGEBOX(pTempTable.invno)
>ENDSCAN
>
>The messagebox can show all the correct Invoice No.
>However, As i browse the table 'air_aging' , The last no of invoice didn't insert into the table' air_aging'
>
>Why??
>Pls help.
>From Agnes
Alexandre Palma
Senior Application Architect
Previous
Reply
Map
View

Click here to load this message in the networking platform