rkmnm <mailto:[EMAIL PROTECTED]> wrote this on Saturday, July 30, 2005 7:51
AM:

> hi
> 
>  please tell me how to change string field to date field in where
> clause i am writing this query 
> 
> select * from account where cdate(dt_date)="02/02/2005"

string Passdate ="02/02/2005";

string sSQL = "select * from account where cdate(dt_date)='"+Passdate+"'"'


Stephen Russell
S.R. & Associates
Memphis, TN 38115

901.246-0159

http://spaces.msn.com/members/srussell/



------------------------ Yahoo! Groups Sponsor --------------------~--> 
<font face=arial size=-1><a 
href="http://us.ard.yahoo.com/SIG=12hnmeuh2/M=362329.6886308.7839368.1510227/D=groups/S=1706426775:TM/Y=YAHOO/EXP=1122771045/A=2894321/R=0/SIG=11dvsfulr/*http://youthnoise.com/page.php?page_id=1992
">Fair play? Video games influencing politics. Click and talk back!</a>.</font>
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Microsofts_C_Sharp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to