Microsoft
Software
Hardware
Network
Question : Several strings
Hi All,
I have a query that I need to include in the ccriteria 40 different last name. Any suggestions on how to do this. The field is called information and it is Memeo. is there a limit that access can do.
Answer : Several strings
WHERE LastName IN ("LN1", "LN2", ...., "LN39","LN40")
Where LNn is any last name. I could not find any limit except 1024 characters in any one cell in the Design grid.
Random Solutions
ISA 2006 blocks GMAIL
A SQL Server error occurred when tracking contacts in CRM
Duplicating Records In Access Form
gpresult returns ERROR: Not found. Any suggestions?
Stopping a Process
Slow performance in XP Mode
SBS 2008 pop three setup.
Set Owner on all Files via cmd
Connecting to a sql database via odbc
Why is ComboBox font bold after a Create()