No announcements
Found 2939293 threads
-
1 Votes
How can I select a certain max number of records using the sql-like LINQ syntax?
) select i take countToFetch; I see that can be done using the other ...Answered | 3 Replies | 2508 Views | Created by B. Clay Shannon - Tuesday, November 12, 2013 9:38 PM | Last reply by Fred Bao - Thursday, November 14, 2013 10:35 AM -
0 Votes
Max number of records you can display in a table?
Hi, What is the max number of records (or rows) you can display in a table on a report? Thank ...Unanswered | 0 Replies | 3323 Views | Created by scotprince - Thursday, September 6, 2007 5:45 PM | Last reply by scotprince - Thursday, September 6, 2007 5:45 PM -
0 Votes
Max number of records retreived from SQL
I have a silverlight application that uses entity framework to pull data from database. One of the tabls has about 2000+ records. When ...Answered | 2 Replies | 1189 Views | Created by Shilpa Nagavara - Wednesday, June 1, 2011 3:01 AM | Last reply by Shilpa Nagavara - Wednesday, June 1, 2011 5:24 AM -
1 Votes
Insert Large number of records using Linq - Sql
Xml Parsing 2 After this your insert query must look somethingAnswered | 3 Replies | 4507 Views | Created by Ayo 'Developer' Adesina - Saturday, May 11, 2013 10:26 PM | Last reply by ErikEJ - Monday, May 13, 2013 6:07 AM -
0 Votes
LINQ - Select Records
TagId, TagText [Posts] > PostId, TagId, ... [Files] > FileId, TagId, ... I need to, using LINQ, select all ...Answered | 3 Replies | 7570 Views | Created by MDMoura - Thursday, November 8, 2007 12:58 AM | Last reply by Joe Albahari - Sunday, November 11, 2007 7:31 AM -
0 Votes
Max number of sessions I can create using SSRS Webservice
any API which will tell me how many sessions I can open when i am connecting through the service. What i need to ...Unanswered | 2 Replies | 2795 Views | Created by Girija Beuria - Thursday, May 10, 2012 12:59 AM | Last reply by Girija Beuria - Friday, May 11, 2012 7:33 PM -
0 Votes
Assigning a certain number of records to a user
to reference the number of leads I want to assign. not sure where to put the Select top in. But aside from that the below ... -
0 Votes
Insert Large number of records using Linq - Sql
to my custom table type. Could you give me a little help? Slightly more explanation of how I can modify my current ...Proposed | 4 Replies | 1574 Views | Created by Ayo 'Developer' Adesina - Saturday, May 11, 2013 10:29 PM | Last reply by Ayo 'Developer' Adesina - Sunday, May 12, 2013 12:00 AM -
0 Votes
how to return the number of records
How could I get the value of number of records. for example, I have query like ...Answered | 2 Replies | 1627 Views | Created by sdnd2000 - Friday, August 16, 2013 4:08 AM | Last reply by Praktikant - trainee - Friday, August 16, 2013 7:39 AM -
1 Votes
Syntax Error using Max
Consider the questions I asked. Using temporary tables is seldom a good idea: the database bloats far more than is good. The ...Answered | 8 Replies | 915 Views | Created by Kenrav - Tuesday, April 2, 2013 6:17 PM | Last reply by Kenrav - Tuesday, April 2, 2013 11:39 PM -
0 Votes
Linq V/S Sql Syntax
; select s.Name Sql Syntax: Select * from ... -
1 Votes
Select number of records from table
I get records from the table by using "Select top(5) itemCode,ItemName,Price from Item" Now I wan't to take next 5 ...Answered | 3 Replies | 7038 Views | Created by Sanyon_d - Wednesday, April 6, 2011 3:33 AM | Last reply by Bharath S - Thursday, April 7, 2011 8:12 AM -
0 Votes
Linq - How do I select the results of a linq to SQL call to a NameValuePair
","Field2"); How do I select this into a NameValuePair Web DevAnswered | 1 Replies | 3837 Views | Created by SergeirMSDN - Wednesday, August 19, 2009 6:42 PM | Last reply by Syed Mehroz Alam - Thursday, August 20, 2009 6:02 AM -
0 Votes
LINQ TO SQL Select min records
ProductID StartDate EndDate I would like to select the product where the ...Answered | 2 Replies | 8361 Views | Created by Popoxinhxan - Friday, February 22, 2008 1:51 AM | Last reply by Matt Warren - MSFT - Saturday, February 23, 2008 12:43 AM -
0 Votes
Max number of records in Reporting Services
Yes we are on SP2. It works when i try it by restricting the result set to 10Lakh records. Anything more than that results in the error. H/W Configuration ...Answered | 5 Replies | 4623 Views | Created by sql20005 - Friday, June 27, 2008 4:55 AM | Last reply by Suprotim Agarwal - Saturday, June 28, 2008 5:02 PM -
1 Votes
How to select a certain number of contiguous slots?
7 0 0 2 1700 How to find a certain number of contiguous slots (eg. 4 slots) in m2[8] and m2[10] (keys are ...Answered | 48 Replies | 888 Views | Created by Shel88 - Tuesday, October 14, 2014 12:55 PM | Last reply by davewilk - Thursday, October 16, 2014 7:05 PM -
1 Votes
Max number of total records (collection)
Dear Microsoft, please remove the maximum number of total records limit in importing a data. I need to develop a app ...Discussion | 3 Replies | 504 Views | Created by nusuntel - Sunday, July 5, 2015 8:46 PM | Last reply by Windows App Studio Support Team - Tuesday, July 21, 2015 9:19 PM -
1 Votes
How to Get the Max Value of a Field using Linq to SQL
Is this the most straightforward way to get the max value of a field using Linq to SQL? I'm especially curious about ...Answered | 3 Replies | 1800 Views | Created by Cincy Steve - Thursday, May 5, 2016 4:41 PM | Last reply by sqlguy - Sunday, May 8, 2016 6:23 PM -
1 Votes
How to get the Max of records using Row_Number()
Hello All, I have a query like this select [ACCOUNT_NUMBER] ...Answered | 2 Replies | 2443 Views | Created by srisql - Thursday, December 29, 2011 8:26 PM | Last reply by srisql - Thursday, December 29, 2011 8:51 PM -
0 Votes
How can I search SQL XML Field using LINQ?
the LINQ query to T-SQL and execute this T-SQL on database side and this action(using like syntax to query a XML type column) ...Answered | 1 Replies | 5399 Views | Created by timhenn-sf - Friday, April 17, 2015 1:08 AM | Last reply by Fred Bao - Friday, April 17, 2015 5:50 AM - Items 1 to 20 of 2939293 Next ›
No announcements