Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP App To SQL Server
Message
From
23/08/1999 15:15:05
 
 
To
23/08/1999 12:18:41
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00256635
Message ID:
00256744
Views:
16
Whitney,

Remote views are a PITA if they get too complicated (I.E. joining 3 or more tables). However, I would assume that data entry occurs into 1 table at a time. Setting up a view thru the designer for 1 table is very easy. Even preferred. If you set up 1 table for updating thru code, you will have to code many DBSETPROPS to get the view correctly setup for updating.

PF

>Hi,
>
>I am exploring the possibility of setting my VFP app to work with SQL Server. I've reviewed the upsizing and client/server documentation that came with VFP6 and feel like I undestand the concepts, but I'm trying to avoid heading down the wrong path in converting my tables and databases to run in a VFP front end - SQL back end situation.
>
>- Should I use remote views ?? (I've heard there can be problems and not much benefit from using them).
>
>- Should I explore more development on the SQL side (scripts that update data etc..), or concentrate on altering my VFP app data (convert my tables to local and remote views etc...) ??
>
>I know its a little vague, but I was wondering if anyone that had done this before had any input.
>
>I would greatly appreciate any information anyone has.
>
>Also,
>The tables in my app are all 10,000 records or less.
>There are no Local Views in the application.
>Security and Transaction Logging is not really an issue.
>2 main goals are speed and providing data to other applications.

(On an infant's shirt): Already smarter than Bush
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform