Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select command doesn't select table
Message
 
À
24/01/2005 17:24:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8
Divers
Thread ID:
00979969
Message ID:
00980224
Vues:
46
Thanks I'll try tommorow.

>>
>>use unitlinked in 0 alias policy
>>use reinsurance in 0
>>select policy && doesn't select table
>>
>>
>
>Try it without the "" around the alias name
>
>>>What's the real name of the table? If the table name includes illegal characters than alias it's open under will not be the same as table name.
>
>
>>AFAIK the real name of the table doesn't include any illegal character (BTW what are those illegal characters). I have included a .h file in the program with the fullpath to a table :
>>
>>#define unitlinked "h:\general\2004\blryear.dbf"
>>
>>In the program I do then :
>>
>>
>>use unitlinked in 0 alias "policy"
>>use reinsurance in 0
>>select policy && doesn't select table
>>
>>
>>
>>So my previous post wasn't complete....sorry for that.
>>
>>
>>
>>
>>>
>>>>I have the following syntax
>>>>
>>>>
>>>>use mytable in 0
>>>>use mytable1 in 0
>>>>select mytable && doesn't select table
>>>>
>>>>
>>>>
>>>>I perform some indexing after select mytable on the table,but I get an error that ther is no table open in the current workarea, when I let the program stop after select mytable, indeed in the browswer window mytable is not selected.
>>>>
Zakaria al Azhar
My blog on Actuaris.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform