Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use table command
Message
From
05/12/2001 07:36:46
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
05/12/2001 07:28:34
John Marrone
Bloodstock Research Inc.
Lexington, Kentucky, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00589715
Message ID:
00589718
Views:
20
>Can anyone tell me whats wroung with this : USE races IN 0 tag raceid
>I created a table with the create table command, created 2 tags,
>raceid and typeid so I have a cdx file. I close the table then later I issue
>this command and I get an error.

What's the error ? It might be you already have it open elsewhere and not used 'again' clause or in use elsewhere excliusively (elsewhere could be your own VFP session). Also before tag add 'order' clause :

USE races IN 0 order tag raceid

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform