No announcements
-
0 Votes
How to get string for concatenation
I'm trying to write a function that, in part, puts two strings together. Here's what I have so far: DECLARE @X NVARCHAR(100) SET @X = 'Some Text' + SELECT Entry FROM ...Unanswered | 3 Replies | 318 Views | Created by RogerSSB - 4 hours 34 minutes ago | Last reply by Jingyang Li - 6 minutes ago -
17 Votes
small basic graphic and animations and more (13)
Continued from small basic graphic and animations and more (12) added bold effect:GSF791 uncomment lines 505/6 on 1st run to create ...Discussion | 42 Replies | 1248 Views | Created by Tryhest - Friday, November 1, 2019 8:57 PM | Last reply by Tryhest - 11 minutes ago -
0 Votes
No column was specified for column 1 of 'M'.
Hi Select Count(*) From (Select 'Y' Union Select 'N') Msg 8155, Level 16, State 2, Line 1 No column was specified for ...Answered | 3 Replies | 18996 Views | Created by fsze88ATmeDOTcom - Tuesday, June 11, 2013 5:55 AM | Last reply by Mousam Patel - 17 minutes ago -
0 Votes
Launching WUP App directly from local file got error
Hi, i have created a test of WUP App in Visual Studio 2017, and i have make a sideload completely but when i go to directly: "AppPackages\IT_Inventory_Management_1.0.0.0_Debug_Test" And i ... -
40 Votes
MRO 3.6 coming?
Hi all, R is moving along quickly, with the recent release of R 3.6, will MRO move on from 3.5.3, and follow suit with 3.6 ...Unanswered | 10 Replies | 3450 Views | Created by Kabammi - Monday, June 3, 2019 1:59 AM | Last reply by EthanBSmith - 30 minutes ago -
0 Votes
Remote Linux connection: 'copy from path' parameter?
I am trying to configure Visual Studio 2017 to remotely build a C++ project using CMake on a remote Linux machine. My CMakeSettings.json file is not above my source files - it is in a ...Answered | 4 Replies | 337 Views | Created by DavidTML - Wednesday, December 11, 2019 5:22 PM | Last reply by Andrew E. _ - 39 minutes ago -
0 Votes
CS1009 Unrecognized escape sequence
using System; using System.IO; using System.Runtime.InteropServices; using Excel = Microsoft.Office.Interop.Excel; namespace ... -
0 Votes
Running a thread alongside win32
I'm trying to run an SFML window at the same time as my simple win32 application. The idea is to have a win32 window taking input from the user and then SFML will generate an image from that input. ...Unanswered | 1 Replies | 36 Views | Created by Invilis - 3 hours 10 minutes ago | Last reply by Andrew E. _ - 43 minutes ago -
0 Votes
BC30109_'String' is a class type and cannot be used as an expression.
HMAC->RSA etc., but want to get through both texts as refreshers and basically create web forms instead of succumbing to ASP, MVC, etc. Seems Chapman's text is a previous version of the ...Unanswered | 10 Replies | 126 Views | Created by Paulywog0667 - Thursday, December 12, 2019 10:09 PM | Last reply by Paulywog0667 - 49 minutes ago -
0 Votes
Virtual Machine GPU not recognized
I created an Azure NV6 virtual machine with NVIDIA GRID GPU included, but when I run my the application I want to run, it says "no compatible graphics device found". Is there something ... -
0 Votes
Where does the IE11 download history in Windows 10 stored?
I want to remove all the IE11 download history manually, but i do not know where the history stored? can anyone tell me? thank you.Unanswered | 5 Replies | 299 Views | Created by gaxjyxq - Tuesday, December 3, 2019 9:56 PM | Last reply by gaxjyxq - 1 hour 34 minutes ago -
1 Votes
Best way to create multi-functional overlay?
maybe even reserve mouse input only for the overlay to not send bad inputs to the application/game -read keyboard input (to show overlay after key combination is ...Answered | 3 Replies | 151 Views | Created by gladeare - Friday, December 13, 2019 4:20 AM | Last reply by gladeare - 1 hour 39 minutes ago -
0 Votes
SQl - Help Optimize Query
I have a sp I've been asked to try to optimize. I'm not sure where to make adjustments on how to make it better. I'm hoping you guys might have suggestions or ideas where to ...Unanswered | 5 Replies | 313 Views | Created by old_School - 14 hours 33 minutes ago | Last reply by Soumen Barua - 1 hour 55 minutes ago -
1 Votes
JS Moment to Work in SharePoint with REST API
I'm working in SharePoint 2013 using REST API to retrieve Date field values. I need to get the from now value of those fields and so I am using JS Moment, but so far I can't the moment code to work at ...Answered | 2 Replies | 182 Views | Created by zimi ta - Wednesday, December 11, 2019 4:54 AM | Last reply by zimi ta - 1 hour 57 minutes ago -
0 Votes
where can i see the code deployed in azure app services
where can i see the code deployed in azure app servicesUnanswered | 1 Replies | 62 Views | Created by SumanNenavath - 22 hours 59 minutes ago | Last reply by Monika Reddy-MSFT - 2 hours 36 minutes ago -
0 Votes
In azure data mapping what is the meaning of $$
In azure data mapping what is the meaning of $$ . I observed many places , sample code written $$ or toString($$)? -
0 Votes
reduce margin
Hi, I use displays in portrait mode and looking how to maximize horizontal space in Visual Studio. I attached sreenshot of my 3 portrait monitor setup and ...Unanswered | 1 Replies | 49 Views | Created by TURNSKIN85 - 20 hours 51 minutes ago | Last reply by Sergey Vlasov - 2 hours 42 minutes ago -
4 Votes
How do I type a relative path for the Documents folder for any computer?
I recently setup a git repository to sync my code between my pc and my laptop and I successfully pulled up the code on my laptop but the includes are all wrong because the libraries I included were ...Proposed | 6 Replies | 482 Views | Created by Invilis - Sunday, October 6, 2019 7:08 PM | Last reply by Invilis - 2 hours 46 minutes ago -
0 Votes
How to limit DTU per job/task for SQL on Azure
Hello I am wondering if there is a way to set a limit on a per job or task basis that a job or task on a SQL DB that is hosted on Azure. So, something ...Proposed | 1 Replies | 242 Views | Created by Jason Johnson1834 - 11 hours 51 minutes ago | Last reply by Mike Ubezzi (Azure) - 3 hours 10 minutes ago -
0 Votes
I can't connect to MS Access (accdb) database that uses Large Number
I have an Access database that has a table with a field that uses the Large Number data type. When trying to connect using Microsoft.ACE.OLEDB (12 or 16) in C# code, i get following ...Unanswered | 2 Replies | 94 Views | Created by Clodoaldo Peres - 11 hours 33 minutes ago | Last reply by Clodoaldo Peres - 3 hours 11 minutes ago - Items 1 to 20 of 2926276 Next ›
No announcements