Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Index built on UDF
Message
From
02/04/2003 11:05:42
 
 
To
02/04/2003 10:44:04
Wayne Hamburger
Computer Software Consultants
Poway, California, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00772792
Message ID:
00772979
Views:
16
Hello Wayne,

3 people have addressed the issue: you shouldn't be using a UDF for the index. You don't need to use the view wizard in order to make a view. See CREATE SQL VIEW in help and use the AS SQLDELECTStatement clause.

Before you actually create the view, you can work on a SELECT statement in the command window that returns the results you need. If you need help with the JOINS, show your table layouts and folks here will give you help.

>I have 1 parent table, 2 child tables and 1 grandchild table. I can relate the parent to 1 child and then to 1 grandchild. I cannot relate the parent to a second child table in a view (according to the view wizard). I still don't understand why I can't get an index based on a UDF to work. Nobody has really addressed that issue.
>
>Thanks for your help.
Steve Gibson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform