Ask a Question related to ASP Components, Design and Development.
-
Grant #1
Accessing remote MS Access DB thru IIS App
Hi
I have a VB 6 IIS Application running as a compiled DLL under IIS 5.0 on Win2K. It uses the ADO 2.5 library to give users OLEDB and ODBC access from a browser, to various types of databases - mostly remote from the IIS server itself
I've run into a problem that's referenced in an MSDN article "Debugging your IIS Application" ... "Do not use an Access database on a remote computer in your project. While this will work in debug mode, it will not work when the application is compiled.
Is there any kind of workaround that would allow access to a remote MS Access database from a compiled (DLL) IIS Application
I've tried various means of access - setting up the remote Access database as an ODBC database; using mapped drive letters; using the machine-based name (\\remotemachine\databases\mydb.mdb) - but nothing seem to work on the compiled DLL even though all of these methods work in the development environment, as well as in the VB6 "Standard EXE" version of my software
Any help would be appreciated
Thanks
Grant
Grant Guest
-
accessing remote xml problem
Hi, I have a flash 9 application that communicate to external url that retrieve xml files. Then I publish the file to html. I still can access the... -
Accessing data from an MS Access database on a remote web server
Please forgive me if I have posted this to the wrong group! I have written a VB6 application that works fine. With that said, I would like to add... -
Problem in accessing remote DB
Hello, I am facing a strange problem. Problem accessing remote database from ASP using COM+ server application having VB components (ActiveX DLL)... -
Problem accessing remote DB
Hello, I am facing a strange problem. Problem accessing remote database from ASP using COM+ server application having VB components (ActiveX DLL)... -
Setting up my XP pro to do remote accessing
Hi Guys, I am having a difficult time understanding how to setup a virtual private network. I have tried everything to make VPN work. For... -
Tom Kaminski [MVP] #2
Re: Accessing remote MS Access DB thru IIS App
"Grant" <anonymous@discussions.microsoft.com> wrote in message
news:002718C3-B9EE-4E81-AC49-7B845A3FE7CF@microsoft.com...Win2K. It uses the ADO 2.5 library to give users OLEDB and ODBC access from> Hi,
>
> I have a VB 6 IIS Application running as a compiled DLL under IIS 5.0 on
a browser, to various types of databases - mostly remote from the IIS server
itself.your IIS Application" ... "Do not use an Access database on a remote>
> I've run into a problem that's referenced in an MSDN article "Debugging
computer in your project. While this will work in debug mode, it will not
work when the application is compiled."Access database from a compiled (DLL) IIS Application?>
> Is there any kind of workaround that would allow access to a remote MSas an ODBC database; using mapped drive letters; using the machine-based>
> I've tried various means of access - setting up the remote Access database
name (\\remotemachine\databases\mydb.mdb) - but nothing seem to work on the
compiled DLL even though all of these methods work in the development
environment, as well as in the VB6 "Standard EXE" version of my software.This might be helpful. I can't offer more because you don't explain what>
> Any help would be appreciated.
"nothing seem to work" exactly means.
[url]http://www.aspfaq.com/show.asp?id=2168[/url]
--
Tom Kaminski IIS MVP
[url]http://www.iistoolshed.com/[/url] - tools, scripts, and utilities for running IIS
[url]http://mvp.support.microsoft.com/[/url]
[url]http://www.microsoft.com/windowsserver2003/community/centers/iis/[/url]
Tom Kaminski [MVP] Guest



Reply With Quote

