Re: alternate syntax for UNION?

2003-10-28 Thread Nitin
8, 2003 2:59 PM Subject: Re: alternate syntax for UNION? > > 2003-10-26 kl. 16.56 skrev Victor Spång Arthursson: > > > Desperately need some way to get around the fact that UNION is not > > possible to use on mysql prior to version 4… > > > > Was just about to launc

Re: alternate syntax for UNION?

2003-10-28 Thread Martijn Tonies
Hi Victor, > > Desperately need some way to get around the fact that UNION is not > > possible to use on mysql prior to version 4… > > > > Was just about to launch a site when it showed up that the hosting > > provider was running version 3. > > > > Help! > > Come on now - don't make me change

Re: alternate syntax for UNION?

2003-10-28 Thread Victor Spång Arthursson
2003-10-26 kl. 16.56 skrev Victor Spång Arthursson: Desperately need some way to get around the fact that UNION is not possible to use on mysql prior to version 4… Was just about to launch a site when it showed up that the hosting provider was running version 3. Help! Come on now - don't m

RE: alternate syntax for UNION?

2003-10-26 Thread Freddie Sorensen
Victor How about generating a temporary table with the results of both queries ? Or open two recordsete and merge them in your code ? Freddie -Original Message- From: Victor Spång Arthursson [mailto:[EMAIL PROTECTED] Sent: Sonntag, 26. Oktober 2003 16:56 To: [EMAIL PROTECTED] Desper