No announcements
Found 2358805 threads
-
0 Votes
Need help with sql syntax....
"Incorrect syntax near 'wbere'....Answered | 1 Replies | 702 Views | Created by edm2 - Thursday, November 13, 2014 5:16 AM | Last reply by Olaf Helper - Thursday, November 13, 2014 5:22 AM -
0 Votes
Visual Basic Syntax help
Duplicate thread:Answered | 2 Replies | 449 Views | Created by A1994RA - Wednesday, June 15, 2016 2:40 PM | Last reply by Felipe Costa Gualberto - Thursday, June 16, 2016 2:02 PM -
0 Votes
Syntax Help
If you think Mike's answer is helpful, please mark it as answer.Answered | 2 Replies | 646 Views | Created by RobinCanning - Friday, July 8, 2016 2:05 PM | Last reply by Linda ZL - Monday, July 11, 2016 8:29 AM -
1 Votes
Need help with query syntax
You may get the desired output using below query; SELECT 'INSERT INTO METHOD(id,type,method_name ) values ...Answered | 3 Replies | 1903 Views | Created by guest369 - Thursday, August 16, 2012 6:45 PM | Last reply by Hasham Niaz - Thursday, August 16, 2012 6:53 PM -
0 Votes
Strange Syntax Help
It is a valid syntax.Answered | 4 Replies | 3037 Views | Created by ConradR. _ - Sunday, October 4, 2009 1:57 AM | Last reply by Rudedog2 - Tuesday, October 6, 2009 1:15 PM -
0 Votes
Syntax Error Help.
cmd.CommandText = " UPDATE product " & _ " SET Product_Code='" & Me.ProductCode.Text & "'" & _ ...Answered | 4 Replies | 3059 Views | Created by David Lim Teck Poh - Thursday, April 5, 2012 10:43 AM | Last reply by Armin Zingler - Monday, April 9, 2012 11:36 AM -
3 Votes
Help with c# syntax
Can anyone help me with this conversion from Excel to C#?Answered | 3 Replies | 694 Views | Created by Ducados99 - Thursday, April 4, 2013 12:10 PM | Last reply by Ducados99 - Thursday, April 4, 2013 1:53 PM -
2 Votes
Help with dynamic SQL syntax
it should be this @a varchar(20) @b varchar(20) @p varchar(200) SET @p = 'UPDATE ' + @a + ' SET afield = NULL WHERE afield2 = ''' + @b + ...Answered | 3 Replies | 563 Views | Created by system243trd - Thursday, April 7, 2016 10:18 AM | Last reply by Erland Sommarskog - Thursday, April 7, 2016 10:40 AM -
2 Votes
Help with count syntax
forum=sqlkjpowerpivotforexcel#5d1d3017-92b4-462b-808a-ae39c5c0fa1f Please click Mark As Answer if my post helped.Answered | 2 Replies | 577 Views | Created by AlexMartini - Monday, October 17, 2016 11:21 PM | Last reply by Angelia Zhang - Tuesday, October 18, 2016 2:50 AM -
4 Votes
incorrect syntax help
The SP itself is a bit too complex, but the principle should apply, so hopefully it can help you to get started How to insert information into ...Answered | 6 Replies | 5732 Views | Created by tendaimare - Friday, March 11, 2011 2:26 PM | Last reply by tendaimare - Saturday, March 12, 2011 11:19 AM -
0 Votes
Help with this Expression syntax please..
flag.Value I want to add the render format variable 'rs:Format=PDF' at the end of this string but somehow its showing me a syntax error.Answered | 1 Replies | 3435 Views | Created by hisxlnc - Monday, September 12, 2011 9:57 PM | Last reply by Neo_Deep - Tuesday, September 13, 2011 2:44 AM -
0 Votes
Help on syntax for PreProcess Query
This query does what I want in T-SQL but I can't seem to get the right Linq to SQL syntax.Answered | 2 Replies | 3156 Views | Created by DaveBarker19 - Sunday, May 1, 2011 11:38 AM | Last reply by DaveBarker19 - Sunday, May 1, 2011 12:34 PM -
1 Votes
Help Incorrect syntax near '>'
= b >= c, which is not allowed.Answered | 10 Replies | 3291 Views | Created by MostInterestingMan - Friday, September 28, 2012 7:25 PM | Last reply by RichardTheKiwi - Saturday, September 29, 2012 8:47 PM -
0 Votes
Syntax of the Syntax
Then see CREATE TABLE (Transact-SQL) for the complete T-SQL syntax.Answered | 3 Replies | 1954 Views | Created by jethers28 - Thursday, May 19, 2016 2:22 PM | Last reply by Olaf Helper - Wednesday, May 25, 2016 7:25 AM -
0 Votes
Help on a simple querry syntax
" any idea about correct syntax ?Answered | 2 Replies | 3946 Views | Created by sergecalderara - Thursday, February 25, 2010 2:44 PM | Last reply by Serge Calderara - Thursday, February 25, 2010 8:22 PM -
0 Votes
Help with syntax error
The link below has a screen shot of the error message but I keep getting a syntax error for the foreign key line.Answered | 3 Replies | 3709 Views | Created by excitedSQLbeginner2011 - Thursday, August 25, 2011 4:49 PM | Last reply by excitedSQLbeginner2011 - Thursday, August 25, 2011 9:22 PM -
4 Votes
Help to make it more fashionable in syntax
Given C#'s object initializer syntax makes this pretty clean and far more flexible as you add more properites.Answered | 3 Replies | 426 Views | Created by RobbKirk - Friday, October 4, 2019 4:40 AM | Last reply by CoolDadTx - Friday, October 4, 2019 2:52 PM -
2 Votes
help with DAX lookup syntax
So in the Above example, i should end up with this in the PremiumValues table: Premium Values: AcctId, ...Answered | 3 Replies | 859 Views | Created by ScottCabral - Friday, October 20, 2017 2:39 AM | Last reply by willson yuan - Tuesday, October 24, 2017 7:13 AM -
2 Votes
Help with Class Property syntax
Thank you for all of your help.Answered | 16 Replies | 1697 Views | Created by carriehoff - Friday, April 6, 2012 6:34 PM | Last reply by Acamar - Friday, April 13, 2012 2:12 AM -
4 Votes
Help me understand incorrect CTE Syntax
Please help me understand this incorrect syntax USE [MYDBNAME];GO;WITH INIT_CTE (NAME)AS(SELECT [NAME]FROM dbo.ZC_CONTACT_TYPE ), The error I get ...Answered | 5 Replies | 1075 Views | Created by J.C.Heich - Friday, February 14, 2014 4:03 PM | Last reply by Satheesh Variath - Friday, February 14, 2014 4:22 PM - Items 1 to 20 of 2358805 Next ›
No announcements