From: Matt M. <mm...@tc...> - 2004-01-19 21:55:39
|
Hi, I'm using a select statement in my php code to query my access db with mdbtools and unixODBC. When I do purely a select statement, it works fine, but it returns all 425 records. When I do a select statement with a where clause, which I know should work, it returns nothing. I haven't been able to find anything which describes the syntax used by mdbtools to determine whether I've got something wrong. Is there a way around this? I tried searching the archives, but got an error message from sourceforge. TIA, Matt |