Re: DAPīs on the internet

From: Sylvain Lafontaine ("Sylvain)
Date: 10/07/04


Date: Wed, 6 Oct 2004 20:46:24 -0400

You have a misconception about DAP pages here: they can be executed from
anywhere from Internet and, as such, have no notion about the location of
your local server; this even in the case if they are located or served from
your web server. When they are viewed in the user browser, the location
from where they come is lost and unknown to them.

You must use a permanent TCP/IP address or use a dynamic relocation service,
such as No-Ip.com (free for the base services). It is also highly probable
that you will have to configure your router to redirect the incoming call to
your machine. Each time you will configure your router, it will reset
itself and probably will change its ip address (both WAN and LAN), so you
will have to update your new tcp/ip address at No-Ip.com with the provided
software.

S. L.

"JB" <javier_berlanga@hotmail.com> wrote in message
news:05c701c4ac04$0b420820$a301280a@phx.gbl...
This is the connection string of one of the DAP iīm
trying to deploy:

Provider=SQLOLEDB.1;Persist Security Info=False;User
ID=sa;Initial Catalog=DBSAV51;Data Source=(local);Use
Procedure for Prepare=1;Auto Translate=True;Packet
Size=4096;Workstation ID=SERVIDOR;Use Encryption for
Data=False;Tag with column collation when possible=False

i tried changing the data source (local) to the server
name:

Provider=SQLOLEDB.1;Persist Security Info=False;User
ID=sa;Initial Catalog=DBSAV51;Data Source=Servidor;Use
Procedure for Prepare=1;Auto Translate=True;Packet
Size=4096;Workstation ID=SERVIDOR;Use Encryption for
Data=False;Tag with column collation when possible=False

Ihave also tried with an odc file connection:

..\..\Program files\Office\Office10\Samples\
NorthwindCS.odc

and changing it path to UNC
\\Servidor\conecctionfiles\NorthwindCS.odc

or placing the odc file and the DAP in the same folder
so the connection file path is: NorthwindCS.odc

I hope you can help me out with this , thanks again



Relevant Pages

  • Re: [Full-disclosure] RE: Download Accelerator Plus can be tricked to download malicious file
    ... >All mirrors from DAP were in speedbit server, ... > Here Is The investigation about DAP, as I see there's no problem and no flaw ... but someone can act as a Proxy and replace some text mirrors ... > Connection: Close ...
    (Full-Disclosure)
  • MySql
    ... integrate properly (and to have the ability to remove a server from the ... Microsoft OLE DB Provider ... The OLE DB Provider works perfetly with a MS Sql database. ... Is there any way to get a DAP to access a MySql database? ...
    (microsoft.public.access.dataaccess.pages)
  • Re: DAPīs on the internet
    ... ASP is a very different thing from DAP. ... >>is etablished and datas are sent over the wire. ... >>The above connection string is taken from a live example ...
    (microsoft.public.access.dataaccess.pages)
  • Re: DAPīs on the internet
    ... ASP is a very different thing from DAP. ... >>is etablished and datas are sent over the wire. ... >>The above connection string is taken from a live example ...
    (microsoft.public.access.dataaccess.pages)
  • Re: code for DAP not working
    ... This code looks like ASP code running on the server side; ... Even if you try removing the Server. ... there is a possibility that the DAP page won't be ... > recordset isn't showing in my DAP form. ...
    (microsoft.public.access.dataaccess.pages)