THere is *ALWAYS* a possibilitiy that you can be hacked. with vfp - you should do some encrypting/branding of your code; a guy named
Leonid has made a pretty good tool that he has indicated might be freeware when
he releases.
Anyway -- the code can be dcompiled & someone can see your connection string.
someone can packet sniff & watch teh data going back & forth.
There are exploits for sql2000 to gain access
If your firewall is up to date, and by "outsider" you mean not on your local
network; the chances are probably fairly low.
On Wed, 25 Jan 2006 17:51:49 +0530, "Dinesh" <dinesh_pl2001@xxxxxxxxxxx> wrote:
>We have connection with sql server 2000 with front end visual foxpro 9 in
>which we gave rights to user and install front end exe in client computer is
>there any possibility that outsider can hack our server. how it possiblity
>pls tell
>
--- AntiSpam/harvest ---
Remove X's to send email to me.
.
RE: How do I configure Analysis Services for Excel 2003 users? ... they had had Office 2003 installed AFTER SQL Server.... > I have been preparing a set of cubes in Analysis Services 2005 to be viewed ... > Excel reports have been designed as pivot tables based on AS cubes, ... > Surely it must be that the connection string is incorrect but I seem to have ... (microsoft.public.sqlserver.olap)
Re: Problem connecting to an SQL 2005 Express Instance in RANU mod ... Hitchhiker's Guide to Visual Studio and SQL Server... and Hitchhiker's Guide to SQL Server 2005 Compact Edition (EBook)... I'm using SQL2005 Express User Instance Feature.... attaching an MDB file with the following connection string:... (microsoft.public.sqlserver.connect)
asp.net 2.0 login control ... A database with the same name exists, or specified file cannot be opened, or it is located on UNC share.] ... These problems left me stranded for days, then today, on another machine, I hit a different set of problems I kept getting the following "Failed to generate user instance of SQL Server due to a failure in starting the process for the user instance. ... (Basically this is a new option in the connection string that allows you to point out where the ..mdf file resides eliminating the need to create database in some SQL instance.) ... Beware that the windows account of the user that first creates the connection in this databaseless manner, becomes exclusive user for this file and no other windows account will be able to create a connection to this file. ... (microsoft.public.dotnet.languages.vb)
Re: How can I trap an error on a "CommitTrans" command in VB6 using ADO and SQL Server 2000? ... always use SQLOLEDB for accessing SQL server rather than MSDASQL. ... Try creating a UDL file and using this for your connection string.... > adStatus As ADODB.EventStatusEnum, ByVal pConnection As ADODB.Connection) ... > client-side cursor and still be able to trap such a critical error. ... (microsoft.public.vb.database.ado)
RE: SQL server does not allow remote connections error ... Server 2005 however another web application could connect to the SQL Server... use the alias in your connection string to connect to your SQL Server. ...Microsoft Online Community Support... where an initial response from the community or a Microsoft Support... (microsoft.public.sqlserver.connect)