Grigorio V. Moshkin wrote:
Thank you Stefan, Romulo, and others, for help on embedded library of MonetDB! I've downloaded them, and it works, although slightly umcompletely.
Database is created via embedded_sql () call, but the following error being occured (mapi_error == MSERVER): ========= "!MALException:malInclude: could not open file: sql" ========= I set a lot of config parameters using mo_builtin_settings () / mo_add_option () / mo_system_config (). Then I call embedded_sql (). See, if I replace it by embedded_mal (), the call is successful and mapi_error == 0. What goes wrong?
This message implies that your program can not find the MAL signature files where it expects them. That's one of the issues that call for attention on Windows. You used the proper calls to set them, so I suggest to debug it to see what path actually is followed, and if the *.mal and library files are indeed where they should. Sjoerd/Romulo might add more info.
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users