No announcements
Found 3516915 threads
-
0 Votes
Access denied using PowerPivot as a datasource
You have an application that is using a PowerPivot workbook that is hosted in a SharePoint site (with PowerPivot for SharePoint)?Answered | 5 Replies | 13301 Views | Created by __Smith__ - Wednesday, June 8, 2011 5:51 PM | Last reply by __Smith__ - Wednesday, June 22, 2011 4:47 AM -
0 Votes
OracleConnection to access Oracle DataSource
Thanks for sharing us the solution , Lalit !Answered | 4 Replies | 1882 Views | Created by LalitkSaw - Saturday, June 30, 2012 4:44 PM | Last reply by Lisa Zhu - Friday, July 6, 2012 9:24 AM -
1 Votes
Datasource 'Unique' access mode not working.
(So, yes, we use 'Unique' access mode for our test 'user account' database.)Answered | 9 Replies | 652 Views | Created by JN.QA.Prog - Thursday, July 14, 2016 4:20 PM | Last reply by AdrianHHH - Friday, July 22, 2016 2:47 PM -
2 Votes
Use of DataSource
It all depends on the use you are going to give it.Answered | 3 Replies | 2926 Views | Created by Kaushal106 - Sunday, April 4, 2010 9:25 AM | Last reply by Kaushal106 - Tuesday, April 6, 2010 3:29 PM -
3 Votes
Problem with adding combobox datasource(access database file)
But it has *NO* idea which fields out of this bucket of data that it should use.Answered | 6 Replies | 3374 Views | Created by Iceweasel - Tuesday, June 9, 2009 7:33 AM | Last reply by Iceweasel - Thursday, June 11, 2009 6:15 AM -
1 Votes
Change datasource for cystal report using MS Access mdf file
In the ide, the report uses an Access 2003 database for the report datasource.Answered | 2 Replies | 4106 Views | Created by DAW833 - Tuesday, October 7, 2008 2:18 PM | Last reply by Sean Zhu - Tuesday, October 7, 2008 9:14 PM -
0 Votes
Using "included" entities as a datasource
You'll need to set up a new EntityDataSource that binds straight to the collection you want: this thread might give you an idea on how to do master-detail with the EntityDataSource: ...Answered | 1 Replies | 3359 Views | Created by Murray Hewitt - Friday, July 2, 2010 12:57 AM | Last reply by David DeWinter - MSFT - Friday, July 16, 2010 2:55 PM -
0 Votes
"Don't have permission to access datasource...."
If we use the same user for database access, then our "2 hop" arrangement might work?Answered | 7 Replies | 4986 Views | Created by edm2 - Monday, December 6, 2010 1:17 AM | Last reply by edm2 - Sunday, December 12, 2010 1:05 AM -
1 Votes
refresh datasource after modifying access database
Using the IDE data wizard works great but once you start modifying the backend database you need to realize that this invalidates code written by the IDE data wizard and if the ...Answered | 3 Replies | 947 Views | Created by chaossniper - Monday, September 1, 2014 9:30 PM | Last reply by Kareninstructor - Wednesday, September 3, 2014 11:04 AM -
0 Votes
searching ssrs for a specific catalog being used in datasources
We can only use SQL Query to accomplish the requirement.Answered | 3 Replies | 827 Views | Created by db042190 - Monday, February 20, 2017 12:41 PM | Last reply by Pirlo Zhang - Friday, February 24, 2017 8:33 AM -
0 Votes
Using DataSource attribute in TestInitialize method
Send us any feedback you have about the help from MSFT at fbmsdn@microsoft.com.Answered | 3 Replies | 9137 Views | Created by Isolda - Wednesday, January 13, 2010 9:42 PM | Last reply by Edwer Fang - Wednesday, January 20, 2010 6:10 AM -
0 Votes
Using shared datasources and reportbuilder 2.0
For more information about Setting Permissions in Reporting Services, please refer to the article ...Answered | 1 Replies | 2852 Views | Created by Hennie7863 - Thursday, September 22, 2011 8:23 AM | Last reply by Elvis Long - Friday, September 23, 2011 7:54 AM -
0 Votes
Can't add MS Access databases datasource with queries.
You are in the wrong forum, try the one for DataSetsAnswered | 1 Replies | 715 Views | Created by aniyahudi - Sunday, January 19, 2014 4:19 AM | Last reply by Cor Ligthert - Sunday, January 19, 2014 12:23 PM -
0 Votes
Using 2 datasources on 1 chart
Try this thread: http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/2a34bfed-580d-44a0-8d63-1c8107d6c4f8 Alex.Answered | 1 Replies | 4212 Views | Created by Kardson - Tuesday, March 31, 2009 5:58 PM | Last reply by Alex Gorev - Wednesday, April 1, 2009 4:37 PM -
1 Votes
Correct way to use DataSource in Data-Driven CUIT - using SSMS with Winforms
In addition, your DataSource attribute is correct, you don’t need to use app.config file.Answered | 3 Replies | 716 Views | Created by marciebryant - Wednesday, May 14, 2014 2:47 PM | Last reply by Amanda Zhu - Friday, May 16, 2014 1:42 AM -
0 Votes
Using Objects as datasource for a lightswitch app
Now, my lightswitch application points to this service as its datasource and things are fine.Answered | 5 Replies | 1601 Views | Created by PRinCEktd1 - Tuesday, November 20, 2012 3:28 PM | Last reply by PRinCEktd1 - Saturday, November 24, 2012 9:32 AM -
0 Votes
Using two ODBC Datasources in the same report
There are two ways one to write query separately in two dataset(for this use ssrs functions lookup etc, explain above) and the other to create a SINGLE query to join both tables/view and ...Answered | 10 Replies | 870 Views | Created by Mimere G - Friday, July 1, 2016 3:05 PM | Last reply by Ch. Rajen Singh - Tuesday, July 12, 2016 6:08 AM -
1 Votes
Silverlight DataGrid_SelectionChanged cannot access screen's datasources
Hi, You can refer to below article to learn how to call LightSwitch code from custom control: Two Ways To Call LightSwitch From a Custom Silverlight ...Answered | 3 Replies | 1518 Views | Created by Joe Kopp - Tuesday, January 1, 2013 4:47 PM | Last reply by Joe Kopp - Wednesday, January 9, 2013 5:21 PM -
1 Votes
How can I access data stored within the DataSource of a ComboBox
using System; using System.Collections.Generic; using System.ComponentModel; using ...Answered | 2 Replies | 2991 Views | Created by KDS Leng - Tuesday, July 21, 2009 6:40 PM | Last reply by JohnGrove - Tuesday, July 21, 2009 10:56 PM -
3 Votes
How do virtual users access a DataSource and respect each other?
Hi Brent, I believe you can get the desired behavior using the plugin cited in the blog you mentioned at the top of the ...Answered | 6 Replies | 4293 Views | Created by Brent Strange - Thursday, June 25, 2009 11:12 PM | Last reply by rogeorge - Wednesday, July 1, 2009 8:02 PM - Items 1 to 20 of 3516915 Next ›
No announcements