![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
We just upgraded from SQL 6.5 to SQL 2000. We also have moved SQL Server to a much beefier machine. Actual data access in our database is much faster, but we've noticed that the speed of the application itself has slowed down some because sp_sproc_columns now seems to take quite a bit longer to run than it did in 6.5. It's really apparent in portions of our app where we issue several consecutive calls to the DB in rapid succession. We're using RDO to access the database, and right now changing that is not a viable option. Does anyone have any ideas how to either tweak sp_sproc_columns, or replace it with something more efficient? Thanks in advance, Brett |
![]() |
| Thread Tools | |
| Display Modes | |
| |