Fw: [RadiusNT] RADIUS.MDB AND ASP-Script

Pollinger ( (no email) )
Tue, 23 Feb 1999 04:29:18 +0100

Uhh sorry,

I did not see - the error message is in german (so how could You help me if
You don#T understand it ;-)
I'll translate following... see text.
TIA
-----Ursprüngliche Nachricht-----
Von: Pollinger <bpollinger@x-box.com>
An: radiusnt@iea-software.com <radiusnt@iea-software.com>
Datum: Dienstag, 23. Februar 1999 04:29
Betreff: [RadiusNT] RADIUS.MDB AND ASP-Script

>Dears,
>
>I am trying do open a connection to the radius.mdb within an ASP-script.
>radius.mdb is on my radius-server wich has a share.
>After having problems with it (read below) I made the share AND restriction
>open to everyone full-access. Anyway the error is the same...
>Now if I am executing the script from a client on my webserver it gives
>following output:
>
>Microsoft JET Database Engine-Fehler '80004005'
>
>Das Microsoft Jet-Datenbankmodul kann die Datei
>'\\RADIUS\R-ACCT\radius972.mdb' nicht öffnen. Sie ist bereits von einem
>anderen Benutzer exklusiv geöffnet, oder Sie benötigen eine Berechtigung,
um
>die Daten lesen zu können.
>

TRANSLATION HERE:
MS-JET database module cannot open the file... It is used exclusively by
another user or You need permission to read the data

>/radius/someselfwritten.asp, Zeile 7
>
>Now here is the ASP-code I wrote:
>
><%@ LANGUAGE="VBSCRIPT" %>
><%
>
>'Verifying Password
>
>Set oConnection = Server.CreateObject("ADODB.Connection")
>oConnection.Open "PROVIDER=Microsoft.Jet.OLEDB.3.51;" & _
> "DATA SOURCE=\\RADIUS\R-ACCT\radius972.mdb;" & _
> "USER ID=admin;PASSWORD=;"
>
>.... code snipped here...
>
>Can somebody tell me what is my fault???
>
>TIA
>
>Cheers Bernd
>---------------------------------------------------------
>X-BOX Online Service GmbH, Germany
>http://www.x-box.com
>---------------------------------------------------------
>"Keyboard Error: Press F1 to continue"
>
>
>
>For more information about this list, including removal, please
>see this URL: http://www.iea-software.com/maillist.html

For more information about this list, including removal, please
see this URL: http://www.iea-software.com/maillist.html