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

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 :...
219 Nov 2, 2005
4:50 pm

metabase-dev@yahoogro...
Send Email

Manuel Hi I've been using metabase now for a few months I use it to develop small apps using sqlite. I have been working with this driver converted for the...
5 Oct 31, 2005
10:26 pm

Lukas Kahwe Smith
dybvandal
Send Email

Hello, In case you don't know, I have just released a new version of Metabase. This release includes support for inserting rows in tables omitting the ...
1 Sep 21, 2005
4:52 am

Manuel Lemos
mallemos
Send Email

Hello, A new Metabase release is imminent. All new features were implemented, tested and documented. I am just finishing to update the tutorials and tomorrow I...
1 Sep 8, 2005
12:40 am

Manuel Lemos
mallemos
Send Email

I developed a little script to admin scripts: import, export, sincronize from a db to another delete the schemas are created under metabase/schemas But I found...
2 Aug 8, 2005
9:55 pm

Manuel Lemos
mallemos
Send Email

Hello, After a long time without significant enhancements to Metabase, I am finally adding support to database schema features like auto-increment fields and...
1 Jul 31, 2005
7:45 am

Manuel Lemos
mallemos
Send Email

Lese selbst: http://www.npd.de/npd_info/deutschland/2005/d0405-39.html...
1 May 20, 2005
9:44 pm

mlemos@...
mallemos
Send Email

Here's my situation: 1. The webserver does not have mysql 2. I do not have shell access to the web server Does metabase provide a 'flat-file&#39; style for...
3 Mar 31, 2005
3:38 am

jtrelfa
Send Email

Before I tried Metabase for the first time (last week) i used: //create select list options (id,lname,fname) $options_agents=array(""=>"Select an Agent"); ...
2 Feb 17, 2005
6:09 am

Manuel Lemos
mallemos
Send Email

Hello, ... That sounds like you are using MySQL 4.1 that has a backwards compatibility problem of not allowing the setting of default values of auto-increment...
1 Nov 21, 2004
2:56 am

Manuel Lemos
mallemos
Send Email

Hello, I've recently started playing with Metabase as a solution for my PHP database abstraction needs. I'm trying to write a project that needs to be...
3 Sep 7, 2004
4:56 pm

Manuel Lemos
mallemos
Send Email

Hello, It has been a while since I have not made a release of Metabase. Some people have even thought that Metabase development was halted. However, I have...
1 Aug 24, 2004
4:31 am

Manuel Lemos
mallemos
Send Email

Hello, In the latest released Metabase the method CreateDatabase() inside manager_mysql tests for existance of mysql_create_db function. If that function...
2 Jul 18, 2004
4:50 am

Manuel Lemos
mallemos
Send Email

Hi - I'm interested in extending the metabase class so I can add a wrapper around the Query function. I'd like to record all sql queries that are run by my...
2 Jun 8, 2004
2:45 am

Manuel Lemos
mallemos
Send Email

Hello, New and improved Metastorage documentation materials were released with the intention of helping developers to get started with this software ...
1 Mar 23, 2004
2:20 am

Manuel Lemos
mallemos
Send Email

Hi From looking at the code I can see that you are not fully supporting INNODB tables for mysql 4. ie transactions. If you don't mind I would like to have a...
3 Jan 7, 2004
9:53 pm

Thomas M. Duffey
c0rnfusion
Send Email

I have a varchar field in MSSQL server 2000 and for some reason, it won't fetchResult for the whole field (the field is over 4000 characters). does metabase...
2 Jan 7, 2004
9:47 pm

Manuel Lemos
mallemos
Send Email

The mysql changes can be found at http://www.phpfreaks.com/articles/188/0.php...
1 Dec 25, 2003
3:03 pm

bruce_nicholls
Send Email

Hi, Just walked into Metabase, and took a look at the documentation. Seemd to be just what I am looking for. Just one little question Where should best I...
3 Dec 17, 2003
7:05 pm

klaas venekamp
klaas_venekamp
Send Email
1 Dec 11, 2003
3:56 pm

Muammer Biskinler
mubis
Send Email

Dear Lemos; Id I do not assign the Host in database_arguments array, my visitors can connect to my mysql server through php-metabase as localhost And I have...
1 Dec 11, 2003
8:52 am

mubis
Send Email

I checked the documentation for the function: $previous_error_handler = MetabaseSetErrorHandler($database, $error_handler); I'm a bit confused regarding this....
4 Dec 2, 2003
10:43 am

Manuel Lemos
mallemos
Send Email

Hello everyone, I'm trying SetErrorHandler. $previous_error_handler = $mb->SetErrorHandler("myhandlerfunction"); The idea of a handler function is great, and...
5 Nov 26, 2003
12:49 pm

deathbycarrots
Send Email

Hi, I am just wondering what the purpose of the in_transaction property is. It seems like it is just the opposite of the auto_commit property. Is that...
2 Nov 1, 2003
12:51 pm

Manuel Lemos
mallemos
Send Email

... Hash: SHA1 Hi Manuel, I was not able to reverse engineer a MySQL schema until I turned the strcmp() call into strcasecmp() on line 432 of...
3 Oct 30, 2003
7:13 pm

Manuel Lemos
mallemos
Send Email

Hello, As a side note, I forgot to mention that the Metastorage tutorial is available here: ...
1 Oct 24, 2003
3:05 am

Manuel Lemos
mallemos
Send Email

Hi, the sqlite driver seems to be using sqlite_exec which only exist in C. It should rather use sqlite_query. Also I am not sure why it does some internal...
2 Oct 6, 2003
4:57 am

Manuel Lemos
mallemos
Send Email

Hi, are there any plans to add a Sybase driver or at least some code for a Sybase driver? Regards, Lukas Smith smith@... ...
3 Sep 27, 2003
7:43 am

Lukas Smith
dybvandal
Send Email

hi all, please answer me these quesions...... 1) how many maximum triggers we can make on a oracle table? 2) how many maximum procedures & functions we can ...
2 Aug 25, 2003
6:15 am

Manuel Lemos
mallemos
Send Email

Hi, diff -r1.70 metabase_mysql.php 382c382 < return($this->SetError("Get BLOB field value",MetabaseLOBError($clob))); ... value",MetabaseLOBError($blob)));...
2 Aug 25, 2003
6:13 am

Manuel Lemos
mallemos
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