No announcements
Found 2934439 threads
-
0 VotesFetch data after and before '_' for first and second occurrence of '_' in SQL Server
I got the following entry in my database: Input: I_ABC_2000 I want to trim the entry so I get: ABC Input: ...Proposed | 3 Replies | 38 Views | Created by cherry11111 - 52 minutes ago | Last reply by Naomi N - a few seconds ago -
2 Votesmachine.config file going missing on Windows 7 and 10 pc's
I'm a .net developer for a large practice management application and we're receiving large numbers of customers experiencing an issue where they get the following ...Proposed | 9 Replies | 1644 Views | Created by kevinschmuhl - Tuesday, May 14, 2019 5:57 PM | Last reply by Ethan McConnell - former Microsoft employee - 2 minutes ago -
0 VotesInstalling a directory in a web application using vs2015
I have recently installed VS2015 Community. I have previously had VS2010 and VS2013 and VS2015. It has been about 3 years since I developed anything and I have noticed that I am missing ...Unanswered | 2 Replies | 80 Views | Created by elisch123 - Monday, July 27, 2020 7:13 PM | Last reply by elisch123 - 3 minutes ago -
0 Votesconnect to detached sql server database using ado.net and error
Hi i'm wrote a program and now i need to make setup file and share this exe file with client but i have serious problem first i detach my database in sql server manager because ... -
0 VotesChanging the value of a binary field.
I need to have something like : UPDATE Mytable Set MybinaryField= not(MybinaryField) I cant get it to work as not is used only in the where clause. Is there a simple way to do this ...Proposed | 1 Replies | 24 Views | Created by vblover29 - 39 minutes ago | Last reply by Tom Phillips - 15 minutes ago -
1 VotesPost Json to Rest which listen inside a Windows Service
I have a WCF listener on Windows Service. when i send a Json to this listener it appears as xml for some reason... a the detention in ...Unanswered | 13 Replies | 233 Views | Created by want 2 Learn - Monday, July 27, 2020 11:53 AM | Last reply by CoolDadTx - 16 minutes ago -
0 VotesSQL Server Management Studio and Highlight VALUES List
More of a SQL Server Management Studio question...I'm sorry if I'm posting in the wrong Forum My SQL Server Management Studio used to nicely highlight my VALUES on and INSERT so ... -
0 VotesList open handles by a process
Hello everyone, for a long time I've been looking for a way to get a list of handles given a specific process. More in detail, I would like to write a function in C# that given as parameter a process, ...Unanswered | 34 Replies | 252 Views | Created by Christian2002 - 7 hours 56 minutes ago | Last reply by Castorix31 - 23 minutes ago -
0 Votesneed Win10 1809 ISO, and 1607 ISO, in order to install correct test client system OS?
Do I need a Win10 1809 ISO, and 1607 ISO, in order to install correct test client system OS? Specifically, we're trying to get our new KMDF PCI device driver certified for use on Server 2016 and ... -
0 VotesDefine macros per soluton (not per project)
I want to reuse some visual studio projects from an existing solution but with variable reference paths. For example I have a SlnA.sln having foo.vcxproj. Say this foo.vcxproj has reference to ...Unanswered | 3 Replies | 93 Views | Created by BlackholeBrain - Monday, July 27, 2020 7:17 PM | Last reply by BlackholeBrain - 33 minutes ago -
0 VotesExporting a query from Access to Excel causes fields to be truncated to 255 characters.
I have an 'Export to Spreadsheet' button in my DB, and when pressed it should export the result of a query to an excel spreadsheet. However the long text fields ...Answered | 32 Replies | 5304 Views | Created by NaPazz - Monday, February 19, 2018 11:23 AM | Last reply by Val Lovelace - 43 minutes ago -
0 VotesWhen trying to access SharePoint 2010 site from SSD I receive folder name is not valid?
When trying to access SharePoint site from SSD I receive folder name is not valid? I am able to launch SharePoint Designer from the server and edit the site but not from the client.Unanswered | 4 Replies | 250 Views | Created by HurricaneEarl - Friday, July 24, 2020 5:42 PM | Last reply by HurricaneEarl - 43 minutes ago -
0 VotesTest windows 2016 VM stuck in Initializing state after HLK Client Install
I installed the controller + studio (HKL version 1607) on a windows Server 2016 Standard and then installed the client on a windows Server 2016 Standard test VM. The issue is that ...Unanswered | 1 Replies | 665 Views | Created by Michael_Nelson94 - Wednesday, October 2, 2019 11:00 PM | Last reply by John Hentges - 44 minutes ago -
1 VotesHow to display in a datagridview a table but for one column need to display the values associated with the codes in that column.
I have a sql table1, one of the columns keeps codes whose associated values are in a second table2 (with the codes). How to get the datagridview to show all of the columns in table1 except for ...Answered | 6 Replies | 146 Views | Created by vblover29 - Sunday, July 26, 2020 6:55 PM | Last reply by vblover29 - 45 minutes ago -
0 VotesWindows 10 Pro App Certification
I am looking to get my company’s software application certified as compatible with Windows 10. I would like to show this certification as proof to my customers. I am not ...Unanswered | 2 Replies | 105 Views | Created by keyboard1234 - Friday, July 24, 2020 1:16 PM | Last reply by keyboard1234 - 53 minutes ago -
0 VotesMissing sql functionality
I have recently installed VS2015 Community. I have previously had VS2010 and VS2013 and VS2015. It has been about 3 years since I developed anything and I have noticed that I am ...Answered | 2 Replies | 82 Views | Created by elisch123 - Monday, July 27, 2020 4:35 PM | Last reply by elisch123 - 1 hour 0 minutes ago -
0 Votesoauth in api gateway
I am not seeing oauth enablement in azure application gateway. I could see it in azure api management but if I want to use application gateway with ingress controller enabled( application gateway ... -
0 VotesWord - how to retrieve chapter number with page number. e.g 3.1-1
Hi! how to retrieve chapter number with page number. example page 1 of chapter 3.1 would return me 3.1-1 Is there a function that could return ... -
2 Votesaccess database row and edit one line of existing user
ok what i am trying to do to the best of my ability is create a user username and password witch is done perfectly fine the issue i am having is once the user is registered i want ...Unanswered | 2 Replies | 63 Views | Created by elfenliedtopfan55 - 3 hours 58 minutes ago | Last reply by scott_morris-ga - 1 hour 11 minutes ago -
0 Votesc# how to insert and update dater-base
ok so i have the following code string connString; connString = ...Unanswered | 1 Replies | 23 Views | Created by elfenliedtopfan55 - 1 hour 58 minutes ago | Last reply by DA924x - 1 hour 16 minutes ago - Items 1 to 20 of 2934439 Next ›
No announcements
