|
-
Jul 13th, 2006, 09:45 AM
#1
Thread Starter
Member
[RESOLVED] SQL query search to return table row
Is it possible to do an sql search like the following:-
Select name from table where name = “James”
And then instead of returning that record returning the row in the table that that record is on?
If someone could let me know how to do this i would really appreciate it.
I want to do this because i have a flexigrid that shows the data from a table but none of the data in the table corresponds to the row it sits in. So i need to find where the searched data is in the table so i can then highlight that record on the flexigrid.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|