From: Carlos G. A. <car...@te...> - 2003-03-29 10:43:12
|
Hello: > Huummm you are right, at this moment if you want to make an application > that can work with, for example, Firebird and MS Sql Server ( or any > other ) as database server, you can make a data access layer having in > mind that you need to start a transaction always before executing a > command, with this you can solve the problem, this is the reason why i > think this is not a great problem ( i will try to make a test with MSDE > or an evaluation version of Sql Server 2000 for being sure about it ). I make some test with an evaluation version of MS SQL Server 2000 and seems that i'm right, for the test i use the AS3AP Benchmark suite that can be found at Firebird project CVS. -- Best regards Carlos Guzmán Álvarez Vigo-Spain "No tengo dones especiales.Sólo soy apasionadamente curioso" Albert Einstein, científico. |