I need to get various parts of a TIMESTAMP field - specifically year, localized month name (in Russian), day of month and hours interval (like \'11 - 12\').
I have same databases in SQL Server2005 and Firebird, how can i synchronize these two databases. My application is there in both window base and web base, some features in window application and s开发
I need to connect using ODBC / OleDB to a Firebird database, but without the server, so I want to install the embedded server.
I don\'t have too many experience with SSIS, and I would like some suggestions / advices. I need to implement a SSIS package for ETL, for migrationg firebird database to Sql Server.
I\'m searching for the Firebird equivalent of: SELECT \'abc\' AS abc, 123 AS def, \'20110101开发者_JAVA百科\' AS dt
I have a firebird database in format .GDB. 开发者_开发技巧If I setup a interbase server and I open the .GDB with (for ex. IB Expert) with the default password I can open the Database.
Please someone could fix that question for me? don\'t know how to ask =/ I have 2 main columns: CONTEST(PK) and RESULT
Interbase is a generational database. That\'s great because rollbacks are near instantaneous, but count(*) takes forever.
I\'m creating a simple isq开发者_开发技巧l script but it\'s not working and I need some help to find out whats wrong with it.
I have install开发者_如何学Ced Firebird 2.5 on my Ubuntu 10.10 server for some testing. However somewhere I have gone wrong, I am looking for the way in which I create a new \'superuser\' (equivalent)