Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Newbie - Combo Boxes in SQL Server?

Status
Not open for further replies.

HenryE

IS-IT--Management
Apr 30, 2002
42
US
Hi All,

I use combo boxes a lot in MS Access and ADP's. I'm trying to do use lookup tables as combo boxes in SQL Server, but I'm not getting anywhere.

Any ideas?

Thanks.

Henry
 
SQL Server is not a client tool and as such has no support for such things.. You need to do that with VB or ASP or C# etc....

Rob
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top