Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / General / Other SQL Server Topics / July 2005

Tip: Looking for answers? Try searching our database.

SQL Server or Visual Fox Database?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Feches - 28 Jul 2005 20:10 GMT
Hi All,
Could anybody tell me why is better have an ERP with SQL Server than other
with Visual Fox Pro databases?.
My boss are evaluating two software one in Visual Fox and other in with
Visual Basic or ASP but both with SQL Server database.
I understand why is better SQL Server if I have 50 users along two buildings
but I need something to justify this.
Could any body help me?.
THX
Cindy Winegarden - 29 Jul 2005 14:36 GMT
Hi Feches,

FoxPro applications can work with either FoxPro tables, Microsoft SQL
Server, or any other database accessible through ODBC or OLE DB compliant.
In other words, FoxPro and Visual Basic work very similarly against a SQL
Server back end.

FoxPro tables are a file-server database. The only security on that data is
via the Windows domain. SQL Server, Oracle, etc. have true security in that
you can grant users access to specific objects.

Fifty users is not many for FoxPro and of course not many for SQL Server. As
for your users being in several locations, the stability of your network
will be an issue since losing connections while FoxPro tables are open risks
corruption to the tables. (I've only had 2 or 3 incidences of corruption in
8 years, and all were recoverable.)

As for Security, FoxPro is a file-server database so the only security is
that granted by the Domain to the directory where the data resides. SQL
Server has a much more robust security model.

If you want to convince the boss of using SQL Server then cite stability and
security. If you need to argue VB versus VFP for the front end then I'd say
they were about equal.

Signature

Cindy Winegarden  MCSD, Microsoft Visual Foxpro MVP
cindy_winegarden@msn.com  www.cindywinegarden.com
Blog: http://spaces.msn.com/members/cindywinegarden

> Hi All,
> Could anybody tell me why is better have an ERP with SQL Server than other
[quoted text clipped - 6 lines]
> Could any body help me?.
> THX
David Portas - 29 Jul 2005 17:59 GMT
SQL Server gives you potential scalability and high availability benefits.
For example you can backup a SQL database while online and it is
cluster-aware in a failover cluster. Cindy has already mentioned the
security advantages of SQL Server. A 50 user installation is quite a small
load for either product. Unless 24/7 availability or security is especially
important to you I'd say that the choice of database platform was relatively
unimportant (as long as it's not Access!) and that the user features of the
application should have much more weight in your boss's decision.

Signature

David Portas
SQL Server MVP
--

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.