Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I need totals for each.....
Message
 
 
To
08/05/2008 09:21:43
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01312769
Message ID:
01315840
Views:
24
Fred,

On the second line I had a comment to verify the syntax. I don't have VFP and I haven't used it from September, so I had to rely on my memory when writting commands.

Anyway, here it is

http://msdn.microsoft.com/en-us/library/h54fa37c(VS.80).aspx

So the second line should have been
insert into myNewTable from name loRecord
(BTW, it is not clear from documentation what will happen with Memo fields - are they included by default in INSERT Into)?

>I delivered the password update and we found out the transfer button does not work the code I used to transfer only current selected record is
>
>
>scatter name loRecord memo
>insert from loRecord into myNewTable &&(verify this syntax,)
>delete from myOldTable where ID = loRecord.ID
>
>
>
>Apparently line 2 has an unrecognized phrase or keyword.
>
>Any ideas where I might start all I have done to the code was change the table names
>
>Thanks a lot!!!
>
>Sincerely,
>
>Fred W.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform