Need help on my application!

Hi All,

I’m a student and for ma traineeship I’m developping an application for Lotus Notes R6.

In this application the user is presented a form in wich he/she can fill in all kinds of database information like name, server, form-name, view-name, numOfFields, …

So, the user can create a simple new database.

Based on this information i created an XML-file that describes the stucture of the database the user wants to create.

Now I’m stuck. I’m told it’s possible to generate(!) a database, if you have the structure in an xml-file.

Can anyone tell me how this is done, or where I can find information about that?

Thanks!

Ken

Subject: Need help on my application!

The IBM Red Book “Domino Designer 6: A Developer’s Handbook” has a chapter on XML:

http://publib-b.boulder.ibm.com/Redbooks.nsf/RedbookAbstracts/sg246854.html?Open

…Download the pdf(13.9MB) and print what you need:

http://www.redbooks.ibm.com/pubs/pdfs/redbooks/sg246854.pdf

Subject: RE: Need help on my application!

Tx