Query Where Begins With...
Posted: Mon Nov 29, 2004 12:50 pm
I have a small dictionary type database where I need a page that lists the words according to their first letter. So when someone clicks on the letter "B" it queries the database for records that begin with "b". What would this query look like?