Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create a calculated field
Message
De
01/10/2002 16:37:37
 
 
À
01/10/2002 14:02:28
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00706493
Message ID:
00706586
Vues:
28
Maybe I need to explain further.

table1.Field1 & table1.Field2 together make up my primary key for that table.

str(field1)+'.'+str(field2) is my primary key.


I have another table that has that key value stored in a field .
table2.field1=(str(table1.field1))+'.'+(str(table1.field1))

I need to create a relation. The only relation it will allow me to create in the DE is by making table2 the parent. This will not work for me, I need table1 to be the parent table. It wont let me create that relation. Because there is not field, just an index in that table.

So I thought If I could create an additional field that was calculated in table1, I could use it for the parent relation.

Maybe there is another solution??
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform