Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding Notes in the same row
Message
 
 
To
13/04/2007 12:09:57
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01214141
Message ID:
01215593
Views:
14
>Hi Naomi,
>
>I will try yours. This is what I did and it works.
>
>
>UPDATE crsbom SET crsbom.notes = mynotes.notes ;
>FROM mynotes ;
>WHERE crsbom.partnum = mynotes.partnum
>
>
>Now that this thing work, I need to go back to my real problem.
>
>Thanks,
>Sam

I don't have VFP9 right now, but this doesn't look "kosher" to me. Though if it works, it's good.
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