[Oz] newbie question...

Mahmoud Rafea mahmoud at sics.se
Mon Jan 8 15:38:33 CET 2001


Yes there is no package in the distribution, but there is a package:
http://www.mozart-oz.org/mogul/info/claes/ozodbc.html that will help to
connect to any industry standard DBMS e.g., ORACLE, ACCESS, etc. You can
download and try it.

As regard COM on Win32, there is no standard interface library but you can:
1) Use the Mozart C++ interface library features to build an application
specific code that interface with COM
2) Build the application COM code with MSVC or VB and communicate with
Mozart through PIPES or Sockets).

I prefer the second solution.

Hope this helps,

Mahmoud Rafea
www.sics.se/~mahmoud

-----Original Message-----
From: owner-oz-users at ps.uni-sb.de [mailto:owner-oz-users at ps.uni-sb.de]On
Behalf Of Peter Van Roy
Sent: den 8 januari 2001 14:53
To: Kris Prieb
Cc: users at mozart-oz.org; support at mozart-oz.org
Subject: Re: [Oz] newbie question...


> What are the databases or database interfaces that Mozart programmers
> typically use?  I can't seem to find any in the distribution.
>
> Also are there any libraries for interfacing with COM on Win32?
>
> Thanks in advance.
>
> Kris Prieb

All I know is there is a GDBM interface; see the Contributed Libraries
manual.
For small in-memory databases, it can be a good idea to use the Pickle
module.

Peter

-
Please send submissions to users at mozart-oz.org
and administriva mail to users-request at mozart-oz.org.
The Mozart Oz web site is at http://www.mozart-oz.org/.

-
Please send submissions to users at mozart-oz.org
and administriva mail to users-request at mozart-oz.org.
The Mozart Oz web site is at http://www.mozart-oz.org/.





More information about the mozart-users mailing list