Search the web
Sign In
New User? Sign Up
metabase-dev · Metabase Development discussions list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1027 - 1056 of 1151   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1027
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...
Lukas Smith
dybvandal
Online Now Send Email
Jun 20, 2003
1:20 pm
1028
Hello, ... I already thought of this but did not see much point in moving to a separate package, except in the scope of PEAR. Since Metabase itself has no...
Manuel Lemos
mallemos
Offline Send Email
Jun 20, 2003
2:23 pm
1029
... Great! ... Erh? Oh. Wait, like read in a SQL schema from a DB and write out XML, and use that XML to create that schema on a new DB? heheheheh ... HARR!...
Alex Black
enigma@...
Send Email
Jun 20, 2003
10:04 pm
1030
I just downloaded the metabase.pdf and was wondering how up to date is this... I'd like to print it out before I go home and check it out over the weekend, but...
laidbak6921
Offline Send Email
Jun 20, 2003
11:11 pm
1031
Hello, Finally, I have done a page for Frequently Asked Questions about Metastorage. I am preparing to announce the new Metastorage release with the forms ...
Manuel Lemos
mallemos
Offline Send Email
Jun 21, 2003
7:44 pm
1032
Hello, ... Yes, that is not upto date. Just print the HTML version. -- Regards, Manuel Lemos Free ready to use OOP components written in PHP ...
Manuel Lemos
mallemos
Offline Send Email
Jun 21, 2003
7:49 pm
1033
Hello, Finally I finished some documentation on using the code generated by Metastorage in your applications. This includes the use of forms handling classes...
Manuel Lemos
mallemos
Offline Send Email
Jun 26, 2003
4:37 am
1034
Whatever happened to this topic? I just tested an application with metabase in place of php native db calls and I'm impressed with the API availability. I'd...
laidbak6921
Offline Send Email
Jun 26, 2003
9:02 am
1035
Hello, ... The problem is there is no way to assure portability of a function to return associative arrays. What happens is that different databases return...
Manuel Lemos
mallemos
Offline Send Email
Jun 26, 2003
5:12 pm
1036
Manuel, Thanks for replying. You are absolutely right. I checked out some of the Metabase code and I see what you mean. There is no reason to bloat the...
Wil Moore
laidbak6921
Offline Send Email
Jun 26, 2003
5:37 pm
1037
Hi, as some of you may have noticed I have started to commit to a new branch of MDB which will become MDB 2.0. The main goals of MDB 2.0 are as follows: 1)...
Lukas Smith
dybvandal
Online Now Send Email
Jun 27, 2003
3:04 pm
1038
Hello, ... Metastorage will be using the direct to driver object calls but that can wait. That does not affect Metastorage generated classes API. Internally it...
Manuel Lemos
mallemos
Offline Send Email
Jun 27, 2003
3:51 pm
1039
As I understand it, MDB is a verbatum port of Metabase that works as a derived pear class. My main question is, why would one opt to use MDB over Metabase...
Wil Moore
laidbak6921
Offline Send Email
Jun 27, 2003
4:35 pm
1040
From: Wil Moore [mailto:laidbak6921@...] Sent: Friday, June 27, 2003 6:35 PM To: metabase-dev@yahoogroups.com Subject: [metabase-dev] MDB / Metabase As I...
Lukas Smith
dybvandal
Online Now Send Email
Jun 27, 2003
4:43 pm
1041
... It took a bit of studying, but in about an hour I was able to not only work with databases using Metabase, but I also understood its methods and how to...
Wil Moore
laidbak6921
Offline Send Email
Jul 1, 2003
8:49 pm
1042
From: Wil Moore [mailto:laidbak6921@...] Sent: Tuesday, July 01, 2003 10:49 PM ... "It took a bit of studying, but in about an hour I was able to not...
Lukas Smith
dybvandal
Online Now Send Email
Jul 2, 2003
12:12 am
1043
Hello, ... I have difficulty to understand why this is important to MDB/Metabase. I can see the interest of that if you want to use something else than ...
Manuel Lemos
mallemos
Offline Send Email
Jul 2, 2003
9:33 am
1044
Hello, Metastorage generates form handling classes In the continuation of the work to achieve further reduction of application development efforts, the new...
Manuel Lemos
mallemos
Offline Send Email
Jul 10, 2003
10:41 am
1045
I've tried the example from metabase tutorial with a database already created (not designing with XML) and I've an error : PHP Fatal error: Call to undefined...
k_philippot
Offline Send Email
Jul 12, 2003
2:50 am
1046
Hello ... Here it should be also: require("C:\metabase\metabase\metabase_database.php"); ... And here it should be: "IncludePath"=>"C:\metabase\metabase" -- ...
Manuel Lemos
mallemos
Offline Send Email
Jul 13, 2003
11:07 pm
1047
Thank you very much, I've find out this problem few minutes after sending the message, i'm really stupid ! I've tried a query to the database but the résult...
k_philippot
Offline Send Email
Jul 15, 2003
9:43 pm
1048
Hello, ... As explained in the documentation, that means it failed. Use the $db->Error() function to retrieve the explaining error message. That is ...
Manuel Lemos
mallemos
Offline Send Email
Jul 15, 2003
11:43 pm
1049
I've tried to update BLOB in my database with the script given in the metabase tutorial but it seems there is a problem with the MetabaseCreateLOB method. I...
k_philippot
Offline Send Email
Jul 25, 2003
12:15 pm
1050
Hello, ... Do you include metabase_lob.php ? That is where the LOB API is defined. -- Regards, Manuel Lemos Free ready to use OOP components written in PHP ...
Manuel Lemos
mallemos
Offline Send Email
Jul 25, 2003
12:27 pm
1051
Hi all - thanks Manuel for a great abstraction layer. I've been using it with mysql w/ out problems for a while now. However, I'm trying now to get it to work...
jamiemcclelland
Offline Send Email
Jul 25, 2003
7:42 pm
1052
Hello, ... Metabase assumes that you have installed the schema with the schema management functions. In the case of dates in MSSQL, these are created as length...
Manuel Lemos
mallemos
Offline Send Email
Jul 26, 2003
4:24 am
1053
Hi, Thanks for the responses! See below for comments. ... the ... Ahhh.. that makes sense. ... current ... ISO, ... date ... option to ... I stumbled across...
jamiemcclelland
Offline Send Email
Jul 26, 2003
5:47 am
1054
Hello, ... I think that only solves one side of the problem which is converting ISO dates to the current database format. However, it would not solve the ...
Manuel Lemos
mallemos
Offline Send Email
Jul 26, 2003
10:11 pm
1055
Manuel, I'm working on a opensource PHP/XML application framework using Metabase as abstraction layer. Since the project is attracting other developers around...
Stefano
slocati
Offline Send Email
Aug 3, 2003
11:25 am
1056
Hello, ... Yes, the licence is the same. BTW, Metabase manual is generated with MetaL. This means that the original source of the manual is in XML and is...
Manuel Lemos
mallemos
Offline Send Email
Aug 3, 2003
2:59 pm
Messages 1027 - 1056 of 1151   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help