Microsoft
Software
Hardware
Network
Question : Filling a dataset without locking the database?
Currently I am doing:
cmd.CommandText = txtsql
adapter.SelectCommand = cmd
adapter.Fill(dataset)
Is there another way of filling a dataset that doesn't have a timeout in the connection and will not lock any data in the database? DataReader Perhaps?
Answer : Filling a dataset without locking the database?
You should find your answer here:
http://www.slipstick.com/p
roblems/li
nk_restric
t.htm
Random Solutions
Linux string manipulation.
Disk expansion, missing space.
Possible to unlock a non-dotnet dll?
Making a P2V conversion to be hardware independent.
Call Java classes with Strings
Microsoft Word Error: "This file could not be found."
Dial up to cisco router to make remotely configuration ?
Adding a column of cumulative counts in SAS for subgroups within a larger list
C# .net - issue parsing arguments between to program
No IP address via Wired Connection but getting IP address via Wireless on Windows 7 connecting to new SBS 2008