ASP Problem 800a0e79
am 07.02.2007 18:03:54 von ADZ Media
Basically there is a site using an Access DB, and they want a sister
site on the same server, i.e. within a folder of the original site
www.site.com/sistersite/, but using the same database, the error I get
is
ADODB.Connection error '800a0e79'
Operation is not allowed when the object is open.
any ideas?
Thanks in advance
http://www.adzmedia.co.uk
Re: ASP Problem 800a0e79
am 07.02.2007 20:13:44 von Mike Brind
"ADZ Media" wrote in message
news:1170867833.736682.47220@v45g2000cwv.googlegroups.com...
> Basically there is a site using an Access DB, and they want a sister
> site on the same server, i.e. within a folder of the original site
> www.site.com/sistersite/, but using the same database, the error I get
> is
>
> ADODB.Connection error '800a0e79'
> Operation is not allowed when the object is open.
>
> any ideas?
> Thanks in advance
>
>
> http://www.adzmedia.co.uk
>
Show the line that causes the error (probably a call to open a connection
that has already been opened...)
--
Mike Brind
Re: ASP Problem 800a0e79
am 12.02.2007 07:14:19 von Roland Hall
"Mike Brind" wrote in message
news:%237QrSwuSHHA.5012@TK2MSFTNGP04.phx.gbl...
>
> "ADZ Media" wrote in message
> news:1170867833.736682.47220@v45g2000cwv.googlegroups.com...
>> Basically there is a site using an Access DB, and they want a sister
>> site on the same server, i.e. within a folder of the original site
>> www.site.com/sistersite/, but using the same database, the error I get
>> is
>>
>> ADODB.Connection error '800a0e79'
>> Operation is not allowed when the object is open.
>>
>> any ideas?
>> Thanks in advance
>>
>>
>> http://www.adzmedia.co.uk
>>
>
> Show the line that causes the error (probably a call to open a connection
> that has already been opened...)
Then get them to switch to SQL server.
--
Roland Hall