Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I treat a view just like a table in my form?
Message
From
13/07/2000 17:55:04
 
 
To
13/07/2000 16:58:33
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00392008
Message ID:
00392101
Views:
11
There's some debate, but I think the majority are pro-view. It makes it easier to scale and it looks like you're looking at needing to scale from the start. Views are kind of quirky and get on my nerves at times, but if I do any custom development, I use them. I don't use them often because my main job is SBT which is still in the dark ages.

Michelle


>Michelle,
>Thank you for your help.
>
>Is it good practice to use views( local or remote ) instead of tables in a form?.
>I have a database in a server and users (about 150) will access it remotely through our wide area network. The table that they will be accessing is called "Sales.dbf".
>I was thinking that by using views the refresing will be faster at the remote locations since I will use a Select statement instead of SET FILTER against the table.
>
>Thanks,
>Sergio
Previous
Reply
Map
View

Click here to load this message in the networking platform