hello! my question is: can I define another index in the tables of database ? and if it is possible, how can I work with this index from metastorage? thanks!!...
Hello, ... It is not yet possible, but it may be a good idea to let component designers have some control over that. I could have at least a way to define one...
Hi all.
I've started working on the conversion between XMI - specifically as
generated by the Umbrello UML modeller - and Metastorage XML. It's in a
very...
Hi Manuel, Just started playing around with metastorage and I am very impressed... thanks for the effort you put into this. Small point: The Metastorage...
Hello, ... I guess this would be very well appreciated so everybody could use their favorite UML editing tool and have it exporting and importing XMI files to...
Hello, ... You're welcome. I developed this for my own purposes. So, you do not need to thank me. I appreciate anybody that ... This is odd. I just double...
Hello, ... You're welcome. I developed this for my own purposes. So, you do not need to thank me. I appreciate anybody that interested people participate by...
sorry, i was in hollidays ... i think that create an optional parameter to associate an index to a filter is a goog idea. At this time the developer is who...
Running "php ./build.php" in the documentation directory, I get the following error: Error: it was not specified an existing image source file (File ...
hello, when i try to persist a objecto in the database the persist() function return : You have an error in your SQL syntax near ' , )' at line 1 I was ckecked...
... () ... hello, i reply to myself because I just know the answer. The problem was that i lost a paremeter when i call the persist function. and the sql wait...
Hello all: I'm new to this list, sorry if the topic is known. I'm testing metal to use it in a large project. First I've read almost all documentation, then, I...
Miguel Ăngel Lag...
malaguna@...
Aug 24, 2004 3:21 pm
295
Hello, ... Ok, I have just added that to the to do list. -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP ...
Hello, ... This file is generated from the example component UML diagram, so it is not in CVS. Anyway, since several people are using CVS snapshots, I have ...
Hello, ... I could sware that I have fixed this before. It turned out that I really didn't. I have just uploaded a fixed version. Please try it now. -- ...
Hello, ... Humm... usually when you do not set a variable, the persist function stores a NULL. It may not be what you meant but it should not give SQL errors. ...
Hello, A new version of Metastorage was released with improved options to configure where the generated files will be stored. This release also includes...
sorry, i was modificated the code to resolve the problem. But i think that the problem wansn't with a variable.The error was in a class who have an object, is...
Hello all: It works perfectly now, thanks. But now I've another question. The more I test metal & metastorage, the more I like both. However, I am testing them...
Miguel Ángel Lagun...
malaguna@...
Aug 28, 2004 11:26 am
303
Hello, ... humm... that is odd, either normal variables or reference variables are set to NULL when no value is defined. Don't you have the original class to...
Hello, ... Yes, the MS SQL driver is complete enough for using with Metastorage generated code. What is not yet supported is alterations in database tables...
hello, I have minimize the causes and the problem is when I try to insert a value of distinct type of the type define to the database, in this case not insert...
... OK, I'll try posting it inline. There are 3 sections: - The XSLT script - A simple XMI file - The resultant output. I haven't provided a PHP wrapper for...
Hello, ... I analyzed your component and the persist function of the Empresa class and everything seems ok as expected. So, if you were getting that error, it...
Hello, ... The files were large. Next time please send them here: http://groups.yahoo.com/group/metal-dev/files/metastorage/xmi2metastorage/ ... The output...
I started using Metastorage recently, with mySql, and have a couple of related questions: 1. one of the fields of my Object was defined with the "unique" ...
Hello, ... You need to define a validate type function in that class and call it before calling the persist type function. The Metastorage tutorial contains...
hello,i have a problem with filters and show me this message: "it was not specified a valid database gettextfieldvalue value argument" it is happend when when...
Hello, ... That sounds like a bug. Can you please send me your filter and involved classes so I can reproduce the problem? -- Regards, Manuel Lemos PHP Classes...