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...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

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

Hello ! i ended here after an intense research... I have a problem : i have a mysql db, must fetch data and export to mdb file and dbf file... now i have a...
2 Oct 21, 2007
4:47 pm

Manuel Lemos
mallemos
Send Email

Hello Manuel- I have been using Metabase and MySQL for awhile now. I just started playing around with PostgreSQL (using Metabase) last night. Looks like SQL...
3 Aug 8, 2006
9:40 pm

idiroddi
Send Email

Hello, The Metabase API was enhanced to provide database independent escaping of % and _ in SQL LIKE expressions that may need to take these and other wildcard...
1 Jul 13, 2006
5:29 am

Manuel Lemos
mallemos
Send Email

- The SQLite driver was updated to support native auto-increment fields, primary keys, and binary data escaping stored in BLOB fields. - This driver also...
1 Nov 22, 2005
9:57 pm

Manuel Lemos
mallemos
Send Email

OK the last update, for now, until someone who knows what they are doing can verify what I've done. This one is completing all 16 conformance tests. And now...
10 Nov 21, 2005
4:00 am

Manuel Lemos
mallemos
Send Email

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
  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