Hi All, Just trying to get a list together here; any comments greatly appreciated: Structural differences (or better what will need to be added to metabase to...
... Well the Sybase driver for metabase is being contributed by someone ... hopefully that person will be available to do testing ... ... Yup, and it has...
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, ... It seems that you have some sort of auto-update attribute in that field. You did not create the table with the Metabase manager class didn't you? ...
Could the source of the confusion be the same that I had? Timestamp fields in Mysql are special Metabase actually uses the Datetime type for Timestamps Mysql...
Hi, ok next week I will attempt phase 2 which will be to actually use DB.php as a factory to call metabase_database.php and start changing some of the method...
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...
I am not sure what the exact problem is but the function is included in the metabase_database.php file inside the metabase_database_class... All RDBMS drivers...
Hello, ... This can easily be emulated because Metabase supports random access to database rows. ... This was planned to be added to Metabase similarly to JDBC...
... seems ... object ... so I will not worry about doing this myself for now ... people ... Well you can get the column names in metabase iirc. But if you are...
... Just refering to the long list of defines in PEAR-DB where you can define the default functionality of a number of methods. Best regards, Lukas Smith ...
... included in ... Thanks for the response. Yes ... I see that now. Pardon. I received an error and too quickly jumped to a response. I'll go back now and see...
... 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...
alex black
enigma@...
Feb 4, 2002 6:04 pm
527
Hello, ... I will do it soon. ... Actually no. In the more than 12500 lines of Metabase PHP code, there are about 260 points where an error condition is set....
Hello, ... Don't bother to change anything in Metabase until you make the proof of concept and everybody agrees about the viability of this merger. Also keep...
Hello, ... Because it is optional. The default include path which is the current directory may be already correct but the necessary driver file may be missing....
Hello, I tried to send this message before, but lists.php.net server is saying that my address is in the bad mailfrom list. Lets see if it reaches pear-dev via...
... No, unfortunately there is no code right now. So far I have only spend time examining the possible problem zones. I understand that it is vital to get this...
... current ... be ... Well 4 years in Brazil and 2 kids who speak Portuguese better than English help me with the first part :), and the rest did point me to ...
Hello Manuel & Lucas, Manuel was quite right, i did not create the tables using Metabase manager class. I ran my SQL DDL scripts on MySQL. After setting up the...
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...
alex black
enigma@...
Feb 9, 2002 5:54 pm
535
Hello, ... There is no problem. In the worst case you need to alter the table field types a little. ... No, you can always use Metabase as you use native...
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 :...
metabase-dev@yahoogro...
Feb 9, 2002 6:30 pm
537
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! :-) ...
Well a couple possible solutions to the problem in general (I have not looked at your code ... just got home at 5am and going to bed soon :-) ) 1) create a new...
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...
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...