Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

141
Vistas
Connect to MySQL database from Firebird database

I was wondering if it is possible to connect to a MySQL database to perform changes on a table from a firebird DB trigger? I have looked the On External command but it seems to only work for another firebird database.

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

There is nothing built-in in Firebird to support connecting to other database systems. The EXECUTE ... ON EXTERNAL is only for connecting to other Firebird databases.

In Firebird 2.5 and earlier, you might be able to use UDF (User-Defined Function) to do this. However, you would need to develop this yourself.

In Firebird 3, you could also use a UDR (User-Defined Routine) to do this, but you would need to develop this UDR yourself. You can do this in Java using fbjava (warning: alpha version, and not under active development), in C# using FbNetExternalEngine (note: commercial product), but you can also develop in C, C++, Pascal and other languages that support native bindings. Unfortunately the API for that is poorly documented.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda