SQL Problem
This WebDNA talk-list message is from 2005
It keeps the original formatting.
numero = 62543
interpreted = N
texte = Here is the command I'm running:SELECT SUM( list_stats_users.views ) , list_stats.mailingdate, list_stats.subjectFROM list_stats, list_stats_usersWHERE list_stats.site = '1'AND list_stats.mailingid = '25'AND ( list_stats.mailingid = list_stats_users.mailingid )GROUP BY list_stats.mailingidORDER BY list_stats.mailingdate DESC;Works fine running it through phpMyAdmin, and returns: SUM( list_stats_users.views ) mailingdate subject1 2005-07-11 12:43:07 Welcome To My New WebsiteWhen I run it through WebDNA, it returns: SUM( list_stats_users.views ) mailingdate subject1072693248 07/11/2005 12:43:07 Welcome To My New Website Notice the Sum in WebDNA is WAY off.Any one know how to fix this?--Jesse ProudmanBlue Box Group, LLCp. +1.800.613.4305 x801e. jesse@blueboxgrp.com-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
|
- SQL Problem ( Jesse Proudman 2005)
|
Here is the command I'm running:SELECT SUM( list_stats_users.views ) , list_stats.mailingdate, list_stats.subjectFROM list_stats, list_stats_usersWHERE list_stats.site = '1'AND list_stats.mailingid = '25'AND ( list_stats.mailingid = list_stats_users.mailingid )GROUP BY list_stats.mailingidORDER BY list_stats.mailingdate DESC;Works fine running it through phpMyAdmin, and returns: SUM( list_stats_users.views ) mailingdate subject1 2005-07-11 12:43:07 Welcome To My New WebsiteWhen I run it through WebDNA, it returns: SUM( list_stats_users.views ) mailingdate subject1072693248 07/11/2005 12:43:07 Welcome To My New Website Notice the Sum in WebDNA is WAY off.Any one know how to fix this?--Jesse ProudmanBlue Box Group, LLCp. +1.800.613.4305 x801e. jesse@blueboxgrp.com-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Jesse Proudman
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
sorting and grouping (1998)
Major bug report on rootbeer (1997)
form variables (2000)
emailer w/F2 (1997)
Emailer (WebCat2) (1997)
Scope of variables in multi include files (2000)
If Empty ? (1997)
WebCat2.0 [format thousands .0f] no go (1997)
Why does lineitems loop in sendmail = crash ? (2000)
[CART] (1997)
creating a discount coupon for shopping cart (1999)
RE: (1997)
My new discussion forum (2003)
What about this gremlin issue? (2000)
Need relative path explanation (1997)
all records returned. (1997)
Support ?? (1997)
New public beta available (1997)
Auto entering Friday's date in a field (2002)
Re:Multiple SSL Keys (1998)