Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sql through internet
Message
De
28/11/2003 22:24:43
 
 
À
28/11/2003 05:08:09
Stephanie Caragos
Ebs Accounting Software Solutions
Cagayan de Oro City, Philippines
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00854150
Message ID:
00854371
Vues:
18
>how do i setup a computer connected to the internet through DSL as an SQL server for the software we developed using foxpro? what are the client computer requirements and what are the server computer requirements?
>
>Thanks in advance....your advice will really be of help to me....
>
>Sincerely,
>
>Steph
Steph -
Server Comments:
some places use a VPN, other places use a DIFFERENT PORT # for SQL access [like 10234, for example] on the SQL SERVER BOX in question.

Server Computer Requirements should MATCH what MicroSoft says they should be - plus I would add some more firewall stuff there - you don't wanna open up the sql port on a server for internet access to the world [ok - maybe you do - but don't use the STANDARD SQL PORT or you will get hacked].

You do NOT want to use named pipes or SQL SERVER AUTHENTICATION / NT Authentication for your DSN connection type at all - try to stick to using TCP/IP ONLY.

Lock down the guest account or kill it completely.
Make new specific sql accounts for your vfp app in the sql server admin stuff.

lemme know how it goes..
mondo regards [Bill]
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform