Dailydave mailing list archives

Re: MS Access SQL injection


From: Peter Busser <busser () m-privacy de>
Date: Mon, 21 Mar 2005 14:22:45 +0100

On Monday 21 March 2005 10:33, RaMatkal wrote:
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.
_______________________________________________
Dailydave mailing list
Dailydave () lists immunitysec com
https://lists.immunitysec.com/mailman/listinfo/dailydave


Current thread: