No announcements
Found 109627 threads
-
0 Votes
aspnet_compiler syntax
User665608656 posted Hi ZKM, According to your description, you should change your command like this : aspnet_compiler -v \ ...Answered | 2 Replies | 680 Views | Created by Anonymous - Thursday, October 17, 2019 12:15 AM | Last reply by Anonymous - Friday, October 18, 2019 12:04 AM -
0 Votes
Syntax of the Syntax
Then see CREATE TABLE (Transact-SQL) for the complete T-SQL syntax.Answered | 3 Replies | 2183 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
aspnet_compiler
User1920949889 posted Hi I have a rather general question about the aspnet_compiler and since there was a thread named just that ...Unanswered | 2 Replies | 76 Views | Created by Anonymous - Thursday, June 23, 2005 8:08 PM | Last reply by Anonymous - Wednesday, January 28, 2009 9:09 AM -
2 Votes
syntax
" a typo or a legitimate part of the syntax?Answered | 2 Replies | 2188 Views | Created by MeProgrammer - Tuesday, August 23, 2011 3:35 PM | Last reply by MeProgrammer - Tuesday, August 23, 2011 4:08 PM -
0 Votes
SYNTAX ERROR
Many times a syntax issue can be resolved, but not always by using parameters when building your SQL rather than resorting to concatenating parts together.Answered | 2 Replies | 1398 Views | Created by AUGUST13_1948 - Sunday, March 1, 2015 2:50 AM | Last reply by Kareninstructor - Sunday, March 1, 2015 12:32 PM -
0 Votes
what is this syntax "() => { }"?
Hello, This syntax is very similar to lambda expressions.Answered | 6 Replies | 3385 Views | Created by Wood-MSDN - Tuesday, April 14, 2009 5:03 AM | Last reply by David M Morton - Tuesday, April 14, 2009 2:04 PM -
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 issue or vote ...Answered | 4 Replies | 1150 Views | Created by DavidsonOtobo - Thursday, July 16, 2015 8:56 PM | Last reply by Shanky_621 - Friday, July 17, 2015 4:54 AM -
2 Votes
what is a syntax error
These messages tell you the location of a syntax error (line number and file) and a short description of the problem.Answered | 4 Replies | 2994 Views | Created by nyata2d - Friday, December 30, 2011 6:53 PM | Last reply by Jo Swa(K.P.Elayaraja)-MCP - Saturday, December 31, 2011 6:17 AM -
0 Votes
syntax prob
, 16, -- Severity, ...Answered | 1 Replies | 2350 Views | Created by subu999 - Thursday, November 17, 2011 1:07 PM | Last reply by Dan Guzman - Thursday, November 17, 2011 1:13 PM -
0 Votes
Correct syntax
I want to correct the line, in above, in correct syntax, as now it is not accepted.Answered | 3 Replies | 492 Views | Created by Jackson_1990 - Friday, January 15, 2016 7:23 AM | Last reply by Hans Vogelaar MVP - Friday, January 15, 2016 10:02 AM -
1 Votes
Syntax for this query?
tt.EndPointID, mt => mt.EndPointID, (tt, mt) => new { tt, mt }).Where(w => w.mt.SiteID == 1); As you can see, doing joins with linq method syntax is a bit ...Answered | 4 Replies | 3102 Views | Created by BryanCC - Tuesday, August 3, 2010 10:52 PM | Last reply by KristoferA - Thursday, August 5, 2010 5:14 AM -
0 Votes
sql syntax error Incorrect syntax near 'N'.
RESTORE DATABASE [cpsdyn] FROM DISK = N’C:\CSBackup\cpsdyn.bak’ WITH FILE = 1, MOVE N’cpsdyn_data’ TO ...Answered | 1 Replies | 4782 Views | Created by totalnet32 - Thursday, October 16, 2014 11:43 PM | Last reply by SaravanaC - Friday, October 17, 2014 12:17 AM -
1 Votes
Syntax issue
The line is not properly constructed and I would think should give a syntax error, but it doesn't.Answered | 1 Replies | 5218 Views | Created by jricestk - Thursday, February 12, 2009 12:22 AM | Last reply by Vijaye Raji - Thursday, February 12, 2009 12:29 AM -
0 Votes
syntax error
recently i created a macro and faced a syntax error.Answered | 2 Replies | 628 Views | Created by Wasimali Bori - Tuesday, January 27, 2015 4:04 PM | Last reply by Wasimali Bori - Wednesday, January 28, 2015 10:29 AM -
0 Votes
Syntax Highlighting in a RichTextBox!!
Hi Yashas, I suggest you refer to the following links for more information about Syntax Highlighting in Rich Text Box: Enabling ...Answered | 4 Replies | 15155 Views | Created by Yashas Samaga B L - Saturday, April 14, 2012 3:32 PM | Last reply by Helen Zhao - Wednesday, April 18, 2012 8:04 AM -
0 Votes
Syntax highlighter
Hello, Can someone tell me how to create a syntax highlighter for visual studio 98 or 2008.Answered | 1 Replies | 3625 Views | Created by ehsansad - Friday, September 19, 2008 11:19 AM | Last reply by Ed Dore - Saturday, September 20, 2008 12:48 AM -
1 Votes
Syntax Error
So from a syntax point of view it works fine, but generally ppl add Recovery for clarity.Answered | 9 Replies | 1248 Views | Created by AIM28256 - Wednesday, August 6, 2014 2:00 PM | Last reply by Ahsan Kabir - Thursday, August 7, 2014 8:47 AM -
3 Votes
Syntax for cte
You got the syntax confused Do something like: WITH x (c1, c2) AS SELECT c1, c2 FROM t INSERT INTO tx SELECT * ...Answered | 3 Replies | 889 Views | Created by Neilcse - Monday, October 22, 2018 12:32 PM | Last reply by Sarat (SS) - Monday, October 22, 2018 12:42 PM -
3 Votes
syntax error
Hi Experts, I get an error on the syntax when i want to create a new table from a join.Answered | 6 Replies | 1212 Views | Created by MVP_88 - Friday, May 30, 2014 8:57 AM | Last reply by MVP_88 - Friday, May 30, 2014 12:26 PM -
0 Votes
Trigger Syntax
I prefer to use this syntax always to avoid possible problems.Answered | 15 Replies | 2616 Views | Created by Ryan_XH - Wednesday, April 4, 2012 8:07 PM | Last reply by Krishnakumar S - Thursday, April 5, 2012 5:46 PM - Items 1 to 20 of 109627 Next ›
No announcements