No announcements
Found 1756306 threads
-
0 Votes
Update Set statement error
Your error is in the SQL transact, put for instance a space behind @confirmRamZ, (before the double quote)Success CorAnswered | 2 Replies | 606 Views | Created by Mir Ahmad Raza Nadem - Sunday, September 7, 2014 6:44 PM | Last reply by Chris Dunaway - Monday, September 8, 2014 9:47 PM -
2 Votes
C# Syntax Error - INSERT INTO statement
Now it's working fine and i'm working through some more errors..Answered | 10 Replies | 5523 Views | Created by Brandelis - Wednesday, May 13, 2015 11:45 PM | Last reply by Brandelis - Saturday, May 23, 2015 8:46 AM -
0 Votes
Syntax Error in INSERT statement
Now I haven't done sql statements or access in awhile.Answered | 3 Replies | 3419 Views | Created by tvb2727 - Wednesday, June 4, 2008 3:44 AM | Last reply by tvb2727 - Wednesday, June 4, 2008 2:17 PM -
0 Votes
Syntax Error in INSERT statement VB>NET, Access
Hello, I have been trying to do an Insert into an Access database but I am getting the error: SYNTAX ...Answered | 3 Replies | 1660 Views | Created by Marla Ziemba - Friday, May 27, 2016 2:00 PM | Last reply by Marla Ziemba - Friday, May 27, 2016 4:53 PM -
0 Votes
Syntax Error in INSERT INTO Statement (Insert Records)
Because Order is a keyword in SQL statements, you cannot use it directly.Answered | 4 Replies | 816 Views | Created by Akemi Chou - Tuesday, July 1, 2014 4:28 PM | Last reply by Caillen - Wednesday, July 2, 2014 6:17 AM -
0 Votes
Delete Statement syntax
With the proprietary DELETE FROM and UPDATE FROM syntaxes in SQL Server you can use the alias defined in the FROM clause as the target for DELETE and UPDATE clauses.Answered | 3 Replies | 1098 Views | Created by Suhi100 - Saturday, November 29, 2014 10:00 PM | Last reply by Uri Dimant - Sunday, November 30, 2014 9:11 AM -
0 Votes
Syntax error
Please dont use reserved keywords as your table name this is not a good practice and this is why you got syntax error Please mark this reply as answer if it solved your ...Answered | 4 Replies | 1250 Views | Created by DavidsonOtobo - Thursday, July 16, 2015 8:56 PM | Last reply by Shanky_621 - Friday, July 17, 2015 4:54 AM -
0 Votes
Merge statement syntax for not matched not working
Hello, Please take a look at the following articles: ...Answered | 9 Replies | 2033 Views | Created by kindnesshelps - Thursday, January 23, 2014 9:56 PM | Last reply by Shridhar J Joshi - Wednesday, January 29, 2014 9:09 AM -
0 Votes
Syntax error in update statement.
I get a syntax in the update statement: Dim cmd As New OleDb.OleDbCommand(sqlstr, connect).Answered | 1 Replies | 2532 Views | Created by ojay_orange - Monday, July 23, 2012 5:23 AM | Last reply by Tony xiao - Tuesday, July 24, 2012 11:10 AM -
0 Votes
System.Data.OleDb.OleDbException: Syntax error in INSERT INTO statement.
Hello everyone, I need help with J#, I'm getting "SQL syntax error".Answered | 2 Replies | 13698 Views | Created by Nik_OS - Sunday, October 28, 2007 7:35 AM | Last reply by Hieronymus Caarls - Tuesday, November 25, 2008 8:17 AM -
0 Votes
Syntax error in Insert into statement
hello i have this code snippet and i keep getting this error: SYNTAX ERRROR IN INSERT INTO STATEMENT.Answered | 2 Replies | 6384 Views | Created by toBbie - Thursday, January 20, 2011 10:33 PM | Last reply by Paul P Clement IV - Tuesday, January 25, 2011 2:20 PM -
0 Votes
Incorrect syntax near ',' on Create statement table statement
When I try to run the below statement I get Incorrect syntax error that is at the bottom.Answered | 1 Replies | 3547 Views | Created by baustin612 - Thursday, February 4, 2016 7:59 PM | Last reply by Sam Zha - Friday, February 5, 2016 7:14 AM -
0 Votes
Update Statement Run Error
If I do not add cast to my update I get an error of - the data type text and varchar are incompatible in the equal to operator.Answered | 10 Replies | 900 Views | Created by HotWildWetSlides - Thursday, October 1, 2015 11:55 PM | Last reply by Jingyang Li - Friday, October 2, 2015 6:44 PM -
1 Votes
Select Statement Syntax
Me.dataAdapter = New SqlDataAdapter(selectCommand, connectionString) ' Create a command builder to generate SQL update, insert, and ' delete commands ...Answered | 10 Replies | 2264 Views | Created by EladRez - Monday, September 24, 2012 4:10 AM | Last reply by Cor Ligthert - Tuesday, September 25, 2012 5:42 AM -
2 Votes
Syntax Error in INSERT INTO statement
Hi While writing insert statement from application you have to put it into Single Quotation Marks as below example.Answered | 2 Replies | 1441 Views | Created by Mubbashir Shakil - Tuesday, February 18, 2014 5:55 AM | Last reply by Ashish Pandey - Tuesday, February 18, 2014 6:55 AM -
0 Votes
update statement pulling up errors :(
Hi, i am trying to change the appointment time for a given appointment however it keeps pulling up errors such as 'time must be set to on or off' and 'unknown command where ...Answered | 2 Replies | 1087 Views | Created by Tommy LeFart - Monday, May 13, 2013 6:43 PM | Last reply by Rahul Kumar (Rahul Vairagi) - Monday, May 13, 2013 7:09 PM -
2 Votes
UPDATE Statement
;WITH mycte AS (SELECT SS.DateID, dt.ID FROM dbo.STG_SPACE ss LEFT JOIN dbo.DIM_TIME dt ON DT.PK_Date = ...Answered | 3 Replies | 1421 Views | Created by thinkingeye - Monday, January 28, 2013 6:45 PM | Last reply by Jingyang Li - Monday, January 28, 2013 10:21 PM -
2 Votes
problem with CASE Statement Syntax
If process type = 'Manual' Then CASE STATEMENT A ELSE CASE STATEMENT B End ...Answered | 8 Replies | 3064 Views | Created by R_i-c_h - Tuesday, November 6, 2012 3:40 PM | Last reply by R_i-c_h - Tuesday, November 6, 2012 5:22 PM -
1 Votes
Update Query syntax Error in C#
I can't find the specific error, but you should make it easier on your eyes and use format strings myOleDbCommand.CommandText = ...Answered | 1 Replies | 1746 Views | Created by Vijayakumar MN - Thursday, December 15, 2011 7:21 PM | Last reply by Samuel_Schoenberg - Thursday, December 15, 2011 8:09 PM -
0 Votes
Update with an If Statement
You can also use CASE statement.Answered | 3 Replies | 7071 Views | Created by Andy0927 - Thursday, August 12, 2010 2:53 PM | Last reply by Atif-ullah Sheikh - Friday, August 13, 2010 8:02 AM
No announcements