On 15.04.2011 11:11, Mig/ wrote:
> We are porting to firebird some databases, some ODBC applications
> does not work because "SELECT TOP" does not work, there is a workaround?
> Since we are not able to change those application but only databases.
>
> Thanks
>
> -- 
> Regards,
> MIG
>

"SELECT TOP" is not standard sql. That is a typical Microsoft only feature.
Always, when you migrate from one system to another you have to make 
sure, that your software is only using SQL commands, that are defined in 
the SQL standard.


Regards,
Alexander
-- 
Alexander Potapchenko
Lead developer
LASP technology, http://www.lasptech.ru

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Firebird-odbc-devel mailing list
Firebird-odbc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-odbc-devel

Reply via email to