+ Reply to Thread
Results 1 to 2 of 2

SQL syntax problem

  1. #1
    Registered User
    Join Date
    05-21-2012
    Location
    india
    MS-Off Ver
    Excel 2010
    Posts
    75

    Post SQL syntax problem

    HI All,

    This is the query i am using to update the records.
    But when i am executing,getting sql syntax error.
    Please correct the syntax of the query.
    The variables holds the corresponding values.

    Please Login or Register  to view this content.
    Thanks for any help

    Regards
    Kumar

  2. #2
    Forum Expert
    Join Date
    06-26-2010
    Location
    Austin, TX
    MS-Off Ver
    Excel 2010
    Posts
    1,673

    Re: SQL syntax problem

    1) I believe it should end in a semicolon
    2) You may have some improper formats for your queries. While in debug mode, and after sSQL has been defined by your code above, look and see what sSQL really says. You should be able to hover your mouse over it or trace it in debug or type '? sSQL' in the Immediate window.

    Pauley

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1