mulakhail
Programmer
- May 11, 2012
- 2
We converted our pb app that was using sql anywhere 11.5 to
use sql server 2008 and since our migration although the app
works but performance that was pretty good on sql anywhere
has degraded. We were hoping that sql server being a better
dbms will give us at least the same if not better
performance. Has this been discussed before here and is
there a link that will help me with our performance issue.
Here are some info that will help as for as the version and
dbparm string is concerned:
PB version 12.5 build 2511
sql server 2008
snc: SQLNCLI10
DBPARM: DBParm =
"Database='',DelimitIdentifier=1,RecheckRows=1,Provider='SQLNCLI10'
,Block=1000,DisableBind=0"
any help will be much appreciated
use sql server 2008 and since our migration although the app
works but performance that was pretty good on sql anywhere
has degraded. We were hoping that sql server being a better
dbms will give us at least the same if not better
performance. Has this been discussed before here and is
there a link that will help me with our performance issue.
Here are some info that will help as for as the version and
dbparm string is concerned:
PB version 12.5 build 2511
sql server 2008
snc: SQLNCLI10
DBPARM: DBParm =
"Database='',DelimitIdentifier=1,RecheckRows=1,Provider='SQLNCLI10'
,Block=1000,DisableBind=0"
any help will be much appreciated