Well currently you do something like QuerySet* (for exampple QuerySetInteger) for every placeholder in your prepared query. I have extended this to a method...
... Have a look at Smarty 2.0 <http://phpinsider.com>. They do this and it works brilliantly (but then what else do you expect when it's coded by Monte and...
Well ideally the user does not have to choose anything but only use what method he/she pleases. I think that is the goal we are trying to accomplish. I would...
... Cool, in CVS on Monday. All (be people): I'm going to put up a testing RFC for this stuff... anyone interested in taking it? ... Cool. ... There is as...
Lukas, If you are ready for testing we got no such announcement, and will now do so. As much as I and the other binarycloud developers can support you in this ...
That is an interesting question :-) I have made several releases (www.dybnet.de/metapear ... and go grab metapear.zip) and I asked for feedback and got close...
I have managed to (finally) make a connection and establish some queries with an Access db I am using with the following code part: //defineDSN based db setup ...
Hi, This is a reply to an email exchange with Manuel that I think is of general interest to the list I was talking about some additions that have come out of...
Hi. I need to access a Microsoft SQL Server with a set of rather "complicated" SQL queries and I want to make sure Metabase can support this. These is a...
Hi, just wanted to keep everyone uptodate. I will continue my work next week. Either in the form of patches to Metabase or if I do finally get some feedback in...
Hello, ... Yes, but to make PEAR DB really portable you need to pass always the database name because PEAR DB connect method effectively connects to a database...
Hello, ... I think that you should publish at least in metabase-dev and pear-dev because it is there where the most interested people drop by. Regards, Manuel...
Hi, I just updated the files at http://www.dybnet.de/metapear I added a bunch of functions from pear and changed some functions to match the PEAR API ... I...
Hi, well I hope you are not all to dissapointed with the lack of code. Anyways here is a little something that I hope will bring some confidence that merging...
Hi, well did not have as much time as I had hoped this week, but the things holding me back have cleared for the most part. Anyways I have been working a...
Hello Metabasians ... I ve been using Metabase for quite some time now with MySql & PHP 4.0.1 on Linux Apache. But i've stuck up with a strange behaviour of ...
Hello, ... Actually I didn't because I always resist the temptation of using the latest versions that are released. You know, new versions, new bugs! :-) ...
1. It appears that MySQL 4.01 has completely dropped the mysql_create_db function, which in turn rendered the metabase function as undefined. I modified the...
... Well the Sybase driver for metabase is being contributed by someone ... hopefully that person will be available to do testing ... ... Yup, and it has...
... I agree... I think LDAP support needs to come from another separate package. LDSP is not SQL :) _a ... That would be freaking AWESOME! yes! Yes! _a...
Just a couple minor typos or omissions that I found. MetabaseFetchResultAll "Fetch all rows of the specified result set row into a given two dimension array...
... Again, I agree about everything but database abstraction. It's fine to have applications use 5 different template engines as its only a matter of taste....
Hello, ... It was not clear whether you were accepting to add Metabase to PEAR independently of PEAR-DB or as a new implementation of PEAR-DB API. ... The same...
Hello, ... Thank you for being clear and indeed consistent with your original position on the matter. I think that now the time that Lukas is willing to invest...
Hello, ... I don't recall anybody stating that before and everybody agreeing. Anyway, I think you missed the original proposal about merging Metabase into PEAR...
... ok I'll go back to my cave and code all my applications in C++ and compile them into apache modules. hey, they would be fast when I was done :) actually,...
Hello, ... Maybe for what you want you would like to try BinaryCloud. That's is a well thought application framework, IMHO. http://binarycloud.tigris.org/ ...
... your first point is a good one, but as far as I understand that _is_ a goal... and yeah, lots of template engines is one thing, lots of DB abstraction...