Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Local view get lost
Message
 
To
03/10/1997 08:02:11
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00052979
Message ID:
00053238
Views:
22
>In my case, I will only need to build one view so I can't afford to buy xCase just for it. My understand is that we can process that in only one line of code. Also, the View SQL of the view designer only show the SQL part. So, it seems to set up the updatable fields and other stuff we need to add additional lines of code to the SQL line. I'll take a look at some articles posted so far to start with.
>
>Basically, what I need is to create the cursor, define a few field as updatable and save the changes.


There is more to a view than a bare SQL statement and Bruce came with the right answer. If you run GENDBC against your .DBC it will generate all the code for you. Now, GENDBC has some limitations too, especially if you have a huge DBC.

But Steve Arnott, made a nice GENDBCX tool and I have no problem since then. You might want to contact him to make GENDBCX available here in the libs. His e-mail is steve@northfork.net

José
Previous
Reply
Map
View

Click here to load this message in the networking platform