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
How to Transfer AD from 2003 to 2008 with same name
URGENT -- Vb.Net Excel COM Problem!
hibernate still needs power?
How to create a command (union) from 2 databases?
Checkbox next to <h1> element
DTS not running in job - SQL 2008
Access query
How do I convert Thick to Thin on ESXi?
Procedure not run correctly when parameter include non en character (SQL2005)
Holiday Table: REDUX