Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Interactive Change with ASP
Message
From
29/11/1999 12:41:56
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00296426
Message ID:
00296428
Views:
20
>I have two drop down boxes that the data is being pulled from a database. If the user selects the first drop down, I want the other drop down to pull data from the data base that is relevant to the value that they choose from the first drop down.
>
>Thanks in advance
>Jason Hall
>Aliied Signal


Set seconds rowsourcetype to sql and call SecondCombo.requery().
ie: Second combo rowsource :
"select * from mytable where somefield = thisform.firstcombo.value into cursor mycursor"
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform