Danke ;-) wusste es kann nix gravierendes sein. Die statements sind im normfall in gross, aber ich war grad richtig entnervt.
Danke nochmals Gruss rico -----Urspr�ngliche Nachricht----- Von: Zeljko Kvesic [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 19. September 2003 16:29 An: '[EMAIL PROTECTED]' Betreff: AW: [Database.asp] Abfrage bringt kein resultat, obwohl daten vorhanden das Feld user solltest Du in Eckigeklammer setzten also so SELECT * FROM tabelle WHERE [user] LIKE '%test%' kleiner Tipp schreib immer die SQL Statements in Gro�schrift Gru� Zeljko -----Urspr�ngliche Nachricht----- Von: Schoenauer, Rico [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 19. September 2003 16:30 An: [EMAIL PROTECTED] Betreff: [Database.asp] Abfrage bringt kein resultat, obwohl daten vorhanden Hallo liste Hab da ein kleines problem mit einer abfrage. Arbeite seit heute mit einem sql-server, also die frage h�rt sich vielleicht etwas l�cherlich an, aber ich finde dar�ber keine infos. Mit: Select * from tabelle Werden alle datens�tze angezeigt. �ndere ich jedoch die abfrage wie folgt: Select * from tabelle where user like '%test%' Kommt kein datensatz, obwohl user test existiert. F�r jede hilfe dankbar Gruss rico _______________________________________________ Database.asp mailing list [EMAIL PROTECTED] http://www.glengamoi.com/mailman/listinfo/database.asp
************************************************************************************ This e-mail message is intended only for the addressee(s) and contains information which may be confidential. If you are not the intended recipient please do not read, save, forward, disclose or copy the contents of this e-mail. If this e-mail has been sent to you in error, please delete this e-mail and any copies or links to this e-mail completely and immediately from your system. We also like to inform you that communication via e-mail over the Internet is insecure because third parties may have the possibility to access and manipulate e-mails. Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of The Swatch Group Ltd. ************************************************************************************
