Allo Friends,
For the ones using Oracle or PostgreSQL backend databases (unix hosted)
and wants to drive them from within mc apps, without to be sure about
the way to do it, just adapt the next script example to your needs
(replace "psql" with "sqlplus" to link an Oracle server).
> put "" into DbAuteurs
> get shell("echo" && quote & "select distinct auteur__ from citations order by
>auteur__" && quote && "| psql -h localhost citalis")
> repeat for each line l in line 3 to -3 of it
> put word 1 to -1 of l & return after DbAuteurs
> end repeat
It's probably the fastest and most secure way we can use to get the best
from both mc and postgres, without any supplementary middleware need,
alike dedicated c, php, perl and soo on libraries, nor odbc drivers or
expensive and slow "marketing toys"...
Have fun ;-)
--
Cordialement, Pierre Sahores
Inspection acad�mique de Seine-Saint-Denis.
Applications et bases de donn�es WEB et VPN
Qualifier et produire l'avantage comp�titif
_______________________________________________
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard