How to create a library using the COM API
Peter Volgyesi
xvolgy at isis.vanderbilt.edu
Mon Aug 25 21:04:42 CDT 2003
----------
From: Peter Volgyesi
Sent: Monday, August 25, 2003 1:04:42 PM
To: GME Group
Subject: Re: How to create a library using the COM API
Auto forwarded by a Rule
There is no special way to create libraries. Libraries are just normal MGA projects. So, after you have built up the library-wannabe MGA project, you should close (save) it. There is a method on the IMgaFolder interface, called AttachLibrary(). The only input parameter to this method is a connection string to the previously generated .mga file (Do not forget the "MGA=" prefix in the connection string).
Let me know, if you face problems with the stuff above.
--
peter
----- Original Message -----
From: GME Group
To: GME List
Sent: Monday, August 25, 2003 6:47 PM
Subject: FW: How to create a library using the COM API
----------
From: Aditya Agrawal
Sent: Monday, August 25, 2003 11:47:35 AM
To: GME Group
Subject: How to create a library using the COM API
Auto forwarded by a Rule
Hi all,
Is it possible to create a library using the COM API? I am writing a translator and would like to create libraries using the COM API.
Thanks is advance.
Adi
More information about the gme-users
mailing list