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
Automatically insert document heading into header - MS word
Why is my VB script limiting results to 1500 ?
access send email to a particular address
comp1, comp2, comp3, comp4. Mon1, Mon2, Mon3, Mon4. See body of question.
Applying an ie7 glow filter to links.
SQL complicated request
Access violation reading location on vector.push_back
Rounded number in SQL Tabele
how many tables each database has
Viewing and settings permisions on Public Folders in Exchange 2010