|
Posted by Jerry Stuckle on 07/25/06 13:43
sachu wrote:
> Hi , What i exactly needed is, I need user to build his own query [only
> the SELECT statement] on the client side. Something like user selecting
> column name from the listbox,etc and selecting the condition.
> for example: condition like between two dates or something like based
> on employee name, or product name.
> what i mean to say is, it should work for all possible condition. and
> retrieved data should be displayed in the table.
>
> Am using PHP 5.0, MySQL and IIS
>
> Can anyone provide mean the code snippets similar to the above idea. I
> have very much shortage of time to really do my own.
>
> Please help....
> Thanks in advance..
>
Impossible to do without knowing the structure of your tables, etc.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|