2014-02-26 6:42 GMT-03:00 Giuseppe <[email protected]>: [...] > I'm 98% sure problem was a sqlite3.dll 32bits, where a sqlite3.dll 64 was > needed. A simple app didn't worked either. Now I'm with Brook 3 and demos > comes with postgres connection. What must be used in params to use firebird > instead postgres? >
Choosing the IBConnection object instead of PQConnection. > > >> Where can I download brook 3? >> > > Using a nice tool like SmartGIT (I use it) or executing this command > line in your terminal: > > $ git clone https://github.com/silvioprog/brookframework.git > > > Oh ok. What I really wanted to mean, is if Brook 3 was in other repo, or > on the same. Thanks ;) > Now Brook have only a branche: trunk, then: Brook 2.6.4: https://github.com/silvioprog/brookframework/releases Brook 3.0 or newer: https://github.com/silvioprog/brookframework.git (or https://github.com/silvioprog/brookframework/archive/master.zip) -- Silvio Clécio My public projects - github.com/silvioprog
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
