Re: Created on Access 2003, but.......................
- From: Bri <not@xxxxxxxx>
- Date: Thu, 18 May 2006 17:58:08 GMT
David W. Fenton wrote:
Bri <not@xxxxxxxx> wrote in RY1bg.173162$P01.155882@pd7tw3no:">news:RY1bg.173162$P01.155882@pd7tw3no:
David W. Fenton wrote:
Bri <not@xxxxxxxx> wrote in
G6Pag.172842$WI1.168410@pd7tw2no:">news:G6Pag.172842$WI1.168410@pd7tw2no:
David W. Fenton wrote:
. . . Believe what you want but both are true. What reason would I have to lie about it? What
proof do you require other than my word? I don't like the
implication that I am making things up. I can prove everything I
have stated in this thread.
If you can't show on the ISP's website that they support it, then
I don't believe it. It's just not something any sensible ISP
would do.
Well, I found a page that explains how to connect to the db from
your PC using MySQL Administrator. It connects from the outside
using the Server name and port.
http://kb.brinkster.com/Kb.asp?kb=111189
I'm not sure I understand how this is relevant to
Access->MyODBC->MySQL, since that's a connection between MySQL
running locally to a remote instance of MySQL. Right?
In fact, my first hint of this was that the ASP connection is in
fact an external connection via a server. Here is my Connection
string (Personal info kludged of course):
dbConn = "DRIVER={MySQL ODBC 3.51 Driver};" & _
"Server=mysql.brinkster.com;" & _
"Database=mydatabasename;" & _
"Uid=myuserid;" & _
"Pwd=mypassword"
I entered the same info in the connection for MyODBC and it works.
I linked to the tables from the Access App using the MyODBC
driver. I have NO REASON to lie about this. In the face of this
you should apologize to me. I am not a lier.
Well, if you can do it then it shows that your ISP has opened up the
port to make it available across the Internet.
I would run as fast as possible from a host that did this by default
and publicized the port number. It just isn't safe to expose
database ports to the open Internet.
But it does appear that your host is doing it, so I retract any
accusation of fabrication.
But it isn't something I'd ever consider as a viable and secure way
for deploying an application.
The name of the server, the port number, and the name of the database for my databse are only available to me. It is listed in the admin area of my account maintenance. Each user will have a different combination, and all database names are unique on the system. The example states that the actual names are not the same as what they use in the example, they do not publisize the actual info anywhere except in my admin area. AFAIK, This is as secure as any external connection can be. They host thousands of these databases and thousands of the other types (Jet and SQL Server). In fact you can signup for their free account and get ASP and Access(Jet) support. I've been using them for 6 years without any problems. BTW, the Access(Jet) connection is via the ASP variable Server.MapPath(pathToDatabase) so there seems to be no external connections there. The documentation on the SQL Server points to a server just like MySQL.
Apology accepted.
--
Bri
.
- Follow-Ups:
- Re: Created on Access 2003, but.......................
- From: David W. Fenton
- Re: Created on Access 2003, but.......................
- References:
- Created on Access 2003, but.......................
- From: Mell via AccessMonster.com
- Re: Created on Access 2003, but.......................
- From: '69 Camaro
- Re: Created on Access 2003, but.......................
- From: Mell via AccessMonster.com
- Re: Created on Access 2003, but.......................
- From: '69 Camaro
- Re: Created on Access 2003, but.......................
- From: Snuff
- Re: Created on Access 2003, but.......................
- From: '69 Camaro
- Re: Created on Access 2003, but.......................
- From: David W. Fenton
- Re: Created on Access 2003, but.......................
- From: Tim Marshall
- Re: Created on Access 2003, but.......................
- From: Bri
- Re: Created on Access 2003, but.......................
- From: David W. Fenton
- Re: Created on Access 2003, but.......................
- From: Bri
- Re: Created on Access 2003, but.......................
- From: David W. Fenton
- Re: Created on Access 2003, but.......................
- From: Bri
- Re: Created on Access 2003, but.......................
- From: David W. Fenton
- Re: Created on Access 2003, but.......................
- From: Bri
- Re: Created on Access 2003, but.......................
- From: David W. Fenton
- Re: Created on Access 2003, but.......................
- From: Bri
- Re: Created on Access 2003, but.......................
- From: David W. Fenton
- Re: Created on Access 2003, but.......................
- From: Bri
- Re: Created on Access 2003, but.......................
- From: David W. Fenton
- Re: Created on Access 2003, but.......................
- From: Bri
- Re: Created on Access 2003, but.......................
- From: David W. Fenton
- Re: Created on Access 2003, but.......................
- From: Bri
- Re: Created on Access 2003, but.......................
- From: David W. Fenton
- Created on Access 2003, but.......................
- Prev by Date: Re: Recursive BOM
- Next by Date: Re: Doing crosstab query - need info from current week only for 1 field
- Previous by thread: Re: Created on Access 2003, but.......................
- Next by thread: Re: Created on Access 2003, but.......................
- Index(es):
Relevant Pages
|