[snip]
I have the following Sql SELECT statement:

SELECT FirstName, LastName, ChangeTime FROM Members;

If I execute the statement using ADO (uses a ODBC connection), the result
set is
empty.  When the ChangeTime is removed, I get a result set.
[/snip]

Can you show us a DESCRIBE TABLE for Members?

Thanks!

Jay
sql, mysql, query

"Auntie Em: Hate you, hate Kansas, taking the dog." –Dorothy


*************************************
* Want to meet other PHP developers *
* in your area? Check out:          *
* http://php.meetup.com/            *
* No developer is an island ...     *
*************************************



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to