First you try to learn a bit of prolog and you should have sample
programs for accessing the standard databases with the installation
itself. Try to go thru them, they should help you a lot.
Thanks,
-vijay
philippenewsgroup@xxxxxxxxxxx wrote:
Hello
I have to access to a prolog database (.d)
In this database, there are elements that are readable but i have to
exploit it programmaticaly
I don't know a word of prolog and i want to convert it into txt, csv,
sql (something i can exploit)
does someone has a piece of code that do it or does someone know a
software for that ?
Re: Prolog on a web server ... thrilled if you wanted to load it all into server VM:-/ ... rapidly build yourself a desktop app (Delphi? ... As for Prolog, it could surely be the basis of a decent ... grown-up database query language (an open standard dialect ... (comp.lang.prolog)
Re: Prolog on a web server ... >And I guess you want your current database state to survive ... >Prolog to support transactions, persistence and concurrency... is in Prolog predicates, I can do this easily, without feeling guilty ...upload it, and then type in the data to the form I have created. ... (comp.lang.prolog)
Re: Prolog on a web server ... > And that you want a scalable solution,... > And I guess you want your current database state to survive ... > Prolog to support transactions, ... it easily serves quite sizeable web-based applications. ... (comp.lang.prolog)
Re: database: prolog and relational ... I have on occasion seen Prolog referred to as "relational". ... A Prolog system effectively consists of a database... of facts, a collection of predicates which tie the facts together (and ... (comp.lang.prolog)
Writing a library catalogue system ...Prolog, which can be written in 10 minutes in, e.g. C++, but I'm not ... described as (publ house,publ #, publ year,pages numb,price), author ... is described as (name, second name, birth year). ... How would it be better organize the database?... (comp.lang.prolog)