Cfqueryparam behaving really strange

Hi!
I have the following scenario.
CFMX 7.0
MS SQL 2005
Col1 and Col3 are nvarchar and Col 2 is an int
Working sql: (returns all rows matching clause)
SELECT * FROM table WHERE col1 = <cfqueryparam
cfsqltype="cf_sql_varchar" value="#var1#"> AND col2 =
<cfqueryparam cfsqltype="cf_sql_integer" value="#var2#"> AND
col3 = <cfqueryparam cfsqltype="cf_sql_varchar"
value="staticvalue">
Also working sql (returns all rows matching clause)
SELECT * FROM table WHERE 1=1 AND col1 = <cfqueryparam
cfsqltype="cf_sql_varchar" value="#var1#"> AND col2 =
<cfqueryparam cfsqltype="cf_sql_integer" value="#var2#"> AND
col3 = 'staticvalue'
Not working sql (returns only one row)
SELECT * FROM table WHERE col1 = <cfqueryparam
cfsqltype="cf_sql_varchar" value="#var1#"> AND col2 =
<cfqueryparam cfsqltype="cf_sql_integer" value="#var2#"> AND
col3 = 'staticvalue'
As you can see, using cfqueryparam with the static value
makes query #1 work and adding 1=1 in the where clause makes query
#2 work. But I find it very, very strange that query #3 shouldn't
work - and whats even more strange is that it somehow at least
returns one row...
Has anyone experienced any of this behaviour?
Regards,
Johan

how many rows does this return:
SELECT *
FROM table
WHERE
col1 = <cfqueryparam cfsqltype="cf_sql_varchar"
value="#var1#">
AND col2 = <cfqueryparam cfsqltype="cf_sql_integer"
value="#var2#">
AND col3 = <cfqueryparam cfsqltype="cf_sql_varchar"
value="staticvalue">
Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/

