Rekall and associated software

2003-11-09 Thread John Dean
Hi It gives me great pleasure to inform you that Rekall, the cross-platform alternative to MS Access, is now totally GPL. So please visit http:// www.totalrekall.co.uk get youself a copy. In order  for you to be able to download you must register with the Total Rekall Portal. The reason we have

RE: [ANN] Blue World Announces Lasso vs PHP White Paper

2002-03-07 Thread John Dean
At 12:30 07/03/2002 -0700, [EMAIL PROTECTED] wrote: >I think this is should be > > Learning Lasso$2500 PHP $2500 This may be true if you have no knowledge of either system, but most people on this list have a great deal of experience using PHP and for them that would be money down t

Re: Blue World

2002-03-07 Thread John Dean
Hi It a Mac and Windows thing At 11:35 07/03/2002 -0800, Dreamtime.net Inc. wrote: >Does it run on Unix? > >S > > > -Original Message- > > From: Cathy Cunningham (Blue World Lasso Evangelist) > > [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, March 07, 2002 10:37 AM > > To: Chuck "PUP" Pa

Re: Info about MySQL drivers

2002-03-05 Thread John Dean
Hi First of all this question belongs on the [EMAIL PROTECTED] mailing list. Secondly, you should not be sending this kind of a question to the MySQL developers Thirdly, the QMYSQL3 driver is part of the QtV3.0.x distribution. I presume you have the X-11 Free Edition of Qt, so run ./configure -

Re: Newbie: Load Data

2002-03-03 Thread John Dean
Hi At 20:27 02/03/2002 +, [EMAIL PROTECTED] wrote: >Hi, > >I am new to MySQL and to this list. I am currently going through Paul >Dubois' book, "MySQL." I have set up MySQL on my Win 98 machine and am >able to access and create databases and tables. > >The problem I am having is when I tr

Re: 2 seperate mysql-servers cooperate???

2002-03-03 Thread John Dean
Hi You could handle this problem in a similar manner to the way we handle it for the Sharp Zaurus PDA. We have a synch module which acts a mediator between both the central db and the db on the PDA. In our case the PDA stores info in a flat file system and the synch module maps data between th

Re: mysql task scheduler

2002-03-02 Thread John Dean
Hi Rekall from http://www.theKompany.com includes a task scheduler At 09:27 02/03/2002 +0100, Georg Richter wrote: >On Saturday, 2. March 2002 09:11, Varsha Gaware wrote: > > > Can I schedule a task in mysql ? I want to perform some operation on > > database after a specific period of time. Is it

Re: Please Help! MySql 4.01/PhP 4.06 looking for Libmysqlclient.so.10?

2002-03-02 Thread John Dean
At 13:26 01/03/2002 -0700, Van wrote: >Ronald Arenas wrote: > > > > I have installed MySql 3.23.49, PHP 4.06, and Apache 1.3.20 successfully on > > my RH 7.2 box. Now I try to install MySql 4.01 (after removing MySql > > 3.23.49) I get a "Php-mysql.4.xx requires libmysqlclient.so.10". My > atte

Re: Please Help! MySql 4.01/PhP 4.06 looking for Libmysqlclient.so.10?

2002-03-02 Thread John Dean
Hi All you need to do is include a symlink on libmysqlclient.so.11 to point to libmysqlclient.so.10 e.g ln libmysqlclient.so.11 libmysqlclient.so.10 At 15:18 01/03/2002 -0500, Ronald Arenas wrote: >I have installed MySql 3.23.49, PHP 4.06, and Apache 1.3.20 successfully on >my RH 7.2 box. Now

RE: Row affected from Mysql Command line and api's

2002-03-01 Thread John Dean
stion. > >Thanks and regards, >Chetan Lavti > > > > > >-Original Message- >From: John Dean [mailto:[EMAIL PROTECTED]] >Sent: Friday, March 01, 2002 5:25 PM >To: DL Neil; Chetan Lavti; [EMAIL PROTECTED] >Subject: Re: Row affected from Mysql Command line a

Re: Row affected from Mysql Command line and api's

2002-03-01 Thread John Dean
Hi I think you need to read a book on C since C has no notion of a boolean value At 11:40 01/03/2002 +, DL Neil wrote: >Hi Chetan, > >Suppose I have a table : > >mysql> select * from flag_test; >++--+ >| name | flag | >++--+ >| Chetan | Y| >++--+ >1 r

RE: about installing mysql on windows 98

2002-03-01 Thread John Dean
At 09:07 01/03/2002 +0200, savaidis wrote: >I have Apache and MySQL both installed on W98 with no problem at >installation or running. >I think, yes, is possible to install and run MySQL only. >But how you can use it without php for example? What has PHP got to do with running MySQL. I neither ha

Re: get MySQL db size

2002-03-01 Thread John Dean
Hi The question concerns HEAP tables and the answer can be found in Chapter 8 section 8.4 HEAP Tables At 12:04 01/03/2002 +0200, Victoria Reznichenko wrote: >Li, >Friday, March 01, 2002, 8:23:33 AM, you wrote: > >Leoen> Hi, all MySQL team >Leoen> How can we get MySQL database size? > >If you wan

Re: Problems with GRANT and REVOKE

2002-02-28 Thread John Dean
And if we where talking about MySQL on Windows At 13:02 28/02/2002 +0200, Victoria Reznichenko wrote: >Joerg, >Thursday, February 28, 2002, 12:03:18 PM, you wrote: > >JH> i like to have a DB per user so i do > >JH> GRANT ALL ON username.* TO username@"%" IDENTIFIED BY 'password'; > >JH> This is f

Re: C IDE for Windows...........?

2001-11-11 Thread John Dean
Hi At 10:46 12/11/2001 +, Syed Ali Dost wrote: >Hi... > >I'm new to MySQL. I can play it by ODBC connectivity using JDBC-ODBC bridge. >But I want to write code in C using MySQL native C-APIs. One reason for me >to switch to MySQL is its C-APIs. I've been using Borland Turbo C/C++ 3.0 >for

ANNOUNCE: Quanta Plus

2001-11-11 Thread John Dean
Quanta Gold is a the Web developer's dream tool. Use its simple point-and-click interface to quickly and easily create powerful websites, even using the latest scripting languages like PHP. Keep an eye on the growth and structure of your site with its special tree view. Take advantage of its s

ANNOUNCING: Rekall, DataArchitect and Quanta Plus GOLD

2001-10-18 Thread John Dean
Hi TheKompany is pleased to announce the release of Rekall RC1. Rekall is a=20 cross platform programmable, Database Management System (DBMS), which=20 supports multiple database systems, including MySQL. With Rekall you will=20 be able to quickly and easily build database applications using Rekal

Re: AW: Newbie question

2001-10-18 Thread John Dean
Hi I never could spell :o) At 10:54 18/10/2001 +0200, Gerald-Markus Zabos wrote: >Hi John, > >looks like an error: AUTO_INCREMENT s the right spelling. > >Gerald > >*G* > >-Ursprungliche Nachricht- >Von: John Dean [mailto:[EMAIL PROTECTED]] >Gesendet: D

