Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sql to mysql query
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01534000
Message ID:
01534003
Vues:
55
>Sergey i think u gave me reply . I searched but could not find thread.
>Now i want to use query into mysql SQLEXEC. How this possible
>thanks
>
>
>insert into dlyatten (code, date, type, category, scode, lCode, sec,syear ) ;
>   select code, m.pDate, 1, "P", scode, lCode, Sec,ssyear ;  
>	   from Student st ;
>	   WHERE Admtd = 1 ;
>		AND NOT EXISTS (SELECT * FROM dlyatten dl ;
>			WHERE dl.code = st.code AND date=pdate )
>
What seems to be a problem?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform