473,671 Members | 2,206 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Linq transaction timeout

3 New Member
Hi all,
How can I set transaction timeout in LINQ. I m not using TransactionScop e.

Thanks
Aug 19 '09 #1
2 3280
pezhvak
17 New Member
can you explain more please?
Aug 20 '09 #2
svatauli1983
3 New Member
I solved that, it is about connection timeout. By that is set timeout for waiting request. Thanks
Aug 27 '09 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

2
3784
by: Christian Stooker | last post by:
Part one: ====== Hi ! I want to use SQLite database like the FireBird database: with big isolation level. What's that meaning ? I have an application that periodically check some input directory,
0
852
by: =?Utf-8?B?UiBEb3JyaXM=?= | last post by:
Been having a weird issue for the past few months -- might have started when I moved my asp.net application to framework 3.5 so I could start using Linq to Sql. When I open my application in VS2008 and click run, it ALWAYS returns back to me in about 30 seconds saying there was a timeout in the first bit of Linq that was executed. If I press "restart", to try running the application again, it ALWAYS works the second time, and will continue...
0
1549
by: =?Utf-8?B?UiBEb3JyaXM=?= | last post by:
Been having a weird issue for the past few months -- might have started when I moved my asp.net application to framework 3.5 so I could start using Linq to Sql. When I open my application in VS2008 and click run, it ALWAYS returns back to me in about 30 seconds saying there was a timeout in the first bit of Linq that was executed. If I press "restart", to try running the application again, it ALWAYS works the second time, and will continue...
0
2528
by: imbirek8 | last post by:
Hi, I wrote code that would read data from db in readUncommited isolation level. I'm not sure, that I've done and understand it correctly, could you see my code and tell your opinion ? Can I define two scope in different isolation level in one transaction ? class Program { static void Main(string args) {
9
3949
by: imbirek8 | last post by:
Hi! I have some questions about Linq and transactions. In my opinion, when I do: DataClassesDataContext objDataClass = new DataClassesDataContext(connectionString); User user = new User() { UserName = "name" }; objDataClass.Users.InsertOnSubmit(user); objDataClass.SubmitChanges();
0
1109
by: philldutton | last post by:
Hi all, I've been doing some reading about Linq to Sql and have been trying some stuff out for myself to aid my learning, but I'm having a bit of a problem trying to create an association between 2 entity classes. The problem seems to be caused when the primary key is not an integer. My code is below. I'm trying to link my custtran table with my tran_types table based using the tran_type primary key of the tran_types table. When the...
0
4394
by: bob laughland | last post by:
Hi All, I am using a combination of LINQ to SQL and bulk insert. In the process of performing 'one unit of work' I will be doing things like reading, and deleting records using LINQ to SQL and then inserting new records using bulk insert. One problem I am having is trying to use a 'transaction' to wrap around the whole thing.
3
10903
by: bob laughland | last post by:
Hi All, I am using a combination of LINQ to SQL and bulk insert. In the process of performing 'one unit of work' I will be doing things like reading, and deleting records using LINQ to SQL and then inserting new records using bulk insert. One problem I am having is trying to use a 'transaction' to wrap around the whole thing.
0
1634
ayanmitra2007mindtree
by: ayanmitra2007mindtree | last post by:
Dear Community Members, Ours is a Windows Application where we are using Remoting to connect our application server (running as a Windows Service). We are using SQL Server 2000 SP3 as database. At a certain instance while performing a huge transaction (when our application updates some 9000+ records) we are getting the following error: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) ...
0
8472
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8909
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8819
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8596
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7428
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6222
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5690
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
2806
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2048
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.