Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

metabase-dev · Metabase Development discussions list

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Dear Manuel, Do you have any documentation on reverse engineering Metabase schemas? In particular, I'm interested in knowing what features are currently ...
9 Nov 13, 2002
11:56 pm

Manuel Lemos
mallemos
Send Email

hello quiet list :-), a month ago i came up with the subject of associative query results. after a really busy time, last night i could finally spend some time...
2 Nov 13, 2002
11:08 pm

Manuel Lemos
mallemos
Send Email

Hi, I am just wondering why you bother to determine the correct seperator to use in the MetabaseSetupInterface() function and the LoadExtension() method. ...
2 Oct 29, 2002
2:41 pm

Manuel Lemos
mallemos
Send Email

Hi, I've just started using metabase. I tried installing the database onto pgsql with such schema. ... <database> <name>opencs</name> ...
11 Oct 9, 2002
5:05 pm

Manuel Lemos
mallemos
Send Email

Hello, Finally I made time to put together a release of MetaL for public evaluation. I am not yet announcing this widely because I need some feedback on the ...
1 Sep 27, 2002
9:13 am

Manuel Lemos
mallemos
Send Email

Hi, ATM if you want to store a NULL value in the database you actually pass the string 'NULL' ... This means that you cannot store the string 'NULL' in the DB....
9 Sep 18, 2002
3:19 am

Manuel Lemos
mallemos
Send Email

Hello, ... Coincidentally I am starting to work on a module for the MetaL compiler engine that is meant to generate object persistent layers eventually to SQL...
10 Sep 18, 2002
3:11 am

Manuel Lemos
mallemos
Send Email

Hi, I will release RC3 tonight or tomorrow morning. And hopefully 1.0 final by the end of the week. During the release cycle we found that there are some...
12 Sep 13, 2002
5:35 am

Manuel Lemos
mallemos
Send Email

Hello again :-) As I was trying to make the test suite work with Access, I realized that all CLOB tests are done together with BLOB tests, and they always use...
12 Sep 11, 2002
3:09 am

Manuel Lemos
mallemos
Send Email

I hope somebody else will find all my Access ramblings useful some day... If I enable Tranasactions, the tests fail BEFORE the part that should test...
4 Sep 11, 2002
2:11 am

Manuel Lemos
mallemos
Send Email

Hi, As promised a couple days ago: Here are my thought on the changes necessary in the manager. ** Disclaimer I have thought about these things since quite...
1 Sep 8, 2002
6:34 pm

Lukas Smith
dybvandal
Send Email

Hi, after only minor bugfixes that needed to be done to RC3 I released RC4 yesterday and went a head and repackaged it to 1.0 Final today. I hope any possible...
1 Sep 8, 2002
2:55 pm

Lukas Smith
dybvandal
Send Email

hello everybody, this is my first post here, so let me introduce briefly. my name is Stefano Locati, i am from italy and i wrote the xsl stylesheet for ...
7 Sep 7, 2002
11:00 pm

Manuel Lemos
mallemos
Send Email

Hello! I am starting to switch our intranet database stuff to Metabase. We will probably switch databases in the future, but now we use Access so I was trying...
8 Sep 7, 2002
10:30 pm

Manuel Lemos
mallemos
Send Email

Hi, I will attempt to more actively approach people that I think are competent enough to write a driver (actually I have allready started). At the sametime I...
1 Sep 7, 2002
8:54 pm

Lukas Smith
dybvandal
Send Email

Hello, ... That is ridiculous. I started Metabase in late 1998. I released it early 2000. It took a little over 1 year before I decided it was ready for ...
4 Sep 7, 2002
6:22 am

Manuel Lemos
mallemos
Send Email

Hi, MDB NEEDS YOU. Those following the latest mails by me may have noticed that MDB is getting to a point where more drivers are needed in order to not stall ...
1 Sep 6, 2002
11:05 am

Lukas Smith
dybvandal
Send Email

... hehehe. well put. he will be soon, he had a beautiful little kid a while ago. :) course I can't claim crap, I'm 22. I have no kids... but I like them! ...
1 Sep 6, 2002
1:16 am

Alex Black
enigma@...
Send Email

Hello, ... I pratically gave up trying to fix all the misconceptions about Metabase because people tend to judge things not for what they are but rather for ...
14 Sep 5, 2002
10:00 pm

Andreas Aderhold
herineth
Send Email

Hi -- This morning I got oci working with CLOBs, thanks to your help. I believe now that the problem was a combination of a NULL clob field value which gave ...
1 Sep 2, 2002
9:40 pm

wflaschka
Send Email

I'm hoping someone can help out with this. We wrote some programs using MySQL on a dev server, and now we're deploying with OCI production server under Oracle...
10 Sep 2, 2002
5:13 am

wflaschka
Send Email

Hi, mysql allows you to store text in a blob field when you dump that data you end up with text data, which is rejected by the parser based on the following...
6 Aug 27, 2002
9:35 pm

Manuel Lemos
mallemos
Send Email

Hi, why do you do a strotolower here? Function GetTableIndexDefinition(&$db,$table,$index,&$definition) { $index_name=strtolower($index); cant this collide...
10 Aug 27, 2002
3:26 pm

Manuel Lemos
mallemos
Send Email

I am triying to understand Lemos classes since last week. How I could give a link to your sample test_database_sample.php as "<a ...
2 Aug 26, 2002
6:03 am

Manuel Lemos
mallemos
Send Email

Hello, I am really not into any competition but the author of this site seems to be encouraging authors of the envolved database abstraction packages to make...
1 Aug 26, 2002
5:06 am

Manuel Lemos
mallemos
Send Email

Hi, do you have anything planned for enums? I fixed a problem in the reverse engineering code, because the length was not computed: with an...
2 Aug 26, 2002
4:56 am

Manuel Lemos
mallemos
Send Email

Hi, the start tag in the documentation is not marked as required .. there even is a default set for it (1) ... yet the parser does not allow missing start tags...
2 Aug 26, 2002
2:53 am

Manuel Lemos
mallemos
Send Email

The metabase_mysql.php,v 1.61 I'm using does not have the return($metabase_databases[$database]->PrepareQuery($query)); PrepareQuery function. I wonder why it...
4 Aug 25, 2002
8:12 am

Manuel Lemos
mallemos
Send Email

Hi folks, RC2 is out: http://pear.php.net/package-info.php?package=MDB Release Notes: http://pear.php.net/package-changelog.php?package=MDB&release=1.0_RC2 ...
1 Aug 21, 2002
3:02 pm

Lukas Smith
dybvandal
Send Email

Hi, ... (or ... w3c, ... Well the reason that the format ist he way it is simple: it is the Metabase format :-) In the future I want to make this all more...
1 Aug 13, 2002
8:25 pm

Lukas Smith
dybvandal
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help