Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create View with a balnk record
Message
From
24/07/2000 19:26:59
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00396401
Message ID:
00396407
Views:
13
>How can i create a view in the view designer that has a blank record.
>I will populate a combobox with this view and I need that the first record appears blank.
>
>I try,
>
>select
>append blank
>
>the problem is that the blank record is at the end and I don't know how to reordered again. If I use update-sql the blank record desapear.
>
>Thank you,

You can create a custom index for your view, once it has been opened.

INDEX ON ... TAG ...

VFP is even nice enough to blow it away for you when you close the view.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Reply
Map
View

Click here to load this message in the networking platform