Hi Jack.

I believe that you are talking about Microsoft SQL Server. sqlmap
automatically removes dbo prefix for that DBMS as it should not make any
difference (dbo == database owner). So, database.dbo.table should be the
same as database..table. Maybe you have some other issue?

Kind regards,
Miroslav Stampar

On Sun, Sep 23, 2012 at 3:07 PM, Jack Jones <abza...@live.com> wrote:

>  Dears,
>
> Everytime i send an sqlmap query with a table name such as DBO.USERS it
> forgets about the DBO. and only look for USERS and there is no such table.
>
> in the query, two tampers are being used.
>
> Please advice thanks
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://ad.doubleclick.net/clk;258768047;13503038;j?
> http://info.appdynamics.com/FreeJavaPerformanceDownload.html
> _______________________________________________
> sqlmap-users mailing list
> sqlmap-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>
>


-- 
Miroslav Stampar
http://about.me/stamparm
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to