Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the metabase-dev group. File :...
74
Manuel Lemos
mlemos@...
Aug 3, 2000 3:46 am
Hello Brian, ... Yes, that would solve the problems of many people, like the inability to build PHP in a local machine without the necessary support to access...
73
Brian C. Shensky
bshensky@...
Aug 2, 2000 2:39 pm
I am casting vote for a Perl DBI::Proxy-compatible driver, such that a PHP Metabase client can hit up a DBI::Proxy server. The benefits are many: Metabase...
72
metabase-dev@egroups....
Aug 2, 2000 8:17 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the metabase-dev group. File :...
71
Manuel Lemos
mlemos@...
Aug 2, 2000 8:02 am
Hello, Metabase is solid PHP is a database abstraction package that aims to provide support for all DBMS supported by PHP providing the basis for full database...
70
metabase-dev@egroups....
Aug 2, 2000 4:51 am
Enter your vote today! Check out the new poll for the metabase-dev group: Metabase development aims to provide a database abstraction package for all DBMS...
69
metabase-dev@egroups....
Aug 1, 2000 4:51 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the metabase-dev group. File :...
68
metabase-dev@egroups....
Jul 31, 2000 8:48 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the metabase-dev group. File :...
67
Manuel Lemos
mlemos@...
Jul 29, 2000 4:26 am
Hello Philip, ... I tried with version 3.23.6 and there was no problem. Can you please try it with a MySQL 3.23.x version? ... I can't seem to reach this...
66
Philip Cohen
philipc@...
Jul 27, 2000 4:29 pm
Hi again, ... I'm using 4.0.1pl2 ... 3.22.32 ... metabase_mysql.php,v 1.38 2000/07/05 ... metabase_database.php,v 1.51 2000/04/23 ... ...
65
Gunay Temizel
gte@...
Jul 25, 2000 6:57 am
now, it's ok. i think it was a downloading problem. because i've received "bad zip file" error. thanx manuel... ... From: Manuel Lemos To: Gunay Temizel Sent:...
64
Manuel Lemos
mlemos@...
Jul 25, 2000 3:23 am
Hello philipc, ... This seems to be a floating point rounding problem either on PHP or on MySQL side. Can you please tell me the versions that you are using...
63
Manuel Lemos
mlemos@...
Jul 25, 2000 3:23 am
Hello Gunay, ... Why couldn't you download the file? Did you subscribe and login before downloading? That's necessary. Regards, Manuel Lemos Web Programming...
62
philipc@...
Jul 24, 2000 4:15 pm
I just installed metabase, and I ran the driver_test.php script to test it out. I got the following errors: Testing typed field storage and retrieval ......
61
Gunay Temizel
gte@...
Jul 24, 2000 9:54 am
Hi, I could not download metabase .zip file. I would like you to send me that file. Thanks in advance... -Gunay...
60
Manuel Lemos
mlemos@...
Jul 10, 2000 3:48 am
Hello Frank, ... I've been noting down a few other projects announce in Freshmeat that attempt to achieve similar goals. Take a look before you start...
59
Manuel Lemos
mlemos@...
Jul 10, 2000 3:48 am
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,...