Love Fuel?    Donate

FuelPHP Forums

Ask your question about FuelPHP in the appropriate forum, or help others by answering their questions.
ORM, Firebird
  • Hi everyone, i need connect an proyecto with firebird database engine.
    Anyone can say to me if i can do it, and how i need set configuration for this.

    Thanks,
  • HarroHarro
    Accepted Answer
    Fuel doesn't have a native Firebird driver (mainly because we don't have Firebird databases to test with).

    You might try the generic PDO driver, and see how far you get. If the SQL language is based on the ANSI standard, I think (most of) the ORM should work.

    DBUtil won't work, as as far as I can see, schema operations are quite different from the ANSI standard.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion