Search Result

Collapse
2 results in 0.0024 seconds.
Keywords
Members
Tags
error 1064
  •  

  • drvcm
    started a topic Kindly, help fixing error 1064

    Kindly, help fixing error 1064

    Hello everyone and thank you in advance,

    This is been driving me crazy, in running the following query, I get the error 1064, below please find the full query and the error message.
    There must be errors everywhere becuase I tried removing one line at a time to pinpoint the error, and the error comes up the same on the lines I did not remove.

    Note: the syntax error is in the:
    Tabellenstruktu r für Tabelle...
    See more | Go to post

  • josequinonesii
    started a topic error 1064 stored procedure using navicat

    error 1064 stored procedure using navicat

    I'm attempting to create/update a stored procedure. it's within the navicat environment but after looking and reading various forums the environment that I'm using to create it doesn't seem to be an issue. is there anything you can see that I'm not?

    i'm guessing it's something small my eyes have continued to overlook

    Code:
    CREATE PROCEDURE `communityFloorplans`(in generalCommunity varchar(55), in priceRange varchar(10),
    ...
    See more | Go to post
Working...