Re: Active Server Pages ADO

Juergen Weiss ( (no email) )
Mon, 2 Feb 1998 21:31:52 +0100

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
>
>
>