<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<br>
<blockquote
cite="mid:CAKq_V2J4QvarTcpkJQ_Cmv8sbcPf1k8NHzbqqNc=ZsfM=iM_Dg@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="auto">
<blockquote type="cite">
<div>
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_quote">
<div><br>
</div>
<div>I agree. Are you interested in helping us
in the documentation? So far, we are only
three or four people documenting. <br>
</div>
<div><br>
</div>
</div>
</div>
</div>
</div>
</blockquote>
I can try.</div>
</blockquote>
<div><br>
</div>
<div>Very nice. I can help you in this task, explaining
about all Brook features. <br>
</div>
</div>
</div>
</div>
</blockquote>
<br>
Great.<br>
<br>
<br>
<blockquote
cite="mid:CAKq_V2J4QvarTcpkJQ_Cmv8sbcPf1k8NHzbqqNc=ZsfM=iM_Dg@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="auto">
<div>
<div>Good questions, system is win8 64b, dll from
SQLite site is 32b. I tried using embedded server
(brookfclhttp...) without success. cGI I'm trying to
test is blog from demos.</div>
</div>
</div>
</blockquote>
<div><br>
</div>
<div>To discover SQLite problem, please create a simple
program and test that, without Brook. Use SQLdb directly
please. It seems a problem in your environment.</div>
</div>
</div>
</div>
</blockquote>
<br>
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?<br>
<br>
<blockquote
cite="mid:CAKq_V2J4QvarTcpkJQ_Cmv8sbcPf1k8NHzbqqNc=ZsfM=iM_Dg@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_quote">
<div> </div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="auto">
<div>
<div>Where can I download brook 3?</div>
</div>
</div>
</blockquote>
<div><br>
</div>
<div>Using a nice tool like SmartGIT (I use it) or executing
this command line in your terminal:</div>
<div><br>
</div>
<div>$ git clone <a moz-do-not-send="true"
href="https://github.com/silvioprog/brookframework.git">https://github.com/silvioprog/brookframework.git</a>
<br>
</div>
</div>
</div>
</div>
</blockquote>
<br>
Oh ok. What I really wanted to mean, is if Brook 3 was in other
repo, or on the same. Thanks ;)<br>
<br>
</body>
</html>