Re: Newbie question

2001-10-18 Thread John Dean
Hi Use Create Table Test ( ID INT NOT NULL AUTO_INCREAMENT, .. ); At 08:48 18/10/2001 +0100, Dave Prout wrote: >Hi, > > I've just started with MySQL. I want my table to have a column > containing >an ID which is an integer that gets incremented on each insert, just l

Re: ANNOUNCE: MyVCC-0.3.2.pre-alpha released

2001-08-20 Thread John Dean
ond is 2.bmp, which is the >>>error message I got. Please take a look. >>> >>>Am I setting anything wrong here? I don't think it is on server side >>>since the other GUI works on the same client Win2000. >>> >>>Thanks, >>> >>

Re: ANNOUNCE: MyVCC-0.3.2.pre-alpha released

2001-08-20 Thread John Dean
>since the other GUI works on the same client Win2000. > >Thanks, > >Shu > > >At 06:45 AM 8/20/2001 +0100, John Dean wrote: >>Hi Shu, >> >>At 20:08 19/08/2001 -0700, Shu Xiao wrote: >> >> >>>John, >>> >>>I got proble

Re: ANNOUNCE: MyVCC-0.3.2.pre-alpha released

2001-08-19 Thread John Dean
log and saw connection log, which was a real >connection request to 'mysql'. This is not correct. My server is running >on the other machine. > >Please have a look at this. > >Thanks, > >Shu > > >At 08:44 AM 8/18/2001 +0100, John Dean wrote: >>Hi &

