|
-
Apr 15th, 2010, 05:06 AM
#1
Thread Starter
Addicted Member
Help Required
select * from vwfillproducts where categoryid in('03-02','02-01','02-05')
i have this query when it executes it shows the records in grid vb.net 2005 as
02-01 first
02-05 second
03-02 third
but i need as
03-02 first
02-01 second
02-05 third
plz tell me the solution
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
|