NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
DB Browser > SQL: No Results (solved)


Joined: 08 Feb 2005
Posts: 3
Location: Germany
Reply with quote
I use the latest activated PHPEd (Version 3.3.3 Build 3395)
In the SQL-Result Window i get no results.
I have tried only a simple
Code:
SELECT * FROM my_EXISTING_table;

When i try
Code:
SELECT * FROM my_NOT_EXISTING_table;
i get a error message. The connect to the database is consequently okay.
The Tab "Data" list all rows, why not the SQL-Query?

Any suggestions?

Thanks,
Oliver
View user's profileFind all posts by Typo3Send private message
Site Admin

Joined: 13 Jul 2003
Posts: 8335
Reply with quote
remove semicolon at the end of the statement.
Actually if you put semicolons you can run multiple SQL statements (batch mode) but in this case no results are expected.
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 08 Feb 2005
Posts: 3
Location: Germany
Reply with quote
Thanks, it is working now =)
View user's profileFind all posts by Typo3Send private message
DB Browser > SQL: No Results (solved)
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic