Click here to Skip to main content
16,010,876 members

Comments by Abdullah... (Top 3 by date)

Abdullah... 19-Apr-18 2:46am View    
Deleted
Thanks,
Actually i was using oracle client ver 10 with vs 2005. when i upgraded application to vs 2012 , i used ver 11. before it was working fine but now it's not.
and one thing i have noticed : query is giving results when no where condition, but if there is a Where condition , i'm getting 0 records condition. however , i'm adding condition directly without using parameters
i have added try-catch even to see if there is an error message but got nothing.
Abdullah... 19-Apr-18 2:25am View    
Thanks,
i have added the line above but nothing changed.
Abdullah... 19-Apr-18 2:20am View    
Thanks,
but Oracle Connection constructor does not accept two parameters.