No announcements
Found 2350205 threads
-
0 Votes
Linq generated SQL with very big nvarchar string
Hello, Thank you for posting. From your description and provided information, it looks your question is related to Linq to Sql performance ...Answered | 1 Replies | 2328 Views | Created by Amr Yousef Diab - Wednesday, July 27, 2011 2:44 PM | Last reply by Larcolais Gong - Friday, July 29, 2011 7:39 AM -
0 Votes
Big (very big) images problem
Hi, This only happens with big images (over ...Answered | 1 Replies | 1310 Views | Created by Uripelli - Monday, August 8, 2011 10:56 AM | Last reply by MingXu-MSFT - Friday, August 12, 2011 2:33 AM -
0 Votes
nvarchar with SQL server
migrating varchar fields in DB to nvarchar. Application uses Hibernate ORM (4.3.9) and SQL server 2014. Prepared statements generated actually reserves size 4000 instead of ...Proposed | 2 Replies | 808 Views | Created by Prasanth P D - Wednesday, December 20, 2017 3:01 PM | Last reply by Erland Sommarskog - Wednesday, December 20, 2017 10:06 PM -
0 Votes
View generated SQL from Linq
Hi, I have a question about the generated sql in EF 4. This is my code: Dim actieUnanswered | 1 Replies | 11059 Views | Created by Luna_0609 - Monday, May 16, 2011 11:54 AM | Last reply by Jundan Wu - Thursday, May 19, 2011 10:50 PM -
0 Votes
problems with LINQ to SQL generated code
Child Property = true, I get generated code like this for the association in the child table class: [Association(Name="AddressType_Address", ...Unanswered | 1 Replies | 5485 Views | Created by Jon D. Kruger - Friday, December 7, 2007 3:59 PM | Last reply by Mrozik - Wednesday, February 16, 2011 10:19 AM -
1 Votes
SQL 2008 tempdb growing very big
Microsoft recognized the problems with TRUNCATE_ONLY and removed this capability completely from SQL Server 2008. Try the below command and you will the ...Answered | 3 Replies | 10707 Views | Created by techzone12 - Friday, July 30, 2010 4:36 PM | Last reply by Madhu K Nair - Monday, August 2, 2010 3:57 PM -
0 Votes
Problem With a Very Big Tables in SQL Server 2000
Hi, every one I have a big big problem in SQL Sever 2000 working with a very very big ...Unanswered | 8 Replies | 8766 Views | Created by Mohammed Galal - Friday, July 27, 2007 5:44 PM | Last reply by shiv4all1 - Friday, February 1, 2008 9:17 AM -
1 Votes
Using linq generated query as SQL parameter
Thank you. This is what I was looking for, but we have decided it may be more efficient to use stored procedures directly, due to other problems we are having with the LINQ ...Answered | 2 Replies | 4631 Views | Created by greggo72 - Thursday, May 7, 2009 10:04 PM | Last reply by greggo72 - Monday, May 11, 2009 4:10 PM -
0 Votes
Very big issue with MVVM with SLExtensions
Thanks davidezordan, my problem is i have already implemented SLExtensions in my whole application. It' very ...Answered | 9 Replies | 13286 Views | Created by Patric - The Great - Saturday, May 30, 2009 1:38 AM | Last reply by Sudhir malireddy - Wednesday, October 12, 2011 2:57 AM -
0 Votes
Replacing ObjectQueries' (?) generated SQL string
can override SQL generation is to *own* SQL generation. This is actually possible, by creating your own ADO.NET provider, which I guess may be a very heavyweight solution ...Answered | 9 Replies | 3804 Views | Created by simonmartin - Thursday, November 20, 2008 10:26 AM | Last reply by Diego B Vega [MSFT] - Monday, December 8, 2008 9:28 AM -
0 Votes
Generated query too big for SQL to handle
8000.; 42000. It appears that the string MSAS creates to process the cube is too big for SQL to handle. Any ideas on how to fix something like ...Unanswered | 1 Replies | 4561 Views | Created by OlapMan - Friday, January 30, 2009 8:52 PM | Last reply by Mahesh_Hegde - Saturday, January 31, 2009 7:32 AM -
0 Votes
SQL Azure - query with row_number() executes slow if columns with nvarchar of big size are included
I am linking my question from Stack Overflow here. The ...Answered | 1 Replies | 942 Views | Created by Gorgi Rankovski - Wednesday, January 14, 2015 2:52 PM | Last reply by Girish Prajwal - Thursday, January 15, 2015 7:00 AM -
0 Votes
Very BIG table(s)
table and next work against that table - i.e sliding window scenario with archiving. One other thing to keep in mind - SQL Server 2005 does not allow online index rebuild ...Answered | 5 Replies | 6916 Views | Created by mecn - Friday, November 19, 2010 6:58 PM | Last reply by Dmitri Korotkevitch - Monday, November 22, 2010 9:42 PM -
0 Votes
LINQ To Entities generated SQL
Hello, I have two questions about LINQ To Entities generated SQL. I have an Entity Employee which is mapped on twoAnswered | 2 Replies | 4874 Views | Created by MatthieuMEZIL - Thursday, January 10, 2008 2:25 PM | Last reply by zeeshan hirani - Monday, October 12, 2009 3:14 PM -
0 Votes
View generated SQL from Linq
/dbmltools - Visual Studio add-in with loads of new features for the Entity Framework and Linq-to-SQL designers huagati.comProposed | 5 Replies | 4881 Views | Created by Luna_0609 - Friday, May 20, 2011 7:57 AM | Last reply by JA Reyes - Tuesday, May 24, 2011 9:01 AM -
1 Votes
How do I : build big join with LINQ to SQL
I´m trying to build a big Join within at least 6 tables on SQL Server using LINQ. There are the tables. I´ll translate, .... from ...Answered | 1 Replies | 3280 Views | Created by Thomás Sieczkowski - Tuesday, March 10, 2009 6:57 PM | Last reply by Matt Warren - MSFT - Tuesday, March 10, 2009 11:39 PM -
0 Votes
how to see sql generated by LINQ
guide me with steps that how to see sql generated by LINQ.Answered | 6 Replies | 526 Views | Created by Mou_kolkata - Tuesday, September 8, 2015 12:41 PM | Last reply by Andy ONeill - Tuesday, September 8, 2015 4:16 PM -
0 Votes
Linq to Entities very slow compared to Linq to SQL?
I'm facing a very very slow performance with Linq to Entities (.NET 3.5 SP1 RTM) I tried it with very simple query and found it ...Answered | 3 Replies | 4920 Views | Created by vmirage - Wednesday, August 13, 2008 5:48 AM | Last reply by Noam Ben-Ami - MSFT1 - Wednesday, August 13, 2008 4:00 PM -
0 Votes
VERY basic Linq 2 sql question
Northwind by specifying a path to the mdf file. This is not real-world!!!!! Can anyone provide a link or suggest a book that walks through the process of using linq ...Answered | 1 Replies | 3654 Views | Created by jmelkerson - Friday, March 14, 2008 7:58 PM | Last reply by Chris Brandsma - Friday, March 14, 2008 10:55 PM -
0 Votes
LINQ to SQL - generated partial methods missing
Turns out these don't get generated unless, in your mapping, you had specified a primary key. Similarly, a SubmitChanges on a LINQ to SQL object will not actually be ...Answered | 1 Replies | 3578 Views | Created by Orion2480 - Wednesday, March 26, 2008 4:52 PM | Last reply by Orion2480 - Monday, March 31, 2008 8:57 PM - Items 1 to 20 of 2350205 Next ›
No announcements