Similar Messages

  • My 24" iMac is behaving really strange. Very unresponsive.

    It takes forever to come up and then is very, very slow to respond to any command on screen. It's making an odd clicking noise as well. I ran Disk Warrior and it said it couldn't fix it. Ideas? Reinstall OS?

    It's making an odd clicking noise as well.
    Sounds like you hard drive is failing.  Go to this page and see if any of the sounds there match yours.
    Run Disk Utility to see if it can repair your drive.  Boot from your installer dvd that run DU from there.
    If it is indeed failing make sure you back up that drive ASAP.  Use a backup utility like Carbon Copy Cloner or Super Duper to clone your drive to a make a bootable backup.

  • Macbook Pro behaving extremely strangely

    Today I took delivery of a new 11 inch Macbook Air. Started migrating over wi-fi from my 2009 Macbook Pro and obviously it was taking forever so I stopped it after a few hours. Now doing a backup restore to the Macbook Air from Time Capsule which seems to be going much quicker. However, my Macbook Pro has now started behaving really strangely. Particularly, it won't recognise clicks on my magic mouse and I have to press hard on the trackpad for it to recognise clicks have tried monekying about with trackpad and magic mouse setting but to no avail.
    When it started doing this, if I restarted the computer it would work fine for about a minute and then start doing this. Now it's just doing this. Also it seemed to have logged me out of my home network but now logged back in. It's running Lion by the way and has been a little glitchy since installing that anyway but so far nothing like this. Is it connected to the aborted migration or the currently restoring Macbook Air perhaps? Both computers would be having the same user account signed (that's ok right)? Please can someone help!

    Sorry to keep bumping this but keep finding new things. Ok, so if I restart my Macbook Pro everything works fine, mouse clicks are registered no problem UNTIL I touch the trackpad or close the lid and reopen. If I touch the trackpad it reverts to clicks not registering on the mouse and the trackpad continues to behave in this screwy way. Same thing for closing the lid and putting to sleep. Please, does anyone have any thoughts. Going to take it to the geniuses tomorrow anyway but if anyone has any thoughts it'd really be appreciated!

  • Address Book behaves very strange

    Hello members and outside viewers,
    First thing: My Address Book behaves very strange.
    - After startup, the window freezes. Only if I minimize and click again, works OK. I began used to it, BUT
    - Since yesterday, Addresses gone, disappeared from every entry.
    - Under Preferences » Address Format is uneditable, it has "Item3" in it, unclickable drop down menu.
    - Under Preferences »Template » Add Field several options are grey: "Phone", "Email", "Related Names", "Instant Messaging", "Address".
    Please can you help me! I deleted both plist files from Preferences folder and deleted the whole folder under Application Support/AddressBook, also reinstalled Address Book from Leopard DVD, but nothing helped so far.
    Second thing: when I invoke Spotlight, and start typing after 2-3 seconds, it quits and also Dock unusable, restarts automatically. Spotlight is useless, it behaves every time like this. Spotlight in Finder windows are OK, system-wide menubar has this error. Also, it was suddenly gone wrong like Address Book. Can I think of some virus?
    P.S. (off topic), might helpful to share: very frustating, that registering to Discussions took me over an hour.
    - With Safari 4.03 the "Name" and "AppleID" are blank fields on "Create New User Account", therefore impossible to proceed. ( Error: invalid AppleID. Please login with a different AppleID )
    - With Firefox you can actually see them, but "?" instead of accounted letters.
    - After changing My Info, I finally realised that Apple ID should be complete e-mail address.
    - That means my "visionfresh" account is totally different from "[email protected]" (or me.com, whatever..)
    - Not to mention that I created a new Apple ID, that was also not working.
    - Bottom line: my "[email protected]" account is working also in Safari after editing my Name (replace accented characters), but I could not proceed with the nickname "visionfresh", I chose "matyashuszar".

    {quote:title=Console.App shows this when starting Address Book}
    2009.09.03. 18:45:48 Mail[228] SyncServices[ISyncSessionDriver]: Caught top level exception: I/O error for database at /Users/matyashuszar/Library/Mail/AvailableFeeds. SQLite error code:1, 'SQL logic error or missing database' Stack trace: (0x91ffcfeb 0x966c4e3b 0x92071f1a 0x920713f8 0x9206d18b 0x920a2e40 0x92097c2d 0x920977da 0x92077001 0x38767c 0x38758d 0x38751a 0x92061302 0x920a7260 0x920a6ad4 0x920a67ff 0x920633c8 0x92062f99 0x92061ea0 0x387303 0x38748e 0x1627da55 0x94ddd1e8 0x94dc923d 0x94e632cb 0x904d1dfd 0x904d19a4 0x95d56155 0x95d56012)
    2009.09.03. 18:51:27 Address Book[6144] -[ABAddressBook setDefaultCountryCode:] called with unknown country code 'us'
    2009.09.03. 18:51:27 Address Book[6144] NSScanner: nil string argument
    2009.09.03. 18:51:27 Address Book[6144] * -[NSCFArray insertObject:atIndex:]: attempt to insert nil
    {quote}
    Please help what to to do!

  • I just jazzed up my 2 Ghz iMac with 10.6.8, and 4 gigs of memory. I'm VERY happy with the results (fast!), but now I have a thin yellow line way over on the right side of the screen, which goes from top to bottom. This is really strange! Any input?

    I'm VERY happy with the results (fast!). However, the really strange thing is this - there is now a thin yellow line, way over on the right side of the screen, which goes from top to bottom, and stays there no matter where I go or what I do. I've never seen anything like this! It was not there before I did the upgrades. Anyone out there ever heard of such a preposterous thing ~ or have any ideas on how to get rid of it?

    Hello Mark,
    It's going to mean a lot of reading but you should study the 'More like this' legend to your post's immediate right.  >>>>>>>>   plus some of the links within each.
    The problem is well explored with much guidance on what to do and where to go.

  • MacBook Pro - Battery behaving very strangely

    I have noticed there are already many threads on this, couldn't decide which one to post in so am starting a new one.
    I have a MBP 2.33 C2D 17" from late 2006. Last year I experienced the 'expanding battery' problem, my battery totally warped out of shape and was not working properly. After a fair bit of trouble with Apple France (who basically said, too bad, buy a new one), I eventually was able to go above their heads and get Apple to send me a free replacement. This seemed fair seeing as I had bought my MBP within the timeframe of an official battery recall published on the Apple site. The new battery worked absolutely fine, and is now still less than a year old.
    Recently though, it has started to behave very strangely. I hadn't made any connection that it could be to do with having upgraded to Snow Leopard, but in retrospect, after reading many of the threads here, it does seem likely that this is the case.. I recently did a big upgrade from Tiger to SL on this very machine, and it has been since then that I've had very erratic battery behaviour.
    My symptoms are similar to many I've read here: The remaining battery time (when not connected to AC) will jump from say 3 hours down to 15 mins very suddenly. Then sometimes it will jump back up again. Sometimes my battery health condition will say 'replace now', other times 'replace soon' or other times 'normal'. Also, sometimes the machine will just go to sleep with no warning, even when it had estimated more than an hour of battery time left.. upon reconnection to AC, suddenly it says 0%.
    I have always been careful to power cycle the battery properly, to let it run down regularly. Also since noticing this problem, the first thing I tried to do was recalibrate.. But I've tried twice now with no success. I let the machine run right down till it went to sleep, then left it on overnight, waiting for the power LED to stop flashing on the front of the machine.. But it wouldn't stop flashing even after being left off overnight. I have yet to try an SMC reset, will do that next.
    I realize my battery is not brand new, nor is my computer. However, this was a replacement battery I received less than a year ago. I'll put the battery stats below, but I'm not sure I believe them because I've been checking what is says a lot recently and sometimes it even shows a full charge capacity of a negative number! Something strange is going on here. I obviously don't expect full performance from a battery nearly a year old, but what it's doing here seems to be more than just a case of a battery getting old, especially having seen that many other users are having a similar set of symptoms after going to Snow Leopard.
    Model Information:
    Manufacturer: SMP
    Device name: ASMB014
    Pack Lot Code: 0002
    PCB Lot Code: 0000
    Firmware Version: 0110
    Hardware Revision: 0500
    Cell Revision: 0102
    Charge Information:
    Charge remaining (mAh): 2453
    Fully charged: Yes
    Charging: No
    Full charge capacity (mAh): 2453
    Health Information:
    Cycle count: 396
    Condition: Replace Now
    Battery Installed: Yes
    Amperage (mA): 0
    Voltage (mV): 12597
    Any suggestions appreciated..
    Cheers.

    I just got off a call with Apple support. The tech agreed that my symptoms were not normal, even for a battery with a cycle count over 300 like mine.. especially with the fact that the system profiler is showing bizarre info that makes no sense such as a full charge of a negative number. He said that basically the only thing I can try is to do an archive and reinstall of Snow Leopard, since it seems that the operating system is possibly corrupted. I don't think it's anything to do with the physics of the battery, it is more likely that the OS is not interacting properly with the battery, thus giving false and conflicting readings and information.. He seemed quite certain that it can't be a problem with Snow Leopard itself, seeing as all of the laptops in the Apple Support office were on SL and did not have this problem. So in his opinion, a corrupted OS was the most likely explanation. In any case, he said that batteries are only covered by a 90 day guarantee, so if it turns out that after a reinstall, my problem doesn't go away, then I'll have no choice but to buy a new battery because they won't cover it... This doesn't seem very fair to me because if it turns out that the OS has nothing to do with it, then it must be a faulty battery, because this kind of behaviour is certainly not what I'd call acceptable for a battery of less than a year old.
    Anyway, I'll perhaps try the archive and install process on the weekend and see what happens.

  • LaserJet 1320 not being recognized, really strange

    Hello all,
    I'm having a really strange problem that I think is mostly my fault. I just recieved a LaserJet 1320, and when I first hooked it up everything worked fine.
    However, I couldn't figure out how to do duplex printing, so I installed HP's Toolbox software. A big mistake, and I ended up having to manually delete all of the file it put in /Library.
    Anyhow, now my Mac won't recognize the printer at all. Print Setup Utilities shows nothing. I've reinstalled the HP PPDs from my Tiger CD, still nothing.
    The Printer works (Tested on an old Linux Box) and the USB ports on my Mac work, but still I can't get the printer to be recognized.
    *pulls out hair*
    Any help would be welcomed.
    Thanks,
    Clark
    Powerbook G4 1.5 GHz   Mac OS X (10.4.4)  

    I had the same problem with a friends computer.
    She had put the CD in also.
    I nearly lost the will to live trying to fix it so I plugged it into my powerbook to see if the printer was OK. I could print perfectly.
    I then copied the printer from username/Library/Printers/ folder and then dropped in into her printers folder. It worked brilliantly. All you need is another mac that has never been near an HP install CD.

  • Oracle 9.2: Really strange problem so Please Help!

    Hi All,
    I am having a really strange problem and I don't know why it is so. I have a simple sproc (for testing) that updates one column in a table and the where clause uses two in params and the set clause uses a local variable. I stepped through it in JDeveloper and saw the execute of the update and commit statements and in params' values and the local variable's value, but the row will not be updated! If I changed the where clause to use literal values (303 and '1045225') and the set clause to use 3, then it works. If params and a variable are used for these three values, the row does not get updated! And when I added the dbms_output.put_line to print out the param's value and the variable value, they are all there! Here is the code:
    create or replace procedure sprocTestUpdate (
         Action          in varchar2 := 'FETCH',     
         p_QueueID          in number,
         StatusDesc     in varchar2 ,
         p_PK          in varchar2
    as
         --- local varirables
         StatusID     pls_integer;
         MessageTypeID     pls_integer;
         EditActionID     pls_integer;
         v_QueueID     pls_integer := 0;
         --- error constants
         Source constant     varchar2(20) := 'RCSO';
         Sproc constant varchar2(50) := 'spCriMNetQueuePublish';
         --- status constants
         StatusUnprocessed constant varchar2(20) := 'UNPROCESSED';
         StatusProcessing constant varchar2(20) := 'PROCESSING';
         StatusProcessed constant varchar2(20) := 'PROCESSED';
         StatusError constant varchar2(20) := 'ERROR';
         v_errorMessage     varchar2(4000);
    begin
         begin
              StatusID := fnc_getQueueStatusID (StatusDesc);
         exception
              when others then
                   null;
         end;     
         ---set transaction isolation level serializable;
         if Action = 'STATUSUPDATE' then          
              update QueuePublish
              set StatusID = StatusID,
                   attemptcount = attemptcount + 1
         where queueid = p_QueueID and PK = p_PK;          
              commit;
              dbms_output.put_line(to_char(StatusID) || ' For ' || to_char(QueueID));
         end if;
    exception
         when others then
              rollback;
    end sprocTestUpdate;
    and here is the test script in SQL*Plus:
    declare
         action     varchar2(30);
         QueueID number;
         StatusDesc varchar2(30);
         PK varchar2(30);
    begin
         action := 'STATUSUPDATE';
         QueueID := 303;
         StatusDesc := 'PROCESSED';
         PK := '1045225';
         sprocTestUpdate(action, QueueID, StatusDesc, PK);
    end;
    thanks.
    ben

    Ghulam, this is what I was talking about:
    <<
    StatusID := 3;
    if Action = 'STATUSUPDATE' then
    update QueuePublish
    set StatusID = StatusID,
    attemptcount = attemptcount + 1
    where queueid = 303 and PK = '1045225';
    commit;
    dbms_output.put_line(to_char(StatusID) || ' For ' || to_char(QueueID));
    end if;
    and it won't update! but if I say set StatudID = 3 it will work!
    >>
    might be better to do :
    L_STATUSID := 3 ;
    ste STATUS_ID = :L_STATUSID
    ...otherwise you are just replacing STATUSID by itself,
    poor RDBMS-engine doesn't know what StatusId you are talking about

  • Really strange cluster isolation problem....

    We are still using Coherence 3.6.0 and is experiencing a really strange problem with two test clusters:
    Cluster 1 uses wka a.b.c.d:9000 and cluster name "cluster1"
    Cluster 2 uses wka e.f.g.h:9000 and cluster name "cluster2"
    I can using JMX and log files see that both clusters have started successfully with node 1 (the single wka) using port 9000.
    A client program first connects successfully to cluster 1 (using cluster 1 wka and cluster name as above). After the program terminate the same client program is run again this time versus cluster 2 (using cluster 2 wka and cluster name as above) but this time the connection is refused and to our total surprise the error message indicates that the Cluster 1 wka node a.b.c.d:9000 has refused connection and that the cluster name should be "Cluster 1"!!!!!!! We have checked and re-checked that the right combination of wka and cluster name (for cluster 2) is specified on the command line the second time....
    Short of a DNS configuration problem (we are in fact using server names rather than physical IPs in the command line overrides) that would resolve the two wka node names to the same physical IP I cant see any solution (not involving woodo, alien intervention and/or the Bermuda triangle) to this behaviour. I actually tried pinging the two host names and could see that they indeed resolved to different IPs to eliminate this, unlikely but possible, problem...
    It is my understanding that when specifying a unique wka for two clusters there is no need to set up unique multicast addresses / ports (since multicast is not at all used in this case) - can somebody confirm that this is indeed true or if this could have anything to do with our problem?!
    Any suggestions or ideas (in addition to hiring a shaman to exorcise our servers :-)) are warmly appreciated...
    /Magnus

    After studying the problem more in detail I have come to the conclusion that this indeed seem to be a bug in Coherence 3.6.0. It does however not occur with 3.6.1 or 3.7.0 but if the problem is unknown I would have checked it out...
    The problem is really easy to reproduce. Create two clusters (can be single storage node, local or remote does not matter) each with a unique WKA port (of course).
    Execute a simple client program (non storage enabled) first against the one cluster then against the other. The program I used just looked up a cache ("near-test") and printed its size (in this case zero since I never loaded anything into the cluster).
    You don't need to enable pof or anything specia. The cache-config iin the coherence.jar works fine. I have tested this both on distributed clusters on Linux and locally on a single Windows box.
    You will notice that the program works against the first cluster but fails when run against the second.
    /Magnus

  • Ethernet Port is acting really strange?

    So I am having the hardest time coming up with a solution to a really strange problem I'm having.
    Day One: My ethernet port just stopped noticing when it was connected to a internet connection. I did a restart, PRAM reset, anything that I could think of. Nothing worked. I made an appointment to the Genius Bar and the same problem was happening there.
    So they booted up a new image of OSX on a thumb drive and ethernet port was working! So the Genius bar guy removed all my preferences/network .plist files from MY OSX and everything was back to normal.
    So we know this isn't a hardware issue.
    Next day: No more ethernet, Again...
    I did the same proceedure that the Genius bar did. No result. WHAT THE DUCE? I still didn't have an ethernet port.
    I then reinstalled OSX, to get a clean state. Ethernet is back and working normally. All good.
    Next day: Ethernet port "works" but is selective on which one it wants to use.
    I work in two different offices.
    At the first office. The port next to my desk doesn't work when I connect. Another person can plug in (with same cord or different chord and get internet access) no issues. I can go two feet over and plug in there and the ethernet port recognizes it is plugged in and I revieve internet.
    At the second office, the cubicle I reside in has 4 ethernet ports. All four work for other people. Only 2 work for me.
    WHAT THE DUCE is going on? Can anyone help me with this?

    Along the same vein, after resetting the PRAM and SMC, try turning all security off: no firewall, enable all apps and turn FileVault off if in use. Not advocating a "go stroll naked in the rough side of town", but rather to try and confirn that those components have no bearing on the issue. Do enable all you use immediately after.

  • A really strange issue in Stratus

    Hi,
    I'm facing a very strange issue in Stratus. Let me explain:
    I have two mac machines (i.e. One is Mac and other is MacPro). Both are in the same network. When Mac connects with MacPro, audio, video, text conversation goes really well but when MacPro connects with Mac, I see audio, video but MacPro can't send text messages to Mac but Mac can send text messages to MaPro. It's really strange I know but I'm stuck in that issue. Please help me out.
    Thanks

    > Hi Roberto,
    > I tried by removing D:.
    > Nothing is happening.No Luck.
    > I have created two more directories in tempforXI as
    > sender and receiver and made necessary modifications
    > in comm channels like \tempforXI\sender...and placed
    > the file.
    >
    > regards
    > Raju
    Remember that the format you should use is:
    <share name>\<folder>
    and not
    \tempforXI\sender
    Where share name is in your case tempforXI.

  • Trackpad began to behave very strangely

    After installation Mac OS X v10.7 Lion on my MacBook Air trackpad began to behave very strangely. I just moving the pointer but it's clicking during the movings (closing windows, tapping links etc).
    So, how to fix it?

    48 hours ago, I installed Lion on my Macbook purchased in the spring of 2009.  Everything seemed normal, until I went to type.  Regardless if it was in Facebook to reply to a thread, Text Edit, Mac Mail, my cursor would erratically act possessed, cursor appearing in the middle of a blue highlighted portion of what I had just typed.  I was cursing my Macbook, wondering what on earth was wrong! 
    I should state that when I installed Lion, it was from Leopard.  I erased Leopard entirely from my hard drive from the Lion disk utility.  I did my updates.  Called Apple Tech Support today, ended up with a supervisor.  Both people I spoke to were terrific.  During this phone call, I was advised to reinstall Lion without erasing it from my hard drive.  Just to reinstall over the top of what was already on my hard drive.  Did this, and to my surprise two software updates arose for Airport Utility and iTunes!!  Did those updates.  It didn't require a reboot. 
    I still had erratic-possessed cursor problems.  At this point, I went to my iMac desktop, unplugged my new keyboard, and plugged the usb keyboard into my Macbook.  This worked beautifully.  At this point the lightbulb turned on.  With the wired usb keyboard plugged in, I shut down my Macbook.  I unplugged the USB keyboard, and rebooted my Macbook.  My Macbook keyboard, cursor, trackpad are now cooperating in the manner in which they should be. 
    I can only suggest to reinstall Lion, without reformatting your hard drive.  Check for updates.  Reboot.  Try my external USB keyboard suggestion.  GOOD LUCK!

  • Really strange network issue that is specific to OS X 10.6.8

    Really strange network issue that is specific to OS X 10.6.8 on both 2 iMacs and an older intel Mac Pro.
    Any system running 10.6.8 is achieving on average 15 –20 mb a sec transfer rates regardless of drive speeds, cables, network activity etc.. I've spent some time removing any cable , drive speed, router issues to the point where one machine dual boots into both 10.6.8 and 10.6.5
    The 10.6.5 system has network speeds of 60mb – 80mb p/sec transfer rates.
    Our older 10.5.8 PPC mac gets 80mb and my 2011 Macbook Pro 10.7.2 hits 60mb – 80mb consistently as well.
    Any idea what the cause is?
    Cheers

    Since your other Mac running 10.5.8 is not affected, you know that your AirPort router is functioning correctly.
    What changed on your Mac? This seems like a post for either the Mac OS X v10.6 Snow Leopard support area, or the support area for your model of Mac.
    We normally handle questions about the AirPort Express, AirPort Extreme or Time Capsule in this area, but you can certainly wait to see if you receive a response here.

  • Why is my 'redaction square' behaving so strangely?

    In Acrobat (Tools > Protection > Mark for Redaction), the user redacts text by controlling a square. But my square is behaving very strangely:
    1. I create a square by clicking and dragging.
    2. Upon releasing the mouse button, the square shrinks to a smaller size.
    3. Upon applying the redaction, the square returns to roughly its original size, but shifts up and to the right!
    I can provide screenshots if needed. Is anyone here familiar with this bizarre phenomenon? Am I doing something wrong? Why on earth would the redaction square shift up and to the right?
    Thanks.

    OK, I made a little pdf to illustrate the problem, and here is the album of screenshots. Here's what's going on:
    1. I have a pdf open.
    2. I zoom in to do some detailed redaction.
    3. I click-and-drag to make a 'redaction square' (grey).
    4. The redaction-to-be is now indicated by a slightly-smaller square (red).
    5. I apply the redaction and get results that are shifted up and to the right (blanked out).
    And of course it's step 5 that's absolutely baffling, and so unpredictable as to make detailed redaction a matter of painful guesswork.

  • Really strange musical fonts have appeared

    Just today I was using pages when i noticed these really strange musical fonts had appeared:
    There are alot more of these wierd fonts: these are just a few examples.
    i have this musical creation program on my computer called Sibelius First 6: I was wondering if that was the cause.I don't use it much and am on the trial version, so I could uninstall the program if it would fix this strange issue.
    Thanks

    cereskit,
    If you are really using 10.6.4, updating your OS may solve the problem.
    It would be best to download and install the 10.6.7 combo update and then run Software Update.
    Jerry

Maybe you are looking for

  • Mail downloads all messages– how to stop it

    Using OS 10.9.1 now, but this behavior is for previous OS versions, as well. I use Mail with Yahoo IMAP, and it downloads all messages to my hard drive. Can I set it not to do that? The preferenences are set to " Check for new messages manually" and

  • Social networking in dreamweaver

    Hello all. I want to create a social network page like myspace & facebook for my company's website. Does Adobe have any such software or can anyone recommend one that they have used. (CS3) Thanks Why_atl

  • Numbers Not Sorting

    Greetings, My wife created a table in Numbers '09 and is now unable to resort the table. The options to sort are grayed out. I've looked through the forums and I see that the major reason for this is merged or split cells, but I don't seem to see any

  • 6110 notes: Route 66 and Nokia Map (Smartogo) in a...

    Hi, Just sharing some observations after trying out the two maps for navigation in a city. a) Responsiveness: Route66 is definitely more responsive in re-routing once you drive off the recommended route. It typically provide new directive immediately

  • How do I update safari on my ipad 3?

    How do I update safari on my ipad3