Public data access page ?? 
Author Message
 Public data access page ??

Hi,

can anyone teach me how to public the data access page on the web??  
I have successfully run the data access page from the intranet,
however, it couldn't run it on the internet since it remembered the
location of data source.  For example, if I set the db at the location
c:\abc.mdb  
people on the net will still try to access the their computer with the
link "c:\abc.mdb" ...

any idea to solve it ??

thanks

----------------------------
Ivan Lee



Fri, 19 Aug 2005 02:11:28 GMT  
 Public data access page ??
Hi,
Have you tried a UNC path?
\\servername\directory\abc.mdb

--
HTH
Dan Artuso, MVP

"a problem well stated is a problem half solved"


Quote:
> Hi,

> can anyone teach me how to public the data access page on the web??
> I have successfully run the data access page from the intranet,
> however, it couldn't run it on the internet since it remembered the
> location of data source.  For example, if I set the db at the location
> c:\abc.mdb
> people on the net will still try to access the their computer with the
> link "c:\abc.mdb" ...

> any idea to solve it ??

> thanks

> ----------------------------
> Ivan Lee



Fri, 19 Aug 2005 02:40:05 GMT  
 Public data access page ??
It works successfully when I use UNC path...however, when I try to
make it public, it has problem.  I read from MS that I have to set Use

UseRemoteProvider property to True.

Once I set it, the error message box popup
"Internet Client Error: Cannot Connect to Server"
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnac...

I read through the doc, and try to set it up too, but everytime it
just disappointed me ....but I haven't tried everything yet....still
need time to try... by the way, I am using Win2k, will it affect ??

On Sun, 2 Mar 2003 13:40:05 -0500, "Dan Artuso"

Quote:

>Hi,
>Have you tried a UNC path?
>\\servername\directory\abc.mdb

----------------------------
Ivan Lee


Fri, 19 Aug 2005 23:52:11 GMT  
 Public data access page ??
Hi,
You'll prbably get a better response if you post to:
microsoft.public.access.dataaccess.pages

--
HTH
Dan Artuso, MVP

"A problem well stated is a problem half solved"


Quote:
> It works successfully when I use UNC path...however, when I try to
> make it public, it has problem.  I read from MS that I have to set Use

> UseRemoteProvider property to True.

> Once I set it, the error message box popup
> "Internet Client Error: Cannot Connect to Server"

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnac...
ml/deploydap.asp
Quote:

> I read through the doc, and try to set it up too, but everytime it
> just disappointed me ....but I haven't tried everything yet....still
> need time to try... by the way, I am using Win2k, will it affect ??

> On Sun, 2 Mar 2003 13:40:05 -0500, "Dan Artuso"

> >Hi,
> >Have you tried a UNC path?
> >\\servername\directory\abc.mdb

> ----------------------------
> Ivan Lee



Sat, 20 Aug 2005 04:47:28 GMT  
 Public data access page ??
thanks for telling me this newsgroup : )

On Mon, 3 Mar 2003 15:47:28 -0500, "Dan Artuso"

Quote:

>Hi,
>You'll prbably get a better response if you post to:
>microsoft.public.access.dataaccess.pages

----------------------------
Ivan Lee


Sat, 20 Aug 2005 20:45:22 GMT  
 Public data access page ??
How come I couldn't find this newsgroup ??

On Mon, 3 Mar 2003 15:47:28 -0500, "Dan Artuso"

Quote:

>Hi,
>You'll prbably get a better response if you post to:
>microsoft.public.access.dataaccess.pages

----------------------------
Ivan Lee


Sat, 20 Aug 2005 20:50:10 GMT  
 Public data access page ??
try to refresh newsgroups list

--
Alex Dybenko (MVP)
http://Alex.Dybenko.com


Quote:
> How come I couldn't find this newsgroup ??

> On Mon, 3 Mar 2003 15:47:28 -0500, "Dan Artuso"

> >Hi,
> >You'll prbably get a better response if you post to:
> >microsoft.public.access.dataaccess.pages

> ----------------------------
> Ivan Lee



Sat, 20 Aug 2005 21:24:38 GMT  
 Public data access page ??
Too bad that my newsgroup didn't contain this newsgroup !!  
what a bad isp !!  any free news server or web base which I can access
that newsgroup ??

On Tue, 4 Mar 2003 16:24:38 +0300, "Alex Dybenko"

Quote:

>try to refresh newsgroups list

----------------------------
Ivan Lee


Sun, 21 Aug 2005 00:17:49 GMT  
 Public data access page ??
I have public my data access page as the following link

http://218.102.105.113:8080/download/ReporterAlias.htm

When I view the html code, I can see the link
Data Source=C:\accesspage\EntityTesting.mdb

is it wrong ??
Currently I am using Win2K, OfficeXP.  I am using Jet 4.0 to connect
my access file.  The data Access page is generated with the
UseRemoteProvider is "True" ... but it couldn't work !!!  what should
I do ??

Quote:
>Hi,
>Have you tried a UNC path?
>\\servername\directory\abc.mdb

----------------------------
Ivan Lee


Sun, 21 Aug 2005 02:12:48 GMT  
 Public data access page ??
You can go right to Microsoft's news server for the Microsoft.public.*
groups.  The server name is

    msnews.microsoft.com

--
Dirk Goldgar, MS Access MVP
www.datagnostics.com

(please reply to the newsgroup)


Quote:
> Too bad that my newsgroup didn't contain this newsgroup !!
> what a bad isp !!  any free news server or web base which I can
access
> that newsgroup ??

> On Tue, 4 Mar 2003 16:24:38 +0300, "Alex Dybenko"

> >try to refresh newsgroups list

> ----------------------------
> Ivan Lee



Sun, 21 Aug 2005 02:36:03 GMT  
 
 [ 10 post ] 

 Relevant Pages 

1. Creating a web page that accesses public folders in outlook

2. Host for Property Pages or Public Property Page

3. Host for Property Pages or Public Property Page

4. HOWTO: Restrict access to public properties (or at least its data)

5. Data Access Pages for Internet access

6. Call Access Module from Data Access Page

7. Using RecordSets within Access 2000 Data Access Pages

8. Accessing owner of distribution lists and access rights of public folders in Access 97

9. Calling VBA modules in Access Data Pages

10. Access Data Pages HElp

11. data access pages on nt 4.0 server

12. VB Script problem with Data Access Page

 

 
Powered by phpBB® Forum Software