Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Server design question
Message
De
21/12/2001 13:28:22
 
 
À
21/12/2001 12:21:38
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00597279
Message ID:
00597499
Vues:
20
Cetin,
I won't do the coding manually. Once I know what to do, I'll create a SQL builder that will generate whatever code it takes based on the table.

Thanks again for your ideas.

>Before insert you could do a select on identity column for existing records. ie:
>SQLExec(lnHandle,'select identitycol from myTable my where exists (select * from ##temptable tmp where my.f1=tmp.f1 and my.f2=tmp.f2 ...)','Existing')
>But of course if fields are a lot coding this is cumbersome (if manually done:).
>Cetin
>
Daniel
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform