Re: Re: Re: Re: Temporary Table

2002-07-06 Thread Keith Yoder
2002 10:18 AM Subject: Re: Re: Re: Re: Temporary Table > Thanks Egor, but the table names in the example are > already lower case and I pasted them in SQL window of > the client. > > Since yesterday I have test to type the script > manually at the prompt in a DOS-window and then

Re: Re: Re: Re: Temporary Table

2002-07-06 Thread Ruda Gossen
Thanks Egor, but the table names in the example are already lower case and I pasted them in SQL window of the client. Since yesterday I have test to type the script manually at the prompt in a DOS-window and then all worked well. Trying to do the same in the SQL-window of MySQL-Front all was OK

Re: Re: Re: Re: Temporary Table

2002-07-06 Thread Egor Egorov
Ruda, Friday, July 05, 2002, 7:55:51 PM, you wrote: RG> Forgive me the wrong addressing - I didn't observed RG> that. RG> Yes I used same connection all the time. I am a RG> SQL-newbee and I suspect that the problem is the RG> installation or configuration. RG> I use Windows 2000 Pro, MySQL 4.0

Re: Re: Re: Temporary Table

2002-07-05 Thread Ruda Gossen
Forgive me the wrong addressing - I didn't observed that. Yes I used same connection all the time. I am a SQL-newbee and I suspect that the problem is the installation or configuration. I use Windows 2000 Pro, MySQL 4.0.1-alpha-max-nt and MySQL-Front 2.2 The MySQL-server and the client are inst

Re: Re: Re: Temporary Table

2002-07-05 Thread Egor Egorov
Hello Ruda, Friday, July 05, 2002, 4:05:03 PM, you wrote: Please, send your questions in the maling list, not only me. RG> Hello Egor, RG> I get NO result when i run the whole code. RG> If I run the create-statement once more I was told RG> that the table already exists and that is not a RG> sur