May 24, 2005 #1 Dude81 Programmer Mar 16, 2005 7 US Hi, I need some help to get the equivalent behaviour in ADO.NET for using the adLockOptimistic and the ADODB.DataTypeEnum from ADODB Thanks in Advance
Hi, I need some help to get the equivalent behaviour in ADO.NET for using the adLockOptimistic and the ADODB.DataTypeEnum from ADODB Thanks in Advance
May 24, 2005 #2 SqueakinSweep Programmer Jun 20, 2002 945 GB ADO does not support locking. ADO deals with completely disconnected recordsets. Sweep ...if it works dont mess with it Upvote 0 Downvote
ADO does not support locking. ADO deals with completely disconnected recordsets. Sweep ...if it works dont mess with it