Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Differences between xBase and SQL implementations
Message
From
22/12/1999 02:32:00
Walter Meester
HoogkarspelNetherlands
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00305631
Message ID:
00307163
Views:
37
Stephen,
>
>I disagree with replicating data between VFP & SQL. That's not optimizing, it's only a crutch. I have found that the people who are SQL only are serious about their decission. They have invested alot of capital in equipment, software and licenses. I would try to do what the client wants his way, and allow VFP to manipulate the data my way.

It's not about manipulate data in the VFP environmant. It's about screwing up performance by using lookuptables. depending on the way you use VFP as a front end-tool you already use the VFP database as basis for your connections and views. I don't see any problem in adding a few lookuptables also (maybe also data for OLAP so the server don't get stressed when querying large reports)

>Moreoften the biggest issue for VFP is security, in that there is none. SQL you have some very substancial security. Don't tell me about Encrypting data because that's not security, it's duct tape.

I've found that the tables you want to replicate into a VFP database are for lookup reasons and are not THAT confidential, that security can't be solved in another acceptable way (Security on file or directory level).

Walter,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform