No announcements
Found 2298912 threads
-
0 Votes
Working with two datasets
Yes it works:-)Answered | 6 Replies | 3278 Views | Created by dukdpk - Saturday, May 12, 2012 5:55 PM | Last reply by dukdpk - Sunday, May 13, 2012 3:55 PM -
0 Votes
Two datasets
Which way you update dataset A from dataset B?Answered | 11 Replies | 2335 Views | Created by THE NERO - Monday, July 26, 2010 9:43 PM | Last reply by Larcolais Gong - Thursday, July 29, 2010 1:04 AM -
0 Votes
Two Dataset
ye i believe so but the first query needs to be run before the parameter can workAnswered | 9 Replies | 971 Views | Created by Phil1988 - Tuesday, May 6, 2014 3:21 PM | Last reply by Phil1988 - Wednesday, May 7, 2014 1:59 PM -
0 Votes
Two Datasets
Hi Josephine - I assume you are wanting to display the total from both datasets in a textbox on your report, correct?Answered | 6 Replies | 3541 Views | Created by Josephine T - Wednesday, April 11, 2012 6:31 PM | Last reply by Dean Kalanquin - Thursday, April 12, 2012 6:31 PM -
0 Votes
Join two datasets
use lookup function to join two datasetsAnswered | 3 Replies | 938 Views | Created by KIRAN KUAMR - Monday, May 6, 2019 7:30 PM | Last reply by SK Varma - Tuesday, May 7, 2019 5:38 AM -
0 Votes
Two Diff Dataset
Could you post the two datasources and the datasets involved with those.Answered | 3 Replies | 3636 Views | Created by SQLHelpR - Monday, September 6, 2010 7:13 AM | Last reply by PavanKokkula - Monday, September 6, 2010 7:57 AM -
0 Votes
Subtracting two columns from two different datasets
Its working fine.Answered | 8 Replies | 8175 Views | Created by Esmari - Tuesday, December 20, 2011 6:18 PM | Last reply by Esmari - Tuesday, December 20, 2011 7:35 PM -
0 Votes
merge two datasets
Of all the code and forums I've been through, your example looks like its going to be the most helpful, if I can work out how to translate it from C# to Visual Basic ...Answered | 9 Replies | 7351 Views | Created by Muhammad Aamir Iqbal - Thursday, January 26, 2006 9:18 AM | Last reply by Sohail Iqbal - Monday, February 5, 2007 10:08 AM -
0 Votes
Joining Data from two datasets.
You could use Merge ... it's ok to Merge the data from two different DataSets ... basically you'd just be adding the DataTables from one DataSet to the other (as long as ...Answered | 3 Replies | 2710 Views | Created by Aidan Clarke - Thursday, March 29, 2012 4:42 PM | Last reply by Bob Wu-MT - Wednesday, April 4, 2012 7:59 AM -
0 Votes
Build Relationship with two datasets in SSRS
Here I would recommend you utilize the T-SQL to merge these two datasets together in the database or make use of subreport to achieve your requirement.Answered | 3 Replies | 6720 Views | Created by siera_gld - Sunday, September 5, 2010 7:23 PM | Last reply by Challen Fu - Monday, September 6, 2010 2:43 AM -
1 Votes
ssrs report combine two datasets
Option 1: use OPENQUERY in your stored proc to connect to the other databases Option 2: use SSIS to combine the datasets i.e. ...Answered | 2 Replies | 9431 Views | Created by Nithinr - Wednesday, June 9, 2010 3:07 AM | Last reply by adolf garlic - Wednesday, June 9, 2010 4:41 AM -
0 Votes
Combine two datasets into one dataset [making a chart]
I mean, I have a dataset from a SQL Server, and a dataset from an Access file, and I would like to merge both to be used by a chart... is it possible?Answered | 8 Replies | 7943 Views | Created by Rafaël88 - Wednesday, July 13, 2011 10:00 AM | Last reply by no_prakash - Friday, October 28, 2011 8:21 AM -
0 Votes
Merge two .sdf databases files, and SqlCeDataAdapter.Update(dataset) not working,
Anyway, I would never use Datasets and such for this operation.Answered | 1 Replies | 10226 Views | Created by Sean_Salem - Thursday, May 12, 2011 7:48 PM | Last reply by Alberto Silva - Friday, May 13, 2011 2:29 PM -
0 Votes
ADDING TOTAL AND SUBTOTAL FROM TWO DATASETS
Hi Ysabel1111, Based on my understanding, you are retrieving data from another dataset with Lookup() function within a tablix.Answered | 3 Replies | 1508 Views | Created by Ysabel1111 - Wednesday, February 11, 2015 2:44 PM | Last reply by Qiuyun Yu - Sunday, February 15, 2015 10:13 AM -
1 Votes
One DataSet or two?
A DataSet is a wrapper which holds DataTables and DataRelations.Answered | 2 Replies | 2889 Views | Created by Dunx - Thursday, May 13, 2010 10:09 AM | Last reply by Michael Sun [MSFT] - Thursday, May 20, 2010 9:00 AM -
0 Votes
Joining two datasets for one report
Can you elaborate on how exactly you're trying to merge the datasets?Answered | 6 Replies | 1263 Views | Created by Phil1988 - Thursday, May 15, 2014 8:19 AM | Last reply by Visakh16 - Friday, May 16, 2014 1:59 PM -
0 Votes
datagridview and dataset not working properly
When using subsequent Fill calls to refresh the contents of the DataSet, two conditions must be met: The SQL statement ...Answered | 3 Replies | 2062 Views | Created by cruser12 - Friday, August 17, 2012 7:21 PM | Last reply by Bob Wu-MT - Monday, August 20, 2012 6:49 AM -
0 Votes
SSRS Report with two kinds of datasets
Hi, Please specify this time what (query) you've added in the dataset.Answered | 9 Replies | 6729 Views | Created by rahulSandy_sql - Friday, August 6, 2010 9:25 PM | Last reply by Mohamed Irshad - Wednesday, August 11, 2010 2:40 AM -
2 Votes
Working with dataSet
DataSet dataSet = (DataSet)this.GetRecords(); if ( null !Answered | 12 Replies | 2945 Views | Created by Mitja Bonca - Sunday, June 14, 2009 7:55 AM | Last reply by Mitja Bonca - Monday, June 15, 2009 9:23 PM -
0 Votes
Working with dataset
Dataset ds; select (ComboBox1.SelectedText) { case ...Answered | 2 Replies | 3128 Views | Created by Leonardo A L Ferreira - Wednesday, November 5, 2008 4:12 PM | Last reply by John Hidey (Sharp Dudes) - Wednesday, November 5, 2008 4:20 PM - Items 1 to 20 of 2298912 Next ›
No announcements