ANNOUNCE: MyVCC-0.3.2.pre-alpha released

2001-08-18 Thread John Dean
Team __ ___ __ __ / |/ /_ __/ __/ __ \/ / John Dean <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, http://www.mysql.com/ /_/ /_/\_, /___/\___\_\/ Mansfield, Engla

Re: if Linux and Win2000 dual boot is possible?

2001-04-27 Thread John Dean
ds John -- MySQL Development Team __ ___ __ __ / |/ /_ __/ __/ __ \/ / John Dean <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, http://www.mysql.com/ /_/ /_/\_, /___/\___\_\/ Mansfield, England, UK <___/ ---

Re: mySql and trigger/transaction support

2001-04-24 Thread John Dean
t; > > >-- >--- >Peter Skipworth >Perl Developer/Unix Systems Administrator >[EMAIL PROTECTED] >+44 795 055 0029 >--- >4c 61 20 6c 6f 79 52 75 62 20 73 41 20 65 52 61 >20 45 65 62 4f 4c 47 6e 74 20 20

Re: Plase Let us know if there is a Racialism for Mysql product and quit

2001-04-18 Thread John Dean
nction is C:\WINDOWS. If the system was installed in the root >directory of drive C, the path retrieved is C:\. >uSize >[in] Specifies the maximum size, in TCHARs, of the buffer specified by the >lpBuffer parameter. This value should be set to MAX_PATH to allow sufficient >room for the path. > > &g

Re: TO access the mysql data base from command promt

2001-04-17 Thread John Dean
ist archive) > >To request this thread, e-mail <[EMAIL PROTECTED]> >To unsubscribe, e-mail <[EMAIL PROTECTED]> >Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php Regards John -- MySQL Development Team __ ___ __

Re: Simple question

2001-04-17 Thread John Dean
unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php Regards John -- MySQL Development Team __ ___ __ __ / |/ /_ __/ __/ __ \/ / John Dean <[EMAIL PROTECTED]> / /|_/ / // /\ \/

Re: Bug in Documentation ?

2001-04-17 Thread John Dean
t when i put it into a c:\windows directory it works fine. > >Regards. >Yusuf INCEKARA >Avukatpro Limited Sirketi Regards John -- MySQL Development Team __ ___ __ __ / |/ /_ __/ __/ __ \/ / John Dean <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /_

Re: Fwd: Metadata Retrieval

2001-04-16 Thread John Dean
unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php > > Regards John -- MySQL Development Team __ ___ __ __ / |/ /_ __/ __/ __ \/ / John Dean <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/

Re: Can I create database local in Windows & upload to Linux server.

2001-04-16 Thread John Dean
t; >To unsubscribe, e-mail <[EMAIL PROTECTED]> >Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php Regards John -- MySQL Development Team __ ___ __ __ / |/ /_ __/ __/ __ \/ / John Dean <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /_

Re: Select Question

2001-04-13 Thread John Dean
> >To unsubscribe, e-mail <[EMAIL PROTECTED]> >Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php Regards John -- MySQL Development Team __ ___ __ __ / |/ /_ __/ __/ __ \/ / John Dean <[EMAIL PROTECTED]> / /|_/ / // /

Re: Stable version

2001-04-13 Thread John Dean
d, e-mail <[EMAIL PROTECTED]> >To unsubscribe, e-mail <[EMAIL PROTECTED]> >Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php > > Regards John -- MySQL Development Team __ ___ __ __ / |/ /_ __/ __/ __ \/

Re: ms frontpage

2001-04-13 Thread John Dean
Server At 23:40 12/04/2001 +0300, ilker YILDIZ wrote: >Hi, >I want connect mysql databse with ms front page 200. >How? >What do i? >Thanks. Regards John -- MySQL Development Team __ ___ __ __ / |/ /_ __/ __/ __ \/ / John Dean &l

