Re: Access via internet?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I'm not sure I follow.

I have a PC app (actually a mobile PC app using Windows Mobile) that needs
to access a database in another factory. I was thinking of opening the
database to access via the internet (securely as possible) so that the app
could access this remote database.

I'm finding quite a few messages about people doing it, but I've still not
found how.

?

thx.

"Jens Süßmeyer" <Jens@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:%23c4KRnmZFHA.1412@xxxxxxxxxxxxxxxxxxxxxxx
>a static IP address at the host (thats when the SQL Server is reachable
>over the internet in the DMZ) OR opening a port in the firewall, and use of
>NAT? That´s when an option when your SQL Server is located in your LAN and
>tunneled through NAT (and perhaps port translation). The sense of that
>would be to use the Server for your internet application. But therefore the
>last option would be preferable whereas a firewall would only allow the Web
>Server (which could possibe host your application) to request data.
>
> --
> HTH, Jens Suessmeyer.
>
> ---
> http://www.sqlserver2005.de
> ---
> "mikeb" <mike@xxxxxxxxxxxxxxxxxx> schrieb im Newsbeitrag
> news:eHI$yPmZFHA.1868@xxxxxxxxxxxxxxxxxxxxxxx
>> Can someone point me to, if its possible, a means of allowing access to
>> an MSDE database over the internet??
>>
>> I suspect it will involve a static IP address at the host, opening a port
>> in the firewall, and use of NAT?
>>
>
>


.



Relevant Pages

  • Re: Webservices - the way to go...?
    ... about your lack of secure network connectivity your between a rock and a ... To summarize the posts so far: you have a winform app. ... using a webservices data layer to handle all the database interactions. ... Upgrade your database to SQL Server. ...
    (microsoft.public.dotnet.general)
  • Re: MSVC++ app type choice, form design questions
    ... > 1) MSVC Project definition requires that for an MFC app I choose ... MFC's built-in database support is really built around the document/ ... with the full version of SQL Server, but it's still pretty usable -- ...
    (microsoft.public.vc.mfc)
  • Re: Database/WebAccess
    ... > remote internet database question. ... > With SQL server you can define a Linked Server and write the necesssary ... >> out changes ona local database then upload to the server or would I be ...
    (microsoft.public.backoffice.smallbiz2000)
  • Re: SQL CE Setup 101... C#
    ... the Internet Url. ... We have seen issues when we give IP address in internet ... Try using the sql server instance name. ... > // Create the Local SSCE Database subscription. ...
    (microsoft.public.sqlserver.ce)
  • Re: Best way to communicate over net?
    ... SQL Server has things like 'round robin' so if you've got 4 people ... Besides I would need to constantly check the database for changes - as ... Internet, however I have no idea how to go about this. ... (not scanning an ftp directory on intervals). ...
    (microsoft.public.dotnet.languages.vb)