| Author |
Resultset TYPE_SCROLL_INSENSITIVE
|
praveen mars
Greenhorn
Joined: Feb 06, 2003
Posts: 3
|
|
Hi All, Can Anybody help me out with this problem of using ResultSet with ResultSet.TYPE_SCROLL_INSENSITIVE, ResultSet.CONCUR_UPDATABLE arguments in a preparedStatement in a SQL Server2000 environment. I am not able to use this sort of resultset in this particular database, i have used the same in oracle,sybase there no problem but here i have problem why is it so?If anybody can help me out with this i will be glad. thanks in advance
|
pravmars
|
 |
Dhananjay Ghanwat
Greenhorn
Joined: Dec 23, 2002
Posts: 27
|
|
Hi , This shouldn't be problem with the database, Check you driver documents and whether the support this type of Result Set
|
 |
 |
|
|
subject: Resultset TYPE_SCROLL_INSENSITIVE
|
|
|