Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Slow replace the record
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01194547
Message ID:
01198629
Views:
12
>Naomi , i try with
>
>select * from Student where Admtd = 1 ;
> into cursor curNewStudents nofilter<>
>now it is working and inserting the records
>But i do not know why your first step is not doing well.
>thanks

With this code you're not checking, if these students are already in Dly or not, so you would now have duplicates in Dly.
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