No announcements
Found 3087958 threads
-
2 Votes
record number in the result set
Are you trying to get the count of rows ?Answered | 3 Replies | 1066 Views | Created by sourises - Tuesday, October 1, 2013 5:35 AM | Last reply by sourises - Tuesday, October 1, 2013 12:43 PM -
2 Votes
Representing a number in a textbox
If the Text property of the TextBox is bound do a property of type double (Number) you can use: <TextBox Text="{Binding Number, ...Answered | 2 Replies | 507 Views | Created by kels1185 - Wednesday, June 19, 2013 12:34 PM | Last reply by Christopher84 - Wednesday, June 19, 2013 1:01 PM -
0 Votes
Add Virtual records to the result set
Here is one solution: CREATE TABLE Data ( date_value DATETIME NOT NULL PRIMARY KEY, value ...Answered | 3 Replies | 3837 Views | Created by SPRR - Tuesday, April 27, 2010 3:04 PM | Last reply by Plamen Ratchev - Tuesday, April 27, 2010 3:39 PM -
0 Votes
Incrementing numbers based on previous record values
I just needed to get out a few rows of sample data.Answered | 12 Replies | 6545 Views | Created by falcon00 - Tuesday, October 30, 2012 6:38 PM | Last reply by falcon00 - Wednesday, October 31, 2012 2:32 PM -
0 Votes
getting an value representing the number of the record in the result set
Thanks Just out curiosity how does one get the index?Answered | 3 Replies | 36 Views | Created by Anonymous - Friday, May 22, 2020 1:55 AM | Last reply by Anonymous - Friday, May 22, 2020 4:13 PM -
0 Votes
Number format while representing two different field
Well, actually the formula concatenates values from 2 different fields.Answered | 5 Replies | 4854 Views | Created by Anitivirus - Friday, March 21, 2008 7:55 PM | Last reply by Kalman Toth - Monday, March 24, 2008 6:04 PM -
1 Votes
What do AudioBeamSubFrames represent?
These subframes get packaged up anywhere between 1 to 8 subframes at a time and get delivered to the API as a frame.Answered | 1 Replies | 580 Views | Created by Saticmotion - Friday, May 22, 2015 7:28 AM | Last reply by Joan [MSFT] - Friday, May 22, 2015 6:23 PM -
5 Votes
SSIS - simple way to get number of rows in result set
I want to use c# code to get that number.Answered | 24 Replies | 18494 Views | Created by blastoSO - Thursday, October 31, 2013 5:30 PM | Last reply by blastoSO - Friday, November 1, 2013 11:07 PM -
0 Votes
return/combine results into one record set
So running it twice to see if there are records does not cut it for me.Answered | 7 Replies | 2704 Views | Created by Oren Levy - Tuesday, February 28, 2012 8:38 PM | Last reply by Oren Levy - Wednesday, February 29, 2012 12:47 AM -
1 Votes
How to represent a -1 numeric value with text?
Normally you would have a lookup on the number and a text value for the result displayed to users in the cube.Answered | 2 Replies | 714 Views | Created by SQL Server dude - Tuesday, June 24, 2014 5:44 PM | Last reply by SQL Server dude - Tuesday, June 24, 2014 9:20 PM -
1 Votes
Get number of records retrieved on Search Box query
Hi, This result count is returned by Search Service Engine not in Web Part Properties.Answered | 3 Replies | 770 Views | Created by Carlos MC - Tuesday, July 3, 2018 11:15 PM | Last reply by Jerry Zy - Friday, July 13, 2018 5:56 AM -
0 Votes
Number of list records
Hi , Are you trying to do a lookup and getting array of results ?Answered | 2 Replies | 2318 Views | Created by YNagata - Thursday, March 16, 2017 4:35 PM | Last reply by Abhishek0127[Abhishek kumar] - Friday, March 17, 2017 4:10 AM -
0 Votes
Join Arbitrary Number of Detail Records to a Master Record in a Single Row
> I am building a database that will hold a master record [sic] for an event, along with an arbitrary number of key-value pair detail records [sic] for that same ...Answered | 6 Replies | 1660 Views | Created by Walt Smith - Thursday, February 7, 2013 5:58 PM | Last reply by --CELKO-- - Friday, February 8, 2013 2:40 PM -
0 Votes
how to set record number per page in ssrs
is it like: 1- You want to to show specific number of records per page?Answered | 2 Replies | 5207 Views | Created by S Patnaik - Friday, February 5, 2010 5:54 AM | Last reply by Mahasweta Das - Friday, February 5, 2010 6:44 AM -
8 Votes
page number & records number
Which can effect the report formatting as well let assume i have 100 lines in my record set and i have set 10 rows per page.Answered | 26 Replies | 72847 Views | Created by wls1973 - Tuesday, June 20, 2006 9:46 AM | Last reply by misscrf88 - Tuesday, March 20, 2018 12:55 PM -
0 Votes
paging the result set
You can declare them and set their values accorsdingly.Answered | 5 Replies | 3219 Views | Created by M.Zareie - Saturday, October 1, 2011 8:20 PM | Last reply by Tom Moreau - Sunday, October 2, 2011 11:00 AM -
3 Votes
Return different number of columns in results set
However, I need to apply a where clause on the AUIViewConfig table as follows to get the specific value I ...Answered | 9 Replies | 1073 Views | Created by Scott Fergus - Tuesday, October 22, 2013 11:03 PM | Last reply by Scott Fergus - Wednesday, October 23, 2013 8:43 PM -
4 Votes
Representing set as members with a comma
Below query gave me the desired result.Answered | 5 Replies | 1404 Views | Created by Bharath_RAM - Thursday, August 8, 2013 8:38 AM | Last reply by Bharath_RAM - Tuesday, August 13, 2013 9:21 AM -
0 Votes
Restricting the result set with one record?
Now, from the above query I am getting two records for one customer as this customer have more than one call Type. so I want to restrict it to consider only one.Answered | 4 Replies | 2187 Views | Created by SQL2012BI - Monday, August 13, 2012 9:15 AM | Last reply by Naomi N - Tuesday, August 14, 2012 12:31 PM -
0 Votes
how to return the number of records
If I understand correctly, you can add SELECT @@rowcount to the batch and it will tell you how many records it produced.Answered | 2 Replies | 1767 Views | Created by sdnd2000 - Friday, August 16, 2013 4:08 AM | Last reply by Praktikant - trainee - Friday, August 16, 2013 7:39 AM - Items 1 to 20 of 3087958 Next ›
No announcements