Dailydave mailing list archives

Re: MS Access SQL injection


From: "RaMatkal" <ramatkal () hotmail com>
Date: Mon, 21 Mar 2005 15:11:17 +0200

select * from table limit 0;

might work.  it does for postgresql.

Clarification... it does from the psql user-space client.

-- Andy --

Thanks for the info but doesn't seem to work from access....

Instead of limit 0, you could try: select * from table where 1=0

Groetjes,
Peter.

Thanks.....tried it but does not returna any column names....
just returns a blank recordset as one would expect?

ramatkal () hotmail com
_______________________________________________
Dailydave mailing list
Dailydave () lists immunitysec com
https://lists.immunitysec.com/mailman/listinfo/dailydave


Current thread: