[MonetDB-users] using MonetDB in embedded mode - mapi interface
Hi, I am trying to use monetDB in embedded mode. The sample at "http://monetdb.cwi.nl/SQL/Documentation/A-Simple-Example.html#A-Simple-Examp..." suggests that we can interface to the data base using "embedded_sql()" method in combination with "embeddedclient.h". I dont seem to find this method in the library "libmapi.so.3"; neither the include file in the code base. Is "embedded mode" still supported? is there an alternate way of connecting to embedded monetDB server? PS: I am using monedDB5 - April 2011 release. Thanks, Ram -- View this message in context: http://old.nabble.com/using-MonetDB-in-embedded-mode---mapi-interface-tp3166... Sent from the monetdb-users mailing list archive at Nabble.com.
On 20-05-2011 21:05:03 -0700, Ramak wrote:
Hi,
I am trying to use monetDB in embedded mode. The sample at "http://monetdb.cwi.nl/SQL/Documentation/A-Simple-Example.html#A-Simple-Examp..." suggests that we can interface to the data base using "embedded_sql()" method in combination with "embeddedclient.h". I dont seem to find this method in the library "libmapi.so.3"; neither the include file in the code base. Is "embedded mode" still supported? is there an alternate way of connecting to embedded monetDB server? PS: I am using monedDB5 - April 2011 release.
We discontinued this, since it is not really useful, since it's not embedded at all, but more a server limited to 1 client.
participants (2)
-
Fabian Groffen
-
Ramak