Re: Active Server Pages ADO

Mitchell B. Wagers ( (no email) )
Mon, 02 Feb 1998 15:12:39 -0800

I sent a direct email to you, did you NOT get it?
Had a cut and paste of an ASP Page Counter that uses and ODBC database.

At 09:31 PM 2/2/98 +0100, you wrote:
>I use code like
>Set OBJdbConnection =3D Server.CreateObject("ADODB.Connection")
>OBJdbConnection.Open "mydatabase"
>Set RS =3D OBJdbConnection.Execute(sql)
>
>I am doing several sql strings which contain update or insert into
>statements. Works great.
>
>-----Urspr=FCngliche Nachricht-----
>Von: ACCS Internet <internet@accs.net>
>An: ntisp@emerald.iea.com <ntisp@emerald.iea.com>
>Datum: Montag, 2. Februar 1998 17:27
>Betreff: Active Server Pages ADO
>
>
>>I have a question for anyone who may be in the know.
>>I am trying to modify records in a database that I am connecting
>>to through and ASP. It tells me that the Object or Database is
>>Read only and I am not sure exactly how to change this. I am
>>logging onto the site with admin privileges so I don't think it
>>is referring to the NTFS permissions. Also I think I have the code right=
to
>>allow me to write to the database. Anyone know what kind of Statement
>>is needed to open a database or object for write ability? Thanks,
>>-Jason Kallner
>>ACCS Internet Services
>>internet@accs.net
>>
>>
>> ----------------------------------------------------------
>> NTISP Mailing List listserver@emerald.iea.com
>>
>>
>>
>
>
> ----------------------------------------------------------
> NTISP Mailing List listserver@emerald.iea.com
>
>