Dating 101
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 44723 articles for 1.088 sec
Received: from [79.9.156.113] by openbrick.kicks-ass.net (ArGoSoft Mail Server Pro for WinNT/2000/XP, Version 1.8 (1.8.6.0)); Tue, 22 Jul 2008 16:50:32 -0400 Message-ID: <1536DBBB.5DC62241@tshsc.com> Date: Tue, 22 Jul 2008 22:50:22 +0200 From: KAU <nemats_1956@tshsc.com> User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: [spamtrap] Subject: Dating 101 made easy with     

Group: news.admin.netabuse.sightings · Group Profile · Search for Dating 101 in news.admin.netabuse.sightings
Author: sightings
Date: Jul 22, 2008 13:50

If you have a sense of humor about dating/relationships, check out the new FREEWARE video game: Dating 101: The Video Game. It is a single downloadable file with NO installation required. it is being given away for free by www.MarriageMindedMatchmaking.com as a marketing tactic. Here is the direct link to download the game from: http://www.marriagemindedmatchmaking.com/marriagemindedmatchmaking/DATING101
Show full article (0.97Kb)
> -----Original Message----- > From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On > Behalf Of DP > Sent: Tuesday, August 26, 2008 3:27 PM > To: SAS-L@LISTSERV.UGA.EDU > Subject: sas date > > Hi All, > > Have > > PT DAY YEAR MONTH > 101 8 4 6 > 101 24 4 6 > 101 13 4 8 > 101 7 4 9 > > Want: > PT DAY YEAR MONTH DATE > 101 8     

Group: alt.comp.freeware · Group Profile · Search for Dating 101 in alt.comp.freeware
Author: www.PUZZELE.com
Date: Feb 7, 2008 08:33

Hi DP, data sample; input PT DAY YEAR MONTH; cards; 101 8 4 6 101 24 4 6 101 13 4 8 101 7 4 9 ; run; data result; set sample; date = mdy(month,day,year); format date date9.; run; Hope this is helpful. Mark Terjeson Senior Programmer Analyst Investment Management & Research Russell Investments Russell Investments Global Leaders in Multi-Manager
Show full article (0.42Kb)
There must be some other problem with the program that you did not show us. The following works where month is a character variable. SAS converts it to numeric, and proceeds. data date; input PT:$3. DAY YEAR MONTH $; date = mdy(month,day,year); format date date9.; cards; 101 8 4 6 101 24 4 6 101 13 4 8 101 7 4 9 ;;;; run; proc print     

Group: comp.softsys.sas · Group Profile · Search for Dating 101 in comp.softsys.sas
Author: "Nordlund, Dan (DSHS/RDA
Date: Aug 26, 2008 15:49

Show your code. Be more specific than "did not work". Include exact text of any diagnostics. If you convert the character value in month to a numeric variable, MDY should work fine. You could add a few debugging put statements to make sure variables contain the values you think they do. -----Original Message----- From: DP [mailto:snip] Sent: Tuesday, August 26, 2008 3:27 PM To: SAS-L@LISTSERV
Show full article (0.96Kb)
Hi All, Have PT DAY YEAR MONTH 101 8 4 6 101 24 4 6 101 13 4 8 101 7 4 9 Want: PT DAY YEAR MONTH DATE 101 8 4 6 08JUN2004 101 24 4 6 24JUN2004 101 13 4 8 13AUG2004 101 7 4 9 07SEP2004 DAY & YEAR are numeric and MONTH is character. Tried MDY function, but did not work. As     

Group: comp.softsys.sas · Group Profile · Search for Dating 101 in comp.softsys.sas
Author: "Terjeson, Mark"
Date: Aug 26, 2008 15:46

off-topic spam Path: newssvr21.news.prodigy.net!newsdbm04.news.prodigy.net!newsdst01.news.prodigy.net!prodigy.com!newscon04.news.prodigy.net!prodigy.net!news.astraweb.com!router1.astraweb.com!spln!extra.newsguy.com!out04b.usenetserver.com!news.usenetserver.com!in02.usenetserver.com!news.usenetserver.com!postnews.google.com!r29g2000hsg.googlegroups.com!not-for-mail From: sfwerf324wf43t43 gmail
Show full article (1.01Kb)
On Jan 31, 8:47 pm, Jimmy Muraco <pager...@optonline.net> wrote: > If you started a sentence with "Yo" I can guarantee that I would not be > letting you date my girls. Perhaps they feel the same way. > > marxconfused wrote: > > yo i asked a girl out and she said her prents wont let her i know > > shes telling the truth how to i get her to see thats not a problem if > > someone could get back     

Group: comp.softsys.sas · Group Profile · Search for Dating 101 in comp.softsys.sas
Author: "./ ADD NAME=Data _null_,"
Date: Aug 26, 2008 15:41

if I have a bunch of dates in a datetime colum. How do I check for dates that are the same for today. For example this days value would be '#dateFormat(Now(),"mm dd yyyy")#' The best I could come up with was: select * from staff_charts_data where staff_charts_data.userID = 263 AND convert(varchar, dateAdded , 101) = '#dateFormat(Now(),"mm dd yyyy")#' How can I
Show full article (0.90Kb)
    

Group: comp.softsys.sas · Group Profile · Search for Dating 101 in comp.softsys.sas
Author: "Schwarz, Barry A"
Date: Aug 26, 2008 15:41

Show full article (0.82Kb)
    

Group: comp.softsys.sas · Group Profile · Search for Dating 101 in comp.softsys.sas
Author: DP
Date: Aug 26, 2008 15:26

Show full article (0.41Kb)
    

Group: free.spam · Group Profile · Search for Dating 101 in free.spam
Author: John Doe
Date: Aug 15, 2007 16:56

Show full article (22.26Kb)
    

Group: alt.smokers.pipes · Group Profile · Search for Dating 101 in alt.smokers.pipes
Author: Yoseph
Date: Feb 1, 2007 07:15

Show full article (0.62Kb)
    

Group: macromedia.coldfusion.database_access · Group Profile · Search for Dating 101 in macromedia.coldfusion.database_access
Author: nikos101
Date: Sep 22, 2008 09:54

Show full article (0.43Kb)
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · next