User Profile

Collapse

Profile Sidebar

Collapse
Samant
Samant
Last Activity: Aug 2 '10, 01:56 PM
Joined: Aug 1 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Samant
    replied to SQL Filter Problem
    Hi NeoPa.. sorry for any inconvenience caused. Actually i am confused, where the problem is... is it in my sql query or in my asp code... cos it works fine with one subskill value but doesnt show any record for multiple selections..... Pls help me if you can....
    See more | Go to post

    Leave a comment:


  • Samant
    replied to SQL Filter Problem
    Hello there. I have this query on a classic ASP page. I am trying to return values from server but it comes up with no values. I am helpless. I dont know what should I do. Below mentioned is my full code.

    Code:
    <%
    
    
    if t1 <> "" and t2 <> "" and  t4 <> "" and t5 <> "" and t6 <> ""  then
    
    If InStr(t2,",") > 0 Then
    ...
    See more | Go to post
    Last edited by NeoPa; Aug 2 '10, 12:30 PM. Reason: Please use the [CODE] tags provided

    Leave a comment:


  • Problem in Searching Multiple selects from a DropDown in Classic ASP

    Hello Thr. I know I am doing it correctly but, missing some very minor thing. I have a form whr I have 5 drop down lists and searching th ose values from a database. I already have entered some values in my database. When I try to run this below mentioned sql query with just one subskill, it runs fine. But when I run it with multiple subskills, it doesnt come up with any result. It says no record found. Please help me.

    Below mentioned...
    See more | Go to post
    Last edited by jhardman; Aug 6 '10, 03:46 PM. Reason: added code tags

  • Samant
    started a topic SQL Filter Problem

    SQL Filter Problem

    Hello Thr. I know I am doing it correctly but, missing some very minor thing. I have a form whr I have 5 drop down lists and searching th ose values from a database. I already have entered some values in my database. When I try to run this below mentioned sql query with just one subskill, it runs fine. But when I run it with multiple subskills, it doesnt come up with any result. It says no record found. Please help me.

    Below mentioned...
    See more | Go to post
    Last edited by NeoPa; Aug 2 '10, 12:29 PM. Reason: Please use the [CODE] tags provided
No activity results to display
Show More
Working...