No announcements
Found 2937471 threads
-
0 Votes
How to connect ".db" file as a database in vb.net?
Hello, how can I use a database.db file to connect to the sql database: Imports System.Data.SqlClient Imports ...Unanswered | 4 Replies | 1253 Views | Created by Royer12 - Thursday, February 7, 2019 2:27 AM | Last reply by Kareninstructor - Thursday, February 7, 2019 10:30 AM -
0 Votes
How to build a "Case"
Hi Josee, We can create a calculated field with formula like below to calculate the date based on the Frequency field ...Answered | 1 Replies | 1195 Views | Created by Josee Lecours - Wednesday, January 25, 2017 7:44 PM | Last reply by Jerry Zy - Thursday, January 26, 2017 6:42 AM -
0 Votes
Cannot open database "msdb"
/sqlserverstorageengine/2006/06/06/how-to-recreate-the-msdb-database-in-sql-server-2005/ before you go requesting you ...Answered | 2 Replies | 1999 Views | Created by Kedar.Kul - Wednesday, September 7, 2016 11:57 AM | Last reply by S_NO - Wednesday, September 7, 2016 12:17 PM -
0 Votes
How to I include "Microsoft.WindowsMediaServices.Interop"??
>PLEASE - Can anyone explain to me how I can use "Microsoft.WindowsMediaServices.Interop"Answered | 1 Replies | 649 Views | Created by LA_Ken - Thursday, July 7, 2016 11:45 PM | Last reply by DotNet Wang - Friday, July 8, 2016 10:10 AM -
0 Votes
OLE DB provider "SQLNCLI11" for linked server "\sqlexpress" returned message "Login timeout expired". [SQLSTATE 01000]
It looks like you restored a database and are not trying to connect to this sql server. Further it looks like you are trying to ...Answered | 1 Replies | 1935 Views | Created by Avyayah - Monday, April 15, 2019 4:18 PM | Last reply by Hilary Cotter - Monday, April 15, 2019 5:21 PM -
0 Votes
How to know if loudness equalization in the "Enhancements" tab is "enable" or "disable"
It's much worse than that - some computers will have a totally different set of checkboxes on the Enhancement tab, and some may not even have an Enhancements tab at all.Matthew van ...Unanswered | 1 Replies | 1554 Views | Created by Joel Alvarenga Jr - Monday, June 5, 2017 6:35 PM | Last reply by Maurits [MSFT] - Monday, June 5, 2017 7:14 PM -
1 Votes
"Pinnable" flag for .appx file
There is some APIs that could check if your app is supported to pin in the Start Menu. if (ApiInformation.IsTypePresent("Unanswered | 1 Replies | 727 Views | Created by Alex_Angel_Angel - Friday, April 19, 2019 8:38 AM | Last reply by Roy Li - Monday, April 22, 2019 2:53 AM -
0 Votes
How to fix "error CS1061" ?
Support Please remember to click "Mark as Answer" the responses that resolved your issue, and to click ...Unanswered | 2 Replies | 970 Views | Created by Yuda Sema Permana - Monday, April 16, 2018 7:11 AM | Last reply by CoolDadTx - Monday, April 16, 2018 2:29 PM -
0 Votes
Microsoft Access "ODBC failure to connect"
associated or exported to a new db source/file? I've seen support articles that identified being able to click on a linked table ...Unanswered | 6 Replies | 1042 Views | Created by Damian F19 - Thursday, February 21, 2019 1:35 AM | Last reply by Albert D. Kallal - Friday, August 30, 2019 8:27 PM -
0 Votes
What is file "mfc140ud.i386.pdb" ?
UserVoice. Sincerely, Jack MSDN Community Support Please remember to click "Mark as AnswerAnswered | 4 Replies | 1466 Views | Created by Avi Marani - Friday, July 29, 2016 8:49 AM | Last reply by Jack Zhai-MSFT - Tuesday, December 20, 2016 7:53 AM -
0 Votes
How can I generate Form from "filename.designer.cs" file?
You work on one File (the .cs) The designer works on and graphically represents the other (the .designer.cs) At compile time both parts are ...Answered | 1 Replies | 443 Views | Created by ShapedWorld - Friday, October 7, 2016 4:59 PM | Last reply by Christopher84 - Friday, October 7, 2016 6:41 PM -
0 Votes
Failed Installation "Database Engine Services" And "SQL Server Replication"
And try various methods that are seen after googling, but still can not get to start the service. come to you in search of a solution, I've ...Answered | 3 Replies | 2068 Views | Created by VictorVal - Thursday, July 14, 2016 9:16 PM | Last reply by VictorVal - Friday, July 15, 2016 4:05 PM -
0 Votes
How to Use "SQL IN" in VB .net
Looks like you are missing a space after IN. If you are using VS2015, use the $ string to fill in values, eg: Dim ...Answered | 4 Replies | 755 Views | Created by Khoirur - Wednesday, September 21, 2016 2:15 PM | Last reply by Kareninstructor - Wednesday, September 21, 2016 6:05 PM -
0 Votes
Cannot "Connect your application to Windows Live"
Following the instructions in "Register your apps to use a Microsoft Account login" that is part of the Azure docs I went to the ...Unanswered | 6 Replies | 1078 Views | Created by Pat Long - Thursday, June 20, 2013 4:20 PM | Last reply by Carl Hirschman - Friday, June 21, 2013 10:19 PM -
0 Votes
Failed to initialize the OLE DB provider data source object "MSOLAP.7" for linked server "(null)".
MVP] if I remove the 7, it gives an error The MSOLAP 32-bit OLE DB provider cannot be loaded as ...Proposed | 7 Replies | 1105 Views | Created by merzavazeh - Friday, January 18, 2019 11:27 AM | Last reply by Visakh16 - Monday, January 21, 2019 6:57 AM -
0 Votes
How do I change the Querystring from "ID" to "CustomID" ?
permissions in my list so when I assign an item created by someone else to a user using workflow it's visible to them..Unanswered | 2 Replies | 1243 Views | Created by Rookpawn - Tuesday, March 26, 2019 7:13 PM | Last reply by Rookpawn - Wednesday, March 27, 2019 1:49 PM -
2 Votes
What references should I add to make "Dim", "For", "Integer" and Next" to work in my UI?
Hello, I'm creating a VB UI and I added a text fields and a button to rest the text fields. I'm using the following code to reset the ...Answered | 5 Replies | 1078 Views | Created by ShapedWorld - Thursday, October 13, 2016 7:15 PM | Last reply by Kareninstructor - Thursday, October 13, 2016 10:41 PM -
0 Votes
WinRE_DRV "Needs optimization"
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.Answered | 3 Replies | 2092 Views | Created by Tanker1812 - Friday, May 6, 2016 6:56 PM | Last reply by Dave Patrick - Friday, May 6, 2016 7:10 PM -
0 Votes
Issue with maxOccurs="2" on ref="HI_OtherDiagnosisInformation" on 837 Institutional file.
tried many probabilities in mapping and it didn't worked. So hence I have added a new element like ...Unanswered | 3 Replies | 1411 Views | Created by gprashanthKumar - Wednesday, January 4, 2017 6:30 PM | Last reply by Johns-305 - Sunday, January 8, 2017 7:49 PM -
1 Votes
What should I do to connect to Cosmos DB using resource token in "Azure Storage Explorer"?
What should I do to connect to Cosmos DB using resource token in "Azure Storage Explorer"?Answered | 1 Replies | 234 Views | Created by pocket8137 - Tuesday, March 3, 2020 1:58 PM | Last reply by Kalyan Chanumolu-MSFT - Tuesday, March 3, 2020 3:04 PM - Items 1 to 20 of 2937471 Next ›
No announcements