Jul 24, 2003 #1 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
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
Jul 24, 2003 #2 NoCoolHandle Programmer Apr 10, 2003 2,321 US 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 Upvote 0 Downvote
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