Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Insert - SQL slower in VFP9 than in VFP6???
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01198068
Message ID:
01198440
Views:
14
>Glad that worked, but since you need the table opened with an alias and the insert into dbf('myout') didn't work, try changing the line at the top of your code:
>
>lcInFile = "testout"
>
>to:
>
>lcInFile = "MyOUT"

I guess we were just blind <g> Now this explains everything and the problem was created by itself because of this typo.
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