Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Please HELP ME ......! [modified]

Please HELP ME ......! [modified]

Scheduled Pinned Locked Moved ASP.NET
helpdatabaseannouncement
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Devkranth Kishore Vanja
    wrote on last edited by
    #1

    update TblAdvance Set check=false where ecode='1011' and type='Festival' and Check=true this query does not work it says Syntax error in update statement. when Executed in access Query it work Fine.. Please Help Me... :((:sigh: -- modified at 8:37 Thursday 28th June, 2007

    I C 2 Replies Last reply
    0
    • D Devkranth Kishore Vanja

      update TblAdvance Set check=false where ecode='1011' and type='Festival' and Check=true this query does not work it says Syntax error in update statement. when Executed in access Query it work Fine.. Please Help Me... :((:sigh: -- modified at 8:37 Thursday 28th June, 2007

      I Offline
      I Offline
      Imran Khan Pathan
      wrote on last edited by
      #2

      try this update TblAdvance Set check=true where ecode=1011 and type=Festival and Check=true Best regard Pathan

      GOD HELP THOSE WHO HELP THEMSELVES

      1 Reply Last reply
      0
      • D Devkranth Kishore Vanja

        update TblAdvance Set check=false where ecode='1011' and type='Festival' and Check=true this query does not work it says Syntax error in update statement. when Executed in access Query it work Fine.. Please Help Me... :((:sigh: -- modified at 8:37 Thursday 28th June, 2007

        C Offline
        C Offline
        Colin Angus Mackay
        wrote on last edited by
        #3

        Even if you did get it to run without a syntax error it doesn't do anything. It will only set check to true where check is already true. By the way, did you mean check=1


        Upcoming events: * Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ... * Reading: Developer Day 5 Ready to Give up - Your help will be much appreciated. My website

        D 1 Reply Last reply
        0
        • C Colin Angus Mackay

          Even if you did get it to run without a syntax error it doesn't do anything. It will only set check to true where check is already true. By the way, did you mean check=1


          Upcoming events: * Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ... * Reading: Developer Day 5 Ready to Give up - Your help will be much appreciated. My website

          D Offline
          D Offline
          Devkranth Kishore Vanja
          wrote on last edited by
          #4

          hi pathan thanks 4 the reply.. i should make it false..... regards DEv

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups