Closed GoogleCodeExporter closed 8 years ago
Maybe i should specify the context :
I'm triying to improve the software for a close acquaintance who asked me for
help...
Original comment by florent....@gmail.com
on 11 Mar 2012 at 10:40
the user maillard can be safely replaced by openconcerto or postgres.
COPY is not linux specific,
use the 'psql' command to inject the sql script, see the forum for more
information
Original comment by guillaum...@gmail.com
on 27 Mar 2012 at 8:57
I am facing the same problem by the installation with Postgres. I am using
Postgres 9.2 and database server working properly.
When I try to execute the openconcerto.sql-1.2 using the pgAdmin III I get a
number of error begining with
ERROR: Syntax error by »1«
LINE 22483: 1 1 1 0 0.00000000
^
and so on at anytime
Original comment by lnadi...@googlemail.com
on 12 May 2013 at 11:58
Bonjour
Même problème que ci-dessus, le script fourni pour créer la base dans
postgresql ne fonctionne pas.
Personne n'a répondu depuis mai dernier ?
Ce n'est pas très sérieux. Openconcerto existe encore ou c'est tombé à
l'eau ?
Original comment by c.gallin...@abaque-s.fr
on 2 Feb 2014 at 3:13
Bonne question!! Openconcerto existe-il encore en libre!!
J'ai exactement le même problème aussi quand j'essaye d'injection le dump. Il
n'y a personne qui veuille éclairer les autres!!?? C'est plutôt toujours flou
et on nous demande d'acheter le manuel!! C'est justement pour manque de budget
on s'est dirigé vers le OpenSource justement!!
Original comment by bahsekou...@gmail.com
on 19 Feb 2014 at 3:00
I got the same exact problem. have anyone figured out any solutions and solve
it? How did you do?
Original comment by bahsekou...@gmail.com
on 19 Feb 2014 at 3:05
first create a new database in postgre DBMS then create a new role under the
name openconcerto after finishing :
Click on Plugins/PSQL Console
Write \i /path/to/yourfile.sql
for example :
\i E:\openconcerto_dump_file.sql
Original comment by boufouss...@gmail.com
on 6 Jun 2014 at 8:25
Original issue reported on code.google.com by
florent....@gmail.com
on 11 Mar 2012 at 10:29