Hello Andrew, ... I haven't add support for table keys because I haven't needed them. That doesn't mean I won't add them in the future. My problem is more of ...
58
Andrew Schmeder
andy@...
Jul 7, 2000 7:43 pm
I like the theory behind the design of Metabase, especially the uniform XML-based representation of data structures. However, I do not feel that it is ready...
57
Frank V. Castellucci
frankc@...
Jul 1, 2000 10:55 am
... With most modeling tools (including ArgoUML) generating XMI as the interchange it may be more useful for Metabase to be able to parse that, or maybe XML...
56
Manuel Lemos
mlemos@...
Jul 1, 2000 5:25 am
Precedence: bulk Hello Emmanuel, ... Just copy the files metabase_interface.php, metabase_database.php and metabase_your_database_driver_here.php to your...
55
Manuel Lemos
mlemos@...
Jul 1, 2000 3:29 am
Precedence: bulk Hello Frank, It has been a while since you sent this message... :-) ... I see, but the way I see it, there should be an higher level database ...
54
eincande@...
Jun 29, 2000 1:01 pm
hi, i'm a newbie to metabase and i'm trying to have it working on my computer. What is the correct procedure to install and test it ? I'm using apache and php3...
53
Manuel Lemos
mlemos@...
Jun 13, 2000 1:28 am
Hello, I have just uploaded a new version of Metabase MySQL driver that supports the newly added transaction support in MySQL. I was not able to make ROLLBACK...
52
Frank V. Castellucci
frankc@...
May 10, 2000 12:11 pm
... The names of tables, columns, etc are implementation issues, I am talking about the meta-schema model elements. There are many type ontologies in this...
51
Manuel Lemos
mlemos@...
May 9, 2000 6:16 am
Hello, Metabase has been getting very popular in the PHP community due to its capabilities. However, there is still some way to go in terms of desirable ...
50
Manuel Lemos
mlemos@...
May 9, 2000 6:12 am
Hello, Have you developed or are planning to develop any interesting PHP applications based on Metabase? Great, don't miss this opportunity to have your work...
49
Manuel Lemos
mlemos@...
May 9, 2000 12:36 am
Hello Pierre-henri, ... Humm... I guess I'll change the test script to define the tables using PHP instead of going through the parser as some people yourself...
48
Manuel Lemos
mlemos@...
May 9, 2000 12:36 am
Hello Frank, ... In the current schema definition, each object has a unique name within its scope, ie, each table has a unique name among schema tables, each...
47
Pierre-henri Delaval
pierre-henri@...
May 2, 2000 1:10 pm
Due to the fact that my php is not compiled with xml, I cannot perform the whole test set. So here is the state of the informix driver. The majors things are...
46
Frank V. Castellucci
frankc@...
May 2, 2000 1:03 pm
... Ok, starting with a few tenets: * Every meta-schema object has a unique identifier that is global worldwide. * Meta-schema objects describe tables,...
45
Manuel Lemos
mlemos@...
May 2, 2000 3:19 am
Hello Frank, ... No, what I meantioned are just things that were planned because at least I need them to evolve in that direction. For instance, I have planned...
44
Frank V. Castellucci
frankc@...
May 1, 2000 3:03 am
... Whoa, don't do anything on my part. I am curious from a totally conversational perspective. To the point to say that if you have something you want to hash...
43
Manuel Lemos
mlemos@...
Apr 30, 2000 8:43 pm
Hello Frank, ... Well, I have been planning to move driver functions for database administration like those for defining how each datatype should be declared,...
42
Frank V. Castellucci
frankc@...
Apr 30, 2000 2:00 am
... It was more of a curiosity. I myself had designed and implemented a system by which we abstracted the schema to a meta-model which was reasoned with at run...
41
Manuel Lemos
mlemos@...
Apr 30, 2000 12:21 am
Hello Frank, ... Metabase relies on SQL to create the schemas, yes, but for instance through Metabase ODBC driver you can use SQL to reach other types...
40
Frank V. Castellucci
frankc@...
Apr 29, 2000 3:37 pm
Am I correct in assuming that the tool(s) for Metabase allow me to create schemas for any kind of access, or is it limited to SQL mappings? -- Frank V....
39
Manuel Lemos
mlemos@...
Apr 29, 2000 5:18 am
Hello, For those that don't know, there is a new release of Metabase. A summary of changes follows below. ...
38
Manuel Lemos
mlemos@...
Apr 21, 2000 3:16 am
Hello Pierre-henri, ... That seems to be a problem specific of Informix PHP interface functions. Try to establish non-persisten connections to see if the...
37
Pierre-henri Delaval
pierre-henri@...
Apr 20, 2000 9:57 am
Thanks, the global keyword was bad knew by me... Ok, I'v noticed something stange.. I establis a connection to the DB and I need to establish a second to get ...
36
Manuel Lemos
mlemos@...
Apr 19, 2000 10:21 pm
Hello pierre-henri, ... Sure. Send it over and I'll integrate with the whole Metabase distribution. Anybody with anymore Metabase driver classes, feel free ...
35
pierre-henri@...
Apr 19, 2000 12:12 pm
Hello, I have quite finish a specific module of metaclass for informix, is someone is interested ? So I have little problem, When I call the class Wanadoo 2...
34
Manuel Lemos
mlemos@...
Mar 28, 2000 8:52 am
Hello Diederik, ... Thanks. ... Thanks. The ODBC driver needs proper testing. ... 324? That's odd the current version has only 305 lines. Can you please ...
33
Diederik de Groot
de_groot@...
Mar 27, 2000 3:29 pm
Hi manuel, I downloaded your sources and i'm impressed with what your app has to offer. I had to fix line 127 in the odbc source, because it missed a semicolon...
32
Manuel Lemos
mlemos@...
Jan 18, 2000 5:10 pm
Hello, Finally, after more than a year of development, I have the pleasure to announce the release of Metabase - a DBMS independent package to access and ...
31
Manuel Lemos
mlemos@...
Jan 12, 2000 4:17 am
Hello, Finally I have finished the Metabase tutorial document. Anybody should be able to start using Metabase easily. If nobody finds anything wrong in the...
30
Manuel Lemos
mlemos@...
Jan 2, 2000 7:25 am
Hello, Finally I have finished the main Metabase documentation. The documentation on the available drivers ws finally added. It might need some spelling and ...