Re: recommended install

2001-04-09 Thread John Dean
y: http://lists.mysql.com/php/unsubscribe.php Regards John -- MySQL Development Team __ ___ ____ __ __ / |/ /_ __/ __/ __ \/ / John Dean <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, http://www.mysql.com/ /

Re: Disappearing "\"

2001-04-09 Thread John Dean
EMAIL PROTECTED]> > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php -- Regards John -- MySQL Development Team __ ___ __ __ / |/ /_ __/ __/ __ \/ / John Dean <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, http://www.mysql.com/ /

Re: Setting up MySQL on Windows 2000

2001-04-08 Thread John Dean
<[EMAIL PROTECTED]> >To unsubscribe, e-mail <[EMAIL PROTECTED]> >Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php Regards John -- MySQL Development Team __ ___ __ __ / |/

Re: Visual C++

2001-04-06 Thread John Dean
>Before posting, please check: >http://www.mysql.com/manual.php (the manual) >http://lists.mysql.com/ (the list archive) > >To request this thread, e-mail <[EMAIL PROTECTED]> >To unsubscribe, e-mail <[EMAIL PR

Re: CVS does not work!

2001-03-31 Thread John Dean
r "official" snapshots? > > Best regards! -- Regards John MySQL Development Team __ ___ __ __ / |/ /_ __/ __/ __ \/ / John Dean <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ /

Re: Need examples of companies using mysql

2001-03-30 Thread John Dean
.mysql.com/manual.php (the manual) >http://lists.mysql.com/ (the list archive) > >To request this thread, e-mail <[EMAIL PROTECTED]> >To unsubscribe, e-mail <[EMAIL PROTECTED]> >Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php Rega

Re: No Stored Procedures - Big Deal

2001-03-30 Thread John Dean
le, MS SQL, Interbase, etc.) > > compiled code. They are compiled once and used in their compiled state > > until they are modified. This offers faster execution than embedded sql, > > which much be compiled each time it is submitted. > > > > IMHO, > > Cal > &g

Re: No Stored Procedures - Big Deal

2001-03-30 Thread John Dean
tress > > === > FreeSQL.org offering free database hosting to developers > Visit http://superid.dyndns.org:8080/freesql/index.php -- Regards John MySQL Development Team __ ___ __ __ / |/ /_ __/ _

Re: where is a "visual" tool to use MySQL?

2001-03-29 Thread John Dean
php/unsubscribe.php Regards John MySQL Development Team __ ___ __ __ / |/ /_ __/ __/ __ \/ / John Dean <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, http://www.mysql.com/ /_/ /_/\_, /___/\___\_\/ Mansfield, England, UK <___/ -

Re: MySQL vs MS-SQL performance

2001-03-27 Thread John Dean
ight which made it go slow. I am not sure. > >Or maybe Microsoft, in their monopolistic ways, created special hooks >between ASP and MS-SQL server to make the communication go somehow faster. >Anyone had similar experiences to mine? > >- Steve Regards John MySQL Development Team _

Re: mySQL Gui problem

2001-03-27 Thread John Dean
Hi Please read Chapter 6 - The MySQL Access Privilege System in the reference documention Regards John On Tuesday 27 March 2001 12:31, Neil wrote: > To Whom It May Concern: > > I have set up a mySQL server on a Windows NT Server and use the mySQL Gui > client on a Window 98 workstation to connec

Re: question.

2001-03-25 Thread John Dean
e) > >To request this thread, e-mail <[EMAIL PROTECTED]> >To unsubscribe, e-mail <[EMAIL PROTECTED]> >Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php Regards John MySQL Development Team __ ___ __ __ / |/ /_ __/ __/ _

Re: MYSQL on Windows 2k

2001-03-22 Thread John Dean
'mysql' on the prompt it says it's an >unrecognized command. Please help. Regards John MySQL Development Team __ ___ __ __ / |/ /_ __/ __/ __ \/ / John Dean <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, http://www.mysql.com/ /_/ /_/\

Re: MySQL data structure

