Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Kill the link
Message
From
07/01/2011 12:48:27
 
 
To
06/01/2011 23:00:20
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
01495103
Message ID:
01495164
Views:
38
Hi,

>I tried to import the records from other tables in the database, either using:
>
>
>select cust1
How did you make the cursor?
Why do name the cursor with the same name as your table - advise to:
 select * from  whatevertable  into cursor  curCust1


>after that I always get errors when open my own databases.

1)how do you open your database exactly? What is the code you are using?
2)Can you specify the error(s)?

>but if I import the records from free tables, no error.
Regards,

Koen
>Jerry
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform