You're doing something wrong!  Indexes are only for performance and
possibly they may be used for helping in ensuring uniquenes.  sorry cant be
any more help without code.




"Marcos Mathias" <[EMAIL PROTECTED]> on 13/09/2001 20:40:40

Please respond to <[EMAIL PROTECTED]>



To:   <[EMAIL PROTECTED]>
cc:
Subject:  [PHP] select in PHP + Sql Server


Hello !

I have a php program running under linux that conects into a Sql server 7
under win2k.
When I make a select in a table that doesn't contain any index, my select
returns no results. Otherwise, when the table contains at least one index,
the select works fine.

My question: Is that supposed to happen or i am doing something wrong?

Thanks and best regards!

Marcos Mathias


--
PHP General 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 General 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