Home > Archive > SQL Server JDBC > October 2005 > Beta2









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Beta2
VladKon

2005-09-30, 9:23 am

Where is a selectmethod property in Beta2 (was in Beta1)?
Angel Saenz-Badillos[MS]

2005-10-01, 3:23 am

We have renamed selectmethod to forwardReadOnlyMetho
d
["direct"|"serverCursor"]

One of the big work items going from beta 1 to beta 2 has been to finalize
the connection string properties. I don't mean that we won't be making
changes before RTM based on user feedback but we wanted to put our best
effort forward.

"selectMethod" was thought to be a confusing name, this connection string
knob only applies to Forward ReadOnly cursors (setting selectMethod to
client cursor and then using a server side cursor to execute would still
return a server side cursor).

We just wanted to make it explicit that we were overriding only client side
cursors.
Let me know if you have any feedback on this.
--
Angel Saenz-Badillos [MS] DataWorks
This posting is provided "AS IS", with no warranties, and confers no
rights.Please do not send email directly to this alias.
This alias is for newsgroup purposes only.
I am now blogging: http://weblogs.asp.net/angelsb/




"VladKon" <VladKon@discussions.microsoft.com> wrote in message
news:18098E49-92A0-4EA0-8F3D- 981765A73DA5@microso
ft.com...
> Where is a selectmethod property in Beta2 (was in Beta1)?



Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2009 droptable.com