Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trying to come up with a view/CA model
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Trying to come up with a view/CA model
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01410693
Message ID:
01410693
Views:
105
Hi everybody,

I have a junction table that is supposed to have

OptionID MakeID ModelID and some price fields.

I have one OptionID and one MakeID selected and I can have multiple ModelID selected.

I want to have a view (or CA) which would have records for each of them, e.g.
selOptionID selMakeID selModelID1         Price fields
selOptionID selMakeID selModelID2         Price fields
If I already have a record in my table, I want to retrieve it, otherwise prepare a record to fill.

Also I want to be able to cancel at any moment and therefore new records would not be added.

I'm not sure how to construct such view or CA.

Any ideas?

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform