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 405 - 434 of 1151   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
405
... gather ... unsure ... and so I have done :-) http://www.psiweb-guide.aa.psiweb.com/MySQL/manual/manual_Performance.ht ml#Row_format so it really seems to...
Lukas Smith
dybvandal
Offline Send Email
Dec 3, 2001
2:41 pm
406
Hello, ... Ok, I was not aware. Anyway, it seems that MySQL does not support real CHAR and VARCHAR fields as it strips all trailing spaces, and it is not only...
Manuel Lemos
mallemos
Offline Send Email
Dec 3, 2001
10:41 pm
407
Manuel, Is the LOB support in the beta version of Metabase (in the files area) fully functional? I'm having trouble getting it to work as described in the ...
dbweingart
Offline Send Email
Dec 7, 2001
7:12 pm
408
Hello, ... I am glad that you reminded me because it no longer beta since a month ago. Please download the production version from the PHP Classes site. I will...
Manuel Lemos
mallemos
Offline Send Email
Dec 7, 2001
7:30 pm
409
Having done a read through on the Tutorial, looked through the Manual, and searched the archives on this (though I am not saying I couldn't have missed it), I...
Jason Lotito
jason_lotito
Offline Send Email
Dec 8, 2001
5:10 am
410
Hello, ... Metabase provides functions for creating sequences, droping sequences, getting the next value and get the current value (if possible). Creating and...
Manuel Lemos
mallemos
Offline Send Email
Dec 8, 2001
5:41 am
411
Why ist his needed (in the metabase_database.php file)? Function GetTextFieldValue($value) { $this->EscapeText($value); return("'$value'"); } using this i end...
Lukas Smith
dybvandal
Offline Send Email
Dec 8, 2001
6:47 pm
412
Hmm Anyways this is also set: In the general database class var $escape_quotes=""; in the mysql driver var $escape_quotes="\\"; finally it should obviously...
Lukas Smith
dybvandal
Offline Send Email
Dec 8, 2001
7:00 pm
413
Hello, ... Because it is shared by many database drivers. ... With this function only single quotes and the backslashes are escaped. ... You can, but why would...
Manuel Lemos
mallemos
Offline Send Email
Dec 8, 2001
7:48 pm
414
Hello, ... It isn't this function. ... If you are thinking about BLOBs, AddSlashes is used for those because it escapes NULs too. Regards, Manuel Lemos...
Manuel Lemos
mallemos
Offline Send Email
Dec 8, 2001
7:51 pm
415
... but why this? Lukas Smith smith@... _______________________________ DybNet Internet Solutions GbR Alt Moabit 89 10559 Berlin Tel. : +49 30 83 22 50...
Lukas Smith
dybvandal
Offline Send Email
Dec 8, 2001
8:30 pm
416
Nevermind ... you are right and I am an idiot :-) This release I am working on is killing me :( Lukas Smith smith@... _______________________________ ...
Lukas Smith
dybvandal
Offline Send Email
Dec 8, 2001
9:14 pm
417
Hello, ... Yes, MySQL-Max is not yet stable for production environments. Anyway, did it pass driver conformance tests with magic quotes Off in phpinfo()? ...
Manuel Lemos
mallemos
Offline Send Email
Dec 8, 2001
11:46 pm
418
... Manual, ... couldn't ... am ... handle ... Wonderful stuff ... sequences, ... Yes, I have found these and used them successfully. ... the ... same ... type...
jason_lotito
Offline Send Email
Dec 9, 2001
4:14 am
419
Ah no ... the blob issues remain on windows I even upgraded the mysql vesion to the latest stable 3.23.x The phpinfo() which I echoed in the driver_test.php...
Lukas Smith
dybvandal
Offline Send Email
Dec 9, 2001
12:21 pm
420
... My mistake, I had forgotten that the production version has already been released. ... My difficulty was that I was running the beta from the files area. ...
dbweingart
Offline Send Email
Dec 10, 2001
2:27 pm
421
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...
Send Email
Dec 11, 2001
4:56 am
422
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...
Send Email
Dec 11, 2001
4:57 am
423
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...
Send Email
Dec 11, 2001
4:58 am
424
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...
Send Email
Dec 12, 2001
10:28 pm
425
Hello, As you may have noticed Hervé HERITIER has been kind enough to provide PDF versions of the Metabase manual as well of a version translated to French of...
Manuel Lemos
mallemos
Offline Send Email
Dec 12, 2001
10:57 pm
426
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...
Send Email
Dec 18, 2001
6:12 am
427
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...
Send Email
Dec 18, 2001
6:14 am
428
Hello, Metabase published API has always been a bunch of functions named with Metabase prefix and having a database handler integer value as their first...
Manuel Lemos
mallemos
Offline Send Email
Dec 18, 2001
7:36 am
429
Hello, ... I have finally made time to check this on Windows with mysqld-max 3.23.46 server and all worked fine. Anyway, I fixed a bug before in the driver...
Manuel Lemos
mallemos
Offline Send Email
Dec 23, 2001
8:54 am
430
Yes, I will test it tomorrow. Looking forward to that release. Best regards, Lukas Smith smith@... _______________________________ DybNet Internet...
Lukas Smith
dybvandal
Offline Send Email
Dec 23, 2001
3:58 pm
431
Hello, If you are reading this and do not know what is Metabase, be aware that it is PHP database abstraction package for developing truely portable database...
Manuel Lemos
mallemos
Offline Send Email
Dec 24, 2001
9:03 am
432
Hello, ... Thank you for the support. Despite my efforts to have only one database abstraction layer officially sanctioned in PHP distribution, some people ...
Manuel Lemos
mallemos
Offline Send Email
Dec 24, 2001
5:00 pm
433
Hi, just wanted to tell you that the lob test still fails on my laptop win box MySQL 3.23.46-max-debug PHP Version 4.0.6 Windows NT 5.0 build 2195 ...
Lukas Smith
dybvandal
Offline Send Email
Dec 28, 2001
7:44 pm
434
Hello, ... I have just tried it again and it works without problems. The only difference is that I am running Windows 98. Can you please test it on Windows 98?...
Manuel Lemos
mallemos
Offline Send Email
Dec 28, 2001
11:04 pm
Messages 405 - 434 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