Please cna you post the rest of your PHP code so we can have a look at 
it.

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: 19 April 2001 13:13
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Select statement not working
> 
> 
> Can't seem to troubleshoot this one...
> 
> WinNT4.0
> PHP4.0.3 cgi
> Apache (latest)
> 
> Code queries an Access database via ODBC and returns an empty dataset
> although there are definately records in there. Connection is 
> fine - no
> errors and a valid connection handle is returned.
> 
> echoing the query string to the page and then copying/pasting 
> that directly
> into the sql edit section of the query builder in MSAccess works fine.
> 
> Query is so simple it hurts:
> 
> SELECT txtIntCategory FROM tblIntCategory;
> 
> yet it returns *NOTHING*!!
> 
> Identical Access query returns 8 string values.
> 
> Any ideas or known bugs?
> 
> TIA.
> 
> Nick.
> 
> 
> 
> 
> -- 
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: 
> [EMAIL PROTECTED]
> 
> 


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to