Thema: Delphi sql problem

Einzelnen Beitrag anzeigen

Benutzerbild von Desmulator
Desmulator

Registriert seit: 3. Mai 2007
Ort: Bonn
169 Beiträge
 
#9

Re: sql problem

  Alt 16. Mai 2009, 23:22
Zitat von omata:
Zitat von Desmulator:
Probiers so :

select * from `daten` where `tabelle` = 'Test'
Dann ist aber die Groß-/Kleinschreibung zu beachten!
select * from `daten` where `TABELLE` = 'Test'
Lars
There are 10 kinds of people in the world:
those who get binary, and those who don’t.
  Mit Zitat antworten Zitat