Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sql to mysql query
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01534000
Message ID:
01534003
Views:
53
>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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform