> > Die Abfrage soll mittels LIKE > > verschiedene Datens�tze zur�ckliefern. > > Wird kein Parameter �bergeben, sollen > > alle Datens�tze zur�ckgeliefert werden. > > > > Hierzu habe ich folgendes Konstrukt > > gebildet: > > > > @nvcSearchString nvarchar(50) = '' > > > > WHERE > > hw_database..t_lif.name LIKE '%' + @nvcSearchString +'%' > > Claudius
hm??? ;-) ~~~~~~~~~~~~~~~~~~~~~~~~~~~sponsored by United Planet~~~~~~~~~~~~~~~~~ Intrexx.BizWalker + ODBC/OLEDB-Daten = ASP-Formular ATTACK! Download Intrexx CRM-Studio Now! http://www.intrexx.com _______________________________________________ Database.asp mailing list [EMAIL PROTECTED] http://www.glengamoi.com/mailman/listinfo/database.asp
