[thelist] stuck in a loop (classic asp/mssql)

Brian Cummiskey Brian at hondaswap.com
Mon Aug 22 22:39:05 CDT 2005


Ken Schaefer wrote:

>Why are you opening two connections?
>  
>
good question.  I didn't even notice that...

>Surely:
>	comm.ActiveConnection = connstr1
>should be:
>	Set comm.ActiveConnection = oConn
>?
>
>  
>
I'll have to play with this at the office tomorrow.  It works in its 
current state though.  I'll see what i come up with tomorrow.

Thanks


More information about the thelist mailing list