2001-03-21 Thread John Dean
PHP web site > > Thanks in advance -- Regards John MySQL Development Team __ ___ __ __ / |/ /_ __/ __/ __ \/ / John Dean <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, http://www.mysql.com/ /_/ /_/\_, /___/\___\_\/ Mansfield, England, UK <___/ --

Re: Antwort: Re: any ASP/ADO/MySQL programmers out there? (LONG answer)

2001-02-28 Thread John Dean
Hi Since the language of business here at MySQL is English it would be nice if all messages to the list are written in English. This way you would have more chance of receiving reply On Wednesday 28 February 2001 12:54, [EMAIL PROTECTED] wrote: > On 28.02.2001 13:13:05 Bob Hall wrote: > > >Og

RE: Data modeling tool

2001-02-11 Thread John Dean
-- >Before posting, please check: >http://www.mysql.com/manual.php (the manual) >http://lists.mysql.com/ (the list archive) > >To request this thread, e-mail <[EMAIL PROTECTED]> >To unsubscribe, e-mail <[EMAIL PROTECTED]> &g

Re: Data Modeling

2001-02-01 Thread John Dean
o unsubscribe, e-mail <[EMAIL PROTECTED]> >Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php Regards John MySQL Development Team __ ___ __ __ / |/ /_ __/ __/ __ \/ / John Dean <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ /

Re: mysql mail madness

2001-01-24 Thread John Dean
n stop receiving the >same message more than once? > >On one occassion I had 7 identical messages in my mail box. > > > > >Edd. Regards John MySQL Development Team __ ___ __ __ / |/ /_ __/ __/ __ \/ / John Dean <[EMAIL PROTECTED]> / /|_/

Re: oriented object databases

2001-01-24 Thread John Dean
com/php/unsubscribe.php Regards John MySQL Development Team __ ___ __ __ / |/ /_ __/ __/ __ \/ / John Dean <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, http://www.mysql.com/ /_/ /_/\_, /___/\___\_\/ Mansfield, England, UK <___/ -

Re: Microsoft Visual C++ 6.0 API

2001-01-22 Thread John Dean
ng? Try: http://lists.mysql.com/php/unsubscribe.php Regards John MySQL Development Team __ ___ __ __ / |/ /_ __/ __/ __ \/ / John Dean <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL

Re: Win 95/98/nt

2001-01-18 Thread John Dean
//lists.mysql.com/php/unsubscribe.php Regards John MySQL Development Team __ ___ __ __ / |/ /_ __/ __/ __ \/ / John Dean <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, http://www.mysql.com/ /_/ /_/\_, /___/\___\_\/ Mansfield, England, UK <___/ ---

Re: Sub-querys supported?

2001-01-15 Thread John Dean
chive) > >To request this thread, e-mail <[EMAIL PROTECTED]> >To unsubscribe, e-mail <[EMAIL PROTECTED]> >Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php Regards John MySQL Development Team __ ___ __ __ / |/ /_ __/ __

Re: Windows ME under MySQL?

2001-01-15 Thread John Dean
(the list archive) > >To request this thread, e-mail <[EMAIL PROTECTED]> >To unsubscribe, e-mail <[EMAIL PROTECTED]> >Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php Regards John MySQL Development Team __ ___ __ __

Re: Anyone have experience with ORACLE and ASP?

2001-01-15 Thread John Dean
request this thread, e-mail <[EMAIL PROTECTED]> >To unsubscribe, e-mail <[EMAIL PROTECTED]> >Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php Regards John MySQL Development Team __ ___ __ __ / |/ /_ __/ __/ __ \/ / John Dean &l

Re: Sub-Query in Windows 2000

2001-01-15 Thread John Dean
t; >To request this thread, e-mail <[EMAIL PROTECTED]> >To unsubscribe, e-mail <[EMAIL PROTECTED]> >Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php Regards John MySQL Development Team __ ___ __ __ / |/ /_ __/ __/ __

Re: Moving Fields Around

2001-01-15 Thread John Dean
ing, please check: >http://www.mysql.com/manual.php (the manual) >http://lists.mysql.com/ (the list archive) > >To request this thread, e-mail <[EMAIL PROTECTED]> >To unsubscribe, e-mail <[EMAIL PROTECTED]> >Trouble unsubscribing? Try: http://lists.mysql