SUMmarizing/GROUPing over UNION SELECT?

2003-11-04 Thread Ivo
: 1 2 3 4 5 TIA, Ivo Karindi -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

SQL for Running Total?

2003-10-29 Thread Ivo
What is the trick for writing a SQL that gives me running totals of some values? For example, I have a table with values like this: Field1 1 2 3 4 and I want a SQL to return something like this: 1 3 6 10 TIA, Ivo Karindi -- MySQL General Mailing List For list archives: http://lists.mysql.com

mysql and windows 2003

2003-07-16 Thread Ivo Trompert
Wy can't I start the service in windows 2003 server have any one a solusion? Pleas help Ivo tompert

Export of text fields from Access2000

2002-10-11 Thread Ivo Dvorak
workaround from this? PLEASE send message to [EMAIL PROTECTED] if you know what to do. Thanks. Ivo - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list

put row

2002-08-14 Thread Ivo Beckers [infopractica.nl]
vior, this would mean a combination of insert or update, but is there something like a put or load? Thx, Ivo. - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/

Question

2001-12-12 Thread Ivo Dvorak
Hi, I am quite new with MySQL and I have a question. How can I easily make a copy of a mysql database locally stored on a server where I have all admin rights etc. I did not find such a utility/command in the standard MySQL manual nor in admin utilities I use. I use currently the mysqldump utili