Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 regarding command object

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-09-05 : 08:32:41
mathur writes "i am using seagate crystal report 8.0 without runtim license with SQL server 7.0 and Visual Basic 6 .
we are getting error
" Run time error "-2147192179(8004728d)
Error detected by database DLL"

this error is occured when we supply a commad object to the method
ADDOLEDB to connect with crystal reports at runtime

this error is occured when we give a long query with command object and this error is occured after 30 seconds .
we have changed the commandtimeout property of command object to 0 still it is giving the same problem"
   

- Advertisement -