Hi Folks! what is bad with this SQL Sentence? i try to create with the ODBC Driver (7.3)
select mmsecure.*, groups.cgrpdesc from mmsecure inner join groups on mmsecure.iusrgroupid = groups.iid where mmsecure.icontrolid = ?vp_icontrolid and mmsecure.ctype == "g" i use Visual Foxpro. i obtain : missing value specification, i create another views with ?vp_anothervariable without troubles Best Regards Francisco Morosini --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.427 / Virus Database: 240 - Release Date: 06/12/2002 _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
