|
Posted by Jeff Kish on 01/30/07 18:15
Hi.
I have an ancient preCambrian app that uses the db library to interface with
sql server databases.
It is written in c++.
When testing it I noticed on one machine with sql server 2005 installed it
runs fine, but on another it has some problems, notably.. it gets as a result
of a select statement with an order by clause the error:
only fully keyset ddriven cursors can have 'order by', 'group by', or 'having'
phrases.
Error code 10080
Can someone suggest a 'configuration' parameter that might be causing the
otherwise identical systems to have this problem on one machine and not the
other?
Thanks
Jeff
thanks
Jeff
Jeff Kish
Navigation:
[Reply to this message]
|