Home | Advertising Info94 USERS CURRENTLY ONLINE   
   Site Search Contact Us Friday, March 14, 2025  
 
 


 
ASPProtect
User Management Application with web based screens that allow you to manage users.
www.ASPProtect.com
 
ASPBanner
Banner Rotation system. Advertisers can monitor online statistical reports via their web browsers.
www.ASPBanner.com
 
ASP Photo Gallery
Upload an unlimited amount of albums. Set up categories.Image resizing thumbnail creation.
www.ASPPhotoGallery.com
 
ASPClassifieds
Classifieds system. Set up categories. Users can register themselves. Supports picture uploads.
www.ASPClassifieds.com



DISCUSSION ARCHIVES
 



We didn't realize
the site was so popular.

Other Stuff
 

 
 
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program CJWSoft ASPProtect ASPBanner ASPClassifieds



(Advanced)  (Components)  (Database)  (General)  (Vbscript)




ASPProtect

 
Subject: Access network connections
From: Jim Boyer
Date: 1/6/2000 2:09:03 PM
IP: 134.121.80.23



 

Hi,

I am having problems connecting to an Access database that is located on
another server than the IIS server. I have created a global IUSR account
and used it as the anonymous account on the IIS server. I have also
given that local account local log on priviledges. The global IUSR account
has change rights both on the share and the directory where the Access
database resides, it has read everywhere else. I have checked the path
many times and still cannot find the problem. Below is a simple script
that I am using to test the connection. I have included the error message
that I receive when I try to connect. Does anybody have any suggestions on
how to solve this problem?

Thanks for all of your help.

Jim Boyer
boyerj@wsu.edu



----------------------------------------------------------------------
<%@ Language="VBSCRIPT" %>
<%

************************************
testdb.asp
test program for network Access database file access
************************************

Option Explicit
Response.Expires = 0
Response.Buffer = True


Sub Main

dim db, rs, str1

set db = server.createobject( "adodb.connection" )

db.open "Driver={Microsoft Access Driver (*.mdb)};" _
& "Dbq=\\Cru23\WWWroot\jboyer\Partnership\partnership.mdb;Uid=;Pwd="

set rs = db.Execute( "select * from partners" )

rs.close
db.close

set db = nothing

End Sub


******************************
Main
******************************
Main

%>


 

   Active Server Pages Rule The World
Contact Us  
All artwork, design & content contained in this site are Copyright © 1998 - 2025 PowerASP.com and Christopher J. Williams
Banner ads ,other site logos, etc are copyright of their respective companies.
STATS Unless otherwise noted - All Rights Reserved.

vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program CJWSoft ASPProtect ASPBanner ASPClassifieds www.aspclassifieds.com, www.powerasp.com,www.cjwsoft.com,www.aspphotogallery.com,www.codewanker.com,www.aspprotect.com,www.aspbanner.com