SV: SQL-HELP

2004-02-17 Thread Rodolphe Toots
yeah but that wont really do it since the names are in two columns so, there must also be a UNION included do a union and then select distinct on the result from the union that should do it (eller hur?) -Ursprungligt meddelande- Från: Jonas Lindén [mailto:[EMAIL PROTECTED] Skickat: den 17

subquerys

2004-01-29 Thread Rodolphe Toots
hi all! i have a question regardin subselects or subqueries in the SELECT statement i searched the manual yesterday but did not find any answer to this in my SELECT statement i would like to do a subselect like this SELECT t1.field1, t1.field2, (SELECT count(t2.field1) FROM table2 t2 WHERE t2.f

SV: MySQL-Front: How Do I "EXPORT TABLES FROM MYSQL 3.23 TO MS SQ L Server 2000 ?

2003-06-17 Thread Rodolphe Toots
hi! maybe i can help here this is how to do it: open up 2 connection windows with your source and destination databases then click on im/export in the menu select "export tables" select which database and check the table/tables you want to export in the output section on the same dialog select whe

fastest DB engine

2003-06-16 Thread Rodolphe Toots
hi all! i am currently working on a community projekt the DB is a mySQL DB but i am not sure which engine to use i know that innoDB supports foreign keys which i really want i order to keep the data consistent since there will be a lots of insert, delete and update activity with forums and guestbo

mySQL GUIs

2003-06-11 Thread Rodolphe Toots
hi! i am looking for a good mySQL gui for windows i have used mySQL front, which was an excellent free program, but i did not handle relations and diagrams. also the program is no longer being developed i have now found the prog mySQL tools (http://www.mysqltools.com/) and mySQL explorer that w