How Can I Get Group By Select Statement To WorK?

How can I get Code2 to work correctly? Code1 works fine. A user enters the customer and a date range on a form and submits request. I get error message in Dreamweaver. You tried to execute a query where the specified expression field3 is not part of an aggragate function I set the Form variables to: Name                            Default Value        RunTime Value Search_Criteria                    1                    Request.Form("Search") Date1                                  1                    Request.Form("Date1") Date2                                  1                    Request.Form("Date2") Code1. This works fine SELECT Field3, Field10, SUM(Field16) as SumofField16 FROM CustomerHistory_CP WHERE Field3 LIKE '%Search_Criteria%' AND Field6 >= #1/2/09# AND Field6 <= #1/30/09#  GROUP BY Field3, Field10 Code2. I get error message SELECT Field3, Field10, SUM(Field16) as SumofField16 FROM CustomerHistory_CP WHERE Field3 LIKE '%Search_Criteria%' AND Field6 >= #Date1# AND Field6 <= #Date2#  GROUP BY Field3, Field10

That requires you to enter the configuration correctly.  You can find out the configuration for your email from your ISPs website in most cases. Or if you're using Gmail, Yahoo, or Hotmail you need only Google something like:
"Gmail configuration for Apple Mail"  or  "Hotmail configuration for Apple Mail" (without the quotes). 
That should get you started..
Jeff

Similar Messages

  • How can I get my hp Laserjet 1012 to work with Windows 7?

    How can I get my hp Laserjet 1012 to work with Windows 7?

    Here is a list of products that are not supported in the win7 OS. This product is listed there.
    Products not supported in win7
    I am an HP employee.
    Say Thanks by clicking the Kudos Star in the post that helped you.
    Please mark the post that solves your problem as Accepted Solution

  • How can I get an HP Deskjet 3050 to work on a macbook air OS 10.9

    How can I get an HP Deskjet 3050 to work on a macbook air OS Maverick 10.9.5?

    Ok here is a good link Re: how do i setup/connect to my wireless printer I assume the printer is wirless if so this should work. First turn the printer on then go into system preferences and then printers and scanners. It should look for the printer that is on the same wifi as you and then just set it up.

  • How can i get my unlocked iphone 4 to work with a new pay as u go sim card

    how can i get my unlocked iphone 4 to work with a new pay as u go sim card

    Insert the sim card and activate the iPhone.

  • How can i get my iPhone 5S bluetooth to work? It does not pick up other devices.

    How can i get my iPhone 5S bluetooth to work? It does not pick up other devices.

    Shairationgco wrote:
    It can't even detect my husband's iphone help!
    It's not supposed to. Why are you trying to connect your iPhone to your husband's iPhone?

  • I can't get the patch select buttons to work in edit mode.

    I can't get the patch select buttons to work in edit mode. When I select any template, the set buttons or the patch buttons don't work at all. My up and down arrows work fine but I need the on screen buttons to be assigned to my footswitch.

    In edit mode, at concert level, select the pedal. Then in the screen control inspector, in the mappings tab, select actions>next patch.

  • HT4061 HOW CAN I GET THE CODE TO MAKE IT WORK IN EGYPT

    HOW CAN I GET THE CODE TO MAKE IT WORK IN EGYPT
    this is my details    serial: DN*******8GH
    IMEI : ****
    MEID : ****
    MODE : MD656LL
    <Edited By Host>

    If your phone is not unlocked you need to contact the carrier it's locked to.

  • How can I get my mac email account to work?

    How can I get my mac email account to work?

    That requires you to enter the configuration correctly.  You can find out the configuration for your email from your ISPs website in most cases. Or if you're using Gmail, Yahoo, or Hotmail you need only Google something like:
    "Gmail configuration for Apple Mail"  or  "Hotmail configuration for Apple Mail" (without the quotes). 
    That should get you started..
    Jeff

  • How can i get the Adobe plug in to work with Visio 2013?

    I purchased Adobe Acrobat x Pro recently and installed it, I have compatibility issues visio 2013. The adobe pdf converter  plug in stays inactive despite all my efforts to activate it, I need help with this? How can i get the plug in to work with Visio 2013?

    Should have purchased XI. According to Compatible web browsers and PDFMaker applications you will need Acrobat 11.0.1 -and- to be running the 32-bit Visio.

  • I got locked out and changed the password. it did not work and now its disabled for 60 minutes. I dont use itunes, or icloud. how can I get in and why wont it work.

    I am locked out of my iphone. I changed the password and it still wont work. I changed it again and it is now disabled. I do not use itunes, icloud. How can I get into my iphone? I have changed my password and its not working. how can I start over?

    Follow the instructions in this support document. http://support.apple.com/kb/ht1212
    Without a backup, the use of iTunes or the use of iCloud, your only choice is to restore the device as new to remove the passcode.

  • HT2986 how can I get my Samsung w300 camcorder to work on imovie

    I can watch my Samgun W300 video on iPhoto but can not edit them on iMovie.  I have the latest version OS- Mountain Lion.  How can I get the video which is h.246 format to work on iMovie.  I tried it on Final Cut- and the video will play there.  I'm not ready to purchase final cut.  I'm looking for a way to get my video from my Samsung Camera to work on iMovie. 
    thx

    I am having the same problem.  I get audio, but no video.  Any ideas? 

  • How can I get timespend in a statement?

    Is there any way to get by any timesten tool or command where I could get the timespend that a statemente took in execution? Or how can i meassure the statement execution time on a execution time... Is there any log where I could get information about timespend for statement.

    If you think there is some performance problem with inserts (or updates/deletes) specifically then this could arise from the following causes:
    1. Lock contention. If during the period of 'delay' you see the columns LOCK_TIMEOUTS or LOCK_GRANTS_WAIT in SYS.MONITOR increasing much faster than usual then lock contention could be the issue. You can investigate this in more details using ttXactAdmin to show locks that are help, by whom and who is waiting for them.
    2. I/O. Check to see if SYS.MONITOR.LOG_BUFFER_WAITS increases during a period of poor performance. Normally this column should be zero (best) or at least should increase very slowly (sometimes acceptable). if this value is increasing significantly this means you have a log I/O issue. Also, check to see if the reduced performance coincides with a TimesTen checkpoint occurring as this will cause increased I/O load on the system.
    3. Latch contention. You can use ttXactAdmin -latchstats to gather latch statistics for maybe 1 munite when performance is 'normal' and then do the same for 1 minute when performance is poor and compare the two to see if there is any major difference in latch usage.
    4. Lack of CPU resource. What is the normal CPU loading on the system? How does this change during times of poor performance? Maybe the system is becoming saturated?
    5. Number of concurrent connections. How many concurrent connecxtions do you have to the datastore? Does this number change over time? What is the value of the ODBC attribute 'Connections' set to? If Connections is less that the maximum number of concurrent connections then you will very likely experience performance problems. Ensure that Connections is set to a larger value than the maximum possible number of concurrent connections you will have.
    There are lots of other things outside of TimesTen that could cause poor performance such as the application etc. so if you draw a blank on 1-5 above then the problem is probably elsewhere than TimesTen.
    Chris

  • How can I get two column selection list in my html form

    I required to have two column selection list in my jsp page to show name and description of a product. How can i achieve this functionality or is there any other alternative to do so.

    If i understand correctly: you can't actually create two columns in a list because it can only hold one value. The only way to achieve what you want is by concatenating the two values you want to display and put this as the value of the listbox.

  • How can I get my online banking statement to download. It keeps saying download unsuccessful.

    I have the Adobe reader app on my tablet. I get to my online banking statement and it says that I need Adobe reader to download it. I clicked download and go to read it and it says unsuccessful in my downloads. I need to find a way to share my online statement with Ali express.com so I can make purchases. Can I get a little help?

    install the search reset addon: [https://addons.mozilla.org/firefox/addon/searchreset/]

  • How can I get my MBA in Clamshell Mode working again?

    Hi, I bought the latest MacBook Air about four months ago pre-installed with Lion. About two months ago I bought the VGA adapter so I can use my MBA in clamshell mode. I plugged in my mouse and keyboard to the usb ports and everything worked great until I started messing with the display settings to try and improve the resolution. Now, I can't get my MBA to wake up from sleep on the external display when I close the lid. When I open my MBA, my external display acts as a secondary monitor. I've read other people's responses and they suggest InsomniaX or Caffeine or something. I DO NOT want to install these programs! It was working when I first bought it and that's how I want it. Help?

    Your phone is in recovery mode.  All data on it are already lost.  You must connect your phone to your computer and restore through iTunes.

Maybe you are looking for

  • Stopped toll out of windows phone 7.8

    Hi...., I have seen on Nokia support site that there was a never firmware version available for all the previous generation of lumia ..... Now I heard that Microsoft has stopped rollout of 7.8 update ... But why ....please tell us ????? On the Nokia

  • [SOLVED] Xmobar doesn't switch fullscreen windows to tiling

    I'm using slightly modified config file i got from here: -- xmonad config used by Vic Fryzel -- Author: Vic Fryzel -- http://github.com/vicfryzel/xmonad-config import System.IO import System.Exit import XMonad import XMonad.Hooks.DynamicLog import XM

  • Best Practice: JavaFX pattern for "Catching all Exceptions"

    Hi, what is on the current JavaFX Standard the best way to catch all Exceptions (centralized) within my JavaFX application... I read thread outside this Oracle Forum who recommend following: 1. Thread.setDefaultUncaughtExceptionHandler(new MyExceptio

  • ABAP+JAVA Portal needs to authenticaticate to LDAP MS active directory

    Hello all, i am working on moving a portal from a NW04 (java standalone) to a NW 7.0 EHP1 sp3 ABAP+JAVA. in the source system i have UME setup to authenticate against an LDAP MS AD. In the target system this option does not seem to be available due t

  • IPad air to HDMI TV NO SIGNAL problem.

    I have just bought an iPad air. When I connect the iPad to my TV using a lightning to Digital AV adapter and HDMI lead I'm getting NO Signal on the TV (LG). I have previously been connecting my Mac book Pro to the TV to watch TV programmes (using thu