Aside from comments I was also begging for +1's :-) Regards, Lukas PS: as binarycloud or metabase users might also be interested in this I am also forwarding...
Hi, I am having trouble finding the place where the in_transaction property is set. I just see that the default is false and that its being called in a few ...
Hi, so are there any more issues in MDB? I just released 1.1.2-RC2 which fixes the issues with setOption and getOption. There were also some minor fixes to the...
Hi, I am just poking for feedback on the 1.1.2RC1 release. I would like to know if any of you people who reported problems in the 1.1.1 release can verify that...
... So far I have left the native datatypes to be exactly what metabases uses. Manuel usually makes very educated decisions. However the times do change and so...
Hello, ... The way I see it, Lukas is trying to make it work differently in hope to improve the use of a function that is being explicitly discouraged in the...
Hi, I am having some trouble getting the numRows() method to work like I want it to in the oracle driver. 1) Right now numRows() works the Metabase way of...
... the ... result, ... in ... Could that be fixed by simply storing the query in an array with the resource handle as an index? ... might ... Well that is...
Hi, I have committed the first working Oracle driver to CVS. It can probably still use some tweaking, but the driver now passes all driver tests, except the...
I have installed apache 1.3.26, php 4.3, mysql 3.23.51 on windows. When I run the test on metabase beta files I have the following message: SHOW VARIABLES LIKE...
Dear Mr. lemos; How I can manage account statement like: 2002-10-12 120 120 2002-10-13 200 320 2002-10-15 -20 300 And sort by date asc and also desc. ...
I'm new to the concept of "stored procedures" in MS-SQL. Unfortunately, it looks like I will have to be using these in a current project where I am already...
Hello, I have just made available a XML-RSS news feed to help keep tracking the progress of the Metastorage progress. This is a 3 in 1 file: ChangeLog, TODO...
Hi, I just wanted to inform everybody, that I have written an article on MDB. You can read it in the printed version which is out soon or on their website: ...
Hi, I am just testing your latest releases and I am having trouble with the handling of the subdrivers. This problems seems to stem from the fact that...
Hi, I am coding on an application atm and I see myself frequently doing IN statements with data arrays that I gathered in a session. So you could do something...
Hello, As announced last week, Metastorage is an application that generates customizable APIs made of classes that store and retrieve objects stored in...
Hello, Finally I was able to make a initial release of MetaL persistence module. There is a more detailed news release in the page below, but basically this a...
Hello, Finally I made time to release a full blown application based on MetaL compiler persistence module. Here is the release announcement that may also be...
Hi, I have generated new MDB docs which you can find over at http://www.backendmedia.com/MDB/docs I am using PHPEdit to generate these docucments. There are...
Hi, well after messing up two releases (luckily accidentally labeled as "devel") I am very sure that this release is finally "stable" quality. changelog can be...
Hi, I just released MDB 1.0.1RC1. The two main new features are the new phpunit best testing framework that tests the MDB native methods (unlike the old test...
hi, this time i've a question about metabase xml schemas. i've built one for setting up my open source application. it contains both the schema and the...
Dear Manuel, Do you have any documentation on reverse engineering Metabase schemas? In particular, I'm interested in knowing what features are currently ...
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...
Hi, I am just wondering why you bother to determine the correct seperator to use in the MetabaseSetupInterface() function and the LoadExtension